FP_A-GNSSCORR
Description:
This message contains status information about the GNSS correction data such as statistics regarding the correction data tracked by the GNSS receivers (e.g., number of L1 and L2 signals), the fix type, the average correction data latency, update rate, data rate, and message rate, as well as the correction station position and baseline.
Example messages:
$FP,GNSSCORR,1,2237,250548.999744,8,25,18,8,25,18,,,,,,,,,*24
$FP,GNSSCORR,1,2237,250035.999865,8,25,18,8,25,18,0.2,1.0,0.8,5.3,2,47.366986804,8.532965023,481.1094,7254*3F
Message fields:
# | Field | Format | Unit | Example | Description |
---|---|---|---|---|---|
1 |
| String | - |
| Message type, always |
2 |
| Numeric | - |
| Message version, always |
3 |
| Numeric | - |
| GPS week number, range 0–9999 |
4 |
| Float (.6) | s |
| GPS time of week, range 0.000–604799.999999 |
5 |
| Numeric | - |
| Fix status of GNSS1 receiver or null, see below |
6 |
| Numeric | - |
| Number of L1 signals with correction data tracked by GNSS1 receiver, range 0–100 or null |
7 |
| Numeric | - |
| Number of L2 signals with correction data tracked by GNSS1 receiver, range 0–100 or null |
8 |
| Numeric | - |
| Fix status of GNSS2 receiver or null, see below |
9 |
| Numeric | - |
| Number of L1 signals with correction data tracked by GNSS2 receiver, range 0–100 or null |
10 |
| Numeric | - |
| Number of L2 signals with correction data tracked by GNSS2 receiver, range 0–100 or null |
11 |
| Float (.1) | s |
| Average correction data latency (10s window), range 0.0–99.9 or null |
12 |
| Float (.1) | Hz |
| Average correction update rate (10s window), range 0.0–10.0 or null |
13 |
| Float (.1) | KiB/s |
| Average correction data rate (10s window), range 0.0–50.0 or null |
14 |
| Float (.1) | msgs/s |
| Average correction message rate (10s window), range 0-50 - or null |
15 |
| Numeric | - |
| Correction station ID, range 0–4095 or null |
16 |
| Float (.9) | deg |
| Correction station latitude, range -90.000000000–90.000000000, > 0 for North, < 0 for South, or null |
17 |
| Float (.9) | deg |
| Correction station longitude, range -180.000000000–180.000000000, > 0 for East, < 0 for West, or null |
18 |
| Float (.4) | m |
| Correction station ellipsoidal height, range -1000.0000-50000.0000 or null |
19 |
| Numeric | m |
| Correction station baseline length (approximate 3d distance), range 0–100000 or null |
Values for gnss1_fix
and gnss2_fix
:
Value | Description |
---|---|
| Unknown |
| No fix |
| Dead-reckoning only |
| Time-only fix |
| Single 2D fix |
| Single 3D fix |
| Single 3D fix with dead-reckoning |
| RTK float fix |
| RTK fixed fix |