Glonass ID Revision

Comments only

Change-Id: Ie61367fcdb20fb1f580aa739c98e05bfbb2f40ca
This commit is contained in:
Wyatt Riley 2016-05-18 13:01:05 -07:00
parent a7145d28d8
commit 8018186b78

View file

@ -583,13 +583,9 @@ typedef struct {
* *
* - GPS: 1-32 * - GPS: 1-32
* - SBAS: 120-151, 183-192 * - SBAS: 120-151, 183-192
* - GLONASS: Set the upper 8 bits, signed, to the frequency channel number * - GLONASS: 1-24, the orbital slot number (OSN), if known. Or, if not:
* (FCN) in the range from -7 to +6, if known, and -127, if * 93-106, the frequency channel number (FCN) (-7 to +6) offset by + 100
* unknown * i.e. report an FCN of -7 as 93, FCN of 0 as 100, and FCN of +6 as 106.
* Set the lower 8 bits, signed, to the orbital slot number (OSN)
* in the range from 1-24, if known, or -127 if unknown
* At least one of the two (FCN & OSN) must be set to a known
* value
* - QZSS: 193-200 * - QZSS: 193-200
* - Galileo: 1-36 * - Galileo: 1-36
* - Beidou: 1-37 * - Beidou: 1-37