summaryrefslogtreecommitdiff
path: root/gps.h
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2019-05-08 15:27:38 -0700
committerGary E. Miller <gem@rellim.com>2019-05-08 15:27:38 -0700
commit5e69ae6b1bcc1f0558950075d89e54eab5929659 (patch)
tree60f4bd128c251df383ee1e4f659d5929fd8ec6f6 /gps.h
parent43e39cca8ea7f24a8b075977f92ba09c50c4f8dd (diff)
downloadgpsd-5e69ae6b1bcc1f0558950075d89e54eab5929659.tar.gz
gps.h: Add commment on newer signal ids
Diffstat (limited to 'gps.h')
-rw-r--r--gps.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gps.h b/gps.h
index bedf0f54..d56a8e7b 100644
--- a/gps.h
+++ b/gps.h
@@ -1872,8 +1872,8 @@ struct satellite_t {
/* sigid as defined by u-blox 9, and used here
* GPS: 0 = L1C/A, 3 = L2 CL, 4 = L2 CM
* Galileo: 0 = E1 C, 1 = E1 B, 5 = E5 bl, 6 = E5 bQ
- * BeiDou: 0 = B1|D1, 1 = B1|D2, 2 = B2|D1, 3 = B2|D2
- * QZSS: 0 = L1C/A
+ * BeiDou: 0 = B1I D1, 1 = B1I D2, 2 = B2I D1, 3 = B2I D2
+ * QZSS: 0 = L1C/A, 4 = L2 CM, 5 = L2 CL
* GLONASS: 0 = L1 OF, 2 = L2 OF
*
* sigid as defined by NMEA 4.10, NOT used here