summaryrefslogtreecommitdiff
path: root/gps.h
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2019-01-09 17:42:23 -0800
committerGary E. Miller <gem@rellim.com>2019-01-09 17:45:26 -0800
commita279060052a88b7900288d141a83a5acef995631 (patch)
tree092088bcb5646bdd2c3e8121d15311c192377bac /gps.h
parent835c3d54a98d6d1e922db5ee42fbf63311133799 (diff)
downloadgpsd-a279060052a88b7900288d141a83a5acef995631.tar.gz
driver_sirf: Add support for MID 67.1 and MID 67.16.
This is initial support for SiRFstarV chipset. Regressions updated. Skyview seems to work.
Diffstat (limited to 'gps.h')
-rw-r--r--gps.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gps.h b/gps.h
index cfafc341..1984230c 100644
--- a/gps.h
+++ b/gps.h
@@ -1837,6 +1837,8 @@ struct satellite_t {
*
* Not defined by u-blox:
* 20 = IRNSS 1-11
+ *
+ * Note: other GNSS receivers use different mappings!
*/
unsigned char gnssid;
/* ignore gnssid and sigid if svid is zero */