FP_A-GNSSANT
Description:
This message contains information on the GNSS antenna supervision, such as the antennas’ state and power supply. Under normal conditions, the GNSS state should be OK, and the power should be ON.
Example message:
$FP,GNSSANT,1,2234,305129.200151,short,off,0,open,on,28*65\r\n
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 or null if time is not available |
4 |
| Float (.6) | s |
| GPS time of week, range 0.000–604799.999999 or null if time is not available |
5 |
| String | - |
| GNSS1 antenna state, see below |
6 |
| String | - |
| GNSS1 antenna power, see below |
7 |
| Numeric | s |
| Time since |
8 |
| String | - |
| GNSS2 antenna state, see below |
9 |
| String | - |
| GNSS2 antenna power, see below |
10 |
| Numeric | s |
| Time since |
Values for gnss1_state
and gnss2_state
:
Value | Description |
---|---|
null | State not available, for example during initialisation of the receiver |
| Antenna detected and good |
| No antenna detected (e.g. no antenna connected, or connected via DC-blocking, such as a power-splitter) |
| Antenna short circuit detected |
Values for gnss1_power
and gnss2_power
:
Value | Description |
---|---|
null | Power status not available, for example during initialisation of the receiver |
| Antenna power supply is on |
| Antenna power supply is off |