
Chapter 16 – GPS Device AT Commands
104 Universal IP AT Commands Reference Guide
GLL – Latitude/Longitude
Latitude and longitude of current position, time, and status.
Structure: $GPGLL,ddmm.mmmm,a,dddmm.mmmm,a,hhmmss.sss,A,a*hh<CR><LF>
Example: $GPGLL,2447.0944,N,12100.5213,E,112609.932,A,A*57<CR><LF>
Latitude in ddmm.mmmm format
Latitude hemisphere indicator
‘N’ = North
‘S’ = South
Longitude in dddmm.mmmm format
Longitude hemisphere indicator
'E' = East
'W' = West
UTC Time in hhmmss.sss format
(000000.000 ~ 235959.999)
Status, ‘A’ = Data valid; ‘V’ = Data not valid
Mode indicator
‘N’ = Data not valid
‘A’ = Autonomous mode
‘D’ = Differential mode
‘E’ = Estimated (dead reckoning) mode
‘M’ = Manual input mode
‘S’ = Simulator mode
End of message (termination)
GSA – GNSS DOP and Active Satellites
GPS receiver operating mode, satellites used in the navigation solution reported by the GGA or GNS sentence
and DOP values.
Structure: $GPGSA,A,x,xx,xx,xx,xx,xx,xx,xx,xx,xx,xx,xx,xx,x.x,x.x,x.x*hh<CR><LF>
Example: $GPGSA,A,3,05,12,21,22,30,09,18,06,14,01,31,,1.2,0.8,0.9*36<CR><LF>
Mode
‘M’ = Manual, forced to operate in 2D or 3D mode
‘A’ = Automatic, allowed to automatically switch 2D/3D
Fix type
1 = Fix not available
2 = 2D
3 = 3D
05,12,21,22,
30,09,18,06,
14,01,31,,
Satellite ID number, 01 to 32 of satellite used in solution, up to 12 transmitted
Position dilution of precision (00.0 to 99.9)
Horizontal dilution of precision (00.0 to 99.9)
Vertical dilution of precision (00.0 to 99.9)
End of message (termination)
Kommentare zu diesen Handbüchern