summaryrefslogtreecommitdiff
path: root/gps.h
diff options
context:
space:
mode:
Diffstat (limited to 'gps.h')
-rw-r--r--gps.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gps.h b/gps.h
index a322e177..4af5370b 100644
--- a/gps.h
+++ b/gps.h
@@ -1846,6 +1846,7 @@ struct satellite_t {
* GLONASS: 1 = L1 OF, 3 = L2 OF
*/
unsigned char sigid;
+ unsigned char freqid; /* The GLONASS (Only) frequency, 0 - 13 */
};
struct attitude_t {