summaryrefslogtreecommitdiff
path: root/gps.h
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-10-29 17:57:31 -0700
committerGary E. Miller <gem@rellim.com>2018-10-29 17:57:31 -0700
commit37f5efa105ffa2de7242ba640c4627ebe5afeb47 (patch)
tree3d135138aacae4edc28a8f7a3d62aecf77d4c2d2 /gps.h
parent751201571b0a152f9727a70ca349a2290f0b9e3d (diff)
downloadgpsd-37f5efa105ffa2de7242ba640c4627ebe5afeb47.tar.gz
driver_ubx: Fill in the obs_code field in rawdata_t.
Diffstat (limited to 'gps.h')
-rw-r--r--gps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gps.h b/gps.h
index 9c1873ae..16a71e96 100644
--- a/gps.h
+++ b/gps.h
@@ -1913,7 +1913,7 @@ struct rawdata_t {
/* sigid see satellite_t for decode */
unsigned char sigid;
unsigned char snr; /* SNR. 0 to 100 dB-Hz. */
- unsigned char obs_code[4]; /* 3 char RINEX observation code */
+ 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