summaryrefslogtreecommitdiff
path: root/gps.h
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-11-28 23:45:46 -0800
committerGary E. Miller <gem@rellim.com>2018-11-28 23:45:46 -0800
commite35a7e3e0c91f585a09be190922bf6cd7722d677 (patch)
treee17d1b0547e62d17eea72ca0cc069740320f69ab /gps.h
parentdd333b56287594b8359a4f8dd6aecf4a32c575e9 (diff)
downloadgpsd-e35a7e3e0c91f585a09be190922bf6cd7722d677.tar.gz
gps.h: add gnssID for IRNSS. India's GNSS.
Diffstat (limited to 'gps.h')
-rw-r--r--gps.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gps.h b/gps.h
index 006a0f8a..ca31f326 100644
--- a/gps.h
+++ b/gps.h
@@ -1830,6 +1830,9 @@ struct satellite_t {
* 4 = IMES 1-10
* 5 = QZSS 1-5
* 6 = GLONASS 1-32, 22255
+ *
+ * Not defined by u-blox:
+ * 20 = IRNSS 1-11
*/
unsigned char gnssid;
/* ignore gnssid and sigid if svid is zero */