Merge "Glonass ID Revision" into nyc-dev
am: 0b1e0f0e48
* commit '0b1e0f0e48620b328e4a49024403dc49887c5b10':
Glonass ID Revision
Change-Id: I2c903fde1f1ba28fb3e9aa769954873b22c6a3e4
This commit is contained in:
commit
7a4f84bc78
1 changed files with 3 additions and 7 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue