NMEA-GP-GLL
Description:
Standard NMEA: Geographic position latitude and longitude. Latitude and longitude of vessel position, time of position fix and status.
This message is actually NMEA-GN-GLL, as it uses information from all GNSS constellations (GN), not GPS only (GP). However, we publish it as NMEA-GP-GLL to maximize compatibility.
Configuration:
NMEA-GP-GLL_GNSS for combined (average) output from both receivers
The time and position data is the average between GNSS1 and GNSS2.
The positioning mode is from the “best” receiver
NMEA-GP-GLL_GNSS1 for output from GNSS 1 receiver
This is the standard NMEA GLL for GNSS1.
NMEA-GP-GLL_GNSS2 for output from GNSS 2 receiver
This is the standard NMEA GLL for GNSS2.
NMEA-GP-GLL_FUSION for output from Fusion
The time and position data is from fusion
The positioning mode is from the “best” receiver
Notes:
These messages does not contain any information that would let one tell them apart. Do not enable more than one of these in the same port.
This message is according to NMEA 0183 v4.11 (and erratas).
It uses the “GP” talker ID even though the navigation solution is multi-GNSS.
Example message:
$GPGLL,4724.01791,N,00827.02194,E,090924.00,A,D*62\r\n
Example message with non-standard high-precision fields:
$GPGLL,4724.0179042,N,00827.0219438,E,090411.0001,A,D*64\r\n
Message fields:
# | Field | Format | Unit | Nullable | Example | Description |
---|---|---|---|---|---|---|
1 |
| ddmm.mmmmm(mm) | - | Y |
| Latitude |
2 |
| Character | - | Y |
| Latitude north ( |
3 |
| dddmm.mmmmm(mm) | - | Y |
| Longitude |
4 |
| Character | - | Y |
| Longitude east ( |
5 |
| hhmmss.ss(ss) | - | Y |
| UTC time (hours, minutes and seconds) |
6 |
| Character | - | N |
| Data validity status, |
7 |
| Character | - | N |
| Positioning system mode indicator, |