summaryrefslogtreecommitdiff
path: root/gps.h
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-10-29 18:03:17 -0700
committerGary E. Miller <gem@rellim.com>2018-10-29 18:03:17 -0700
commit27df7583e3e07f2392cb0319604caa48461b2ba5 (patch)
treeef1dca7c5a6ff014670e4e15ab6b4f4775c0977e /gps.h
parent37f5efa105ffa2de7242ba640c4627ebe5afeb47 (diff)
downloadgpsd-27df7583e3e07f2392cb0319604caa48461b2ba5.tar.gz
rawdata_t: Add freqid, needed for GLONASS on RINEX.
Diffstat (limited to 'gps.h')
-rw-r--r--gps.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gps.h b/gps.h
index 16a71e96..46c7ef2a 100644
--- a/gps.h
+++ b/gps.h
@@ -1913,7 +1913,8 @@ struct rawdata_t {
/* sigid see satellite_t for decode */
unsigned char sigid;
unsigned char snr; /* SNR. 0 to 100 dB-Hz. */
- char obs_code[4]; /* 3 char RINEX observation code */
+ unsigned char freqid; /* The GLONASS (Only) frequency, 0 - 13 */
+ char obs_code[4]; /* 3 char RINEX observation code */
/* see RINEX documenetation
* GPS: L1: L1C, L1S, L1L, L1X, L1P, L1W, L1N
* L2: L2C, L2D, L2S, L2L, L2X, L2P, L2W, L2N