NMEA-GP-ZDA
Description:
Standard NMEA: Time and date
Configuration:
NMEA-GP-ZDA_GNSS for combined (average) output from both receivers
The time is the average between GNSS1 and GNSS2.
NMEA-GP-ZDA_GNSS1 for output from GNSS 1 receiver
This is the standard NMEA ZDA for GNSS1.
NMEA-GP-ZDA_GNSS2 for output from GNSS 2 receiver
This is the standard NMEA ZDA for GNSS2.
NMEA-GP-ZDA_FUSION for output from Fusion
The time is from fusion.
Example message:
$GPZDA,090924.00,10,10,2023,00,00*63\r\n
Example message with non-standard high-precision fields:
$GPZDA,090411.0001,10,10,2023,00,00*69\r\n
Message fields:
# | Field | Format | Unit | Nullable | Example | Description |
---|---|---|---|---|---|---|
1 |
| hhmmss.ss(ss) | - | Y |
| UTC time (hours, minutes and seconds) |
2 |
| Integer (01-31) | - | Y |
| Day (UTC) |
3 |
| Integer (01-12) | - | Y |
| Month (UTC) |
4 |
| Integer (yyyy) | - | Y |
| Year (UTC) |
5 |
| Integer (00-±13) | hr | Y |
| Local zone hours, always |
6 |
| Integer (00-59) | min | Y |
| Local zone minutes, always |