0% found this document useful (0 votes)
56 views3 pages

Baud Rate 4800 Parity None Data Bits 8 Stop Bits 1 Handshake None

The document describes the serial configuration and data formats for two common NMEA-0183 data sentences: 1) The GGA sentence specifies the time, position, and fix related data with fields for latitude, longitude, GPS quality indicator, number of satellites, and more. 2) The RMC sentence contains recommended minimum specific navigation information with fields like status, latitude, longitude, speed over ground, track made good, date, and magnetic variation. The configuration is set to 4800 baud rate, no parity, 8 data bits, and 1 stop bit with no hardware handshake.

Uploaded by

blaza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views3 pages

Baud Rate 4800 Parity None Data Bits 8 Stop Bits 1 Handshake None

The document describes the serial configuration and data formats for two common NMEA-0183 data sentences: 1) The GGA sentence specifies the time, position, and fix related data with fields for latitude, longitude, GPS quality indicator, number of satellites, and more. 2) The RMC sentence contains recommended minimum specific navigation information with fields like status, latitude, longitude, speed over ground, track made good, date, and magnetic variation. The configuration is set to 4800 baud rate, no parity, 8 data bits, and 1 stop bit with no hardware handshake.

Uploaded by

blaza
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Serial configuration for NMEA-0183

Baud rate 4800


Parity None
Data bits 8
Stop bits 1
Handshake None
. 11
1 2 3 4 5 6 7 8 9 10 | 12 13 14 15
| | | | | | | | | | | | | | |
$--GGA,hhmmss.ss,llll.ll,a,yyyyy.yy,a,x,xx,x.x,x.x,M,x.x,M,x.x,xxxx*hh
1) Time (UTC)
2) Latitude
3) N or S (North or South)
4) Longitude
5) E or W (East or West)
6) GPS Quality Indicator,
0 - fix not available,
1 - GPS fix,
2 - Differential GPS fix
7) Number of satellites in view, 00 - 12
8) Horizontal Dilution of precision
9) Antenna Altitude above/below mean-sea-level (geoid)
10) Units of antenna altitude, meters
11) Geoidal separation, the difference between the WGS-84 earth ellipsoid and mean-
sea-level (geoid), "-" means mean-sea-level below ellipsoid
12) Units of geoidal separation, meters
13) Age of differential GPS data, time in seconds since last SC104 type 1 or 9
update, null field when DGPS is not used
14) Differential reference station ID, 0000-1023
15) Checksum
RMC Recommended Minimum Navigation Information

. 1 2 3 4 5 6 7 8 9 10 11 12
| | | | | | | | | | | |
$--RMC,hhmmss.ss,A,llll.ll,a,yyyyy.yy,a,x.x,x.x,xxxx,x.x,a*hh
1) Time (UTC)
2) Status, V = Navigation receiver warning
3) Latitude
4) N or S
5) Longitude
6) E or W
7) Speed over ground, knots
8) Track made good, degrees true
9) Date, ddmmyy
10) Magnetic Variation, degrees
11) E or W
12) Checksum

You might also like