8
Geoid
Separation
Int
(0) 1
4
Separation from Geoid, can be blank.
Units
Char
1
1
M Stands for “meters”.
Age of
Differential
Corrections
int
(0) 1
5
Age in seconds Blank (Null) fields when DGPS is not
used.
Diff
Reference
Corrections
int
4
4
0000.
Checksum
*xx
(0) 3
3
2 digits.
Message
terminator
<CR> <LF>
2
2
ASCII 13, ASCII 10.
$GPGLL
This message transfers Geographic position, Latitude, Longitude, and time. The $GPGLL
message structure is shown
below:
Field
Format
Min chars
Max chars
Notes
Message ID
$GPGLL
6
6
GLL protocol header.
Latitude
Float
1,2.1
3,2.4
Degree * 100 + minutes.
N/S Indicator
Char
1
1
N=north or S=south.
Longitude
Float
1,2.1
3,2.4
Degree * 100 + minutes.
E/W indicator
Character
1
1
E=east or W=west.
UTC Time
hhmmss.sss
1,2,2.1
2,2,2.3
Fix time to 1ms accuracy.
Status
Char
1
1
A Data Valid.
V Data invalid.
Mode Indicator
Char
1
1
A Autonomous
Checksum
*xx
(0) 3
3
2 digits.
Message terminator
<CR><LF>
2
2
ASCII 13, ASCII 10.