summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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