NMEA-0183 messages
Applicable receivers: All receivers
When NMEA-0183 output is enabled, a subset of NMEA-0183 messages can be output to external instruments and equipment connected to the receiver serial ports. These NMEA-0183 messages let external devices use selected data collected or computed by the GNSS receiver.
All messages conform to the NMEA-0183 version 3.01 format. All begin with $ and end with a carriage return and a line feed. Data fields follow comma (,) delimiters and are variable in length. Null fields still follow comma (,) delimiters, but contain no information.
An asterisk (*) delimiter and checksum value follow the last field of data contained in an NMEA-0183 message. The checksum is the 8-bit exclusive of all characters in the message, including the commas between fields, but not including the $ and asterisk delimiters. The hexadecimal result is converted to two ASCII characters (0–9, A–F). The most significant character appears first.
NMEA messages are in a ASCII-based format.
The following table summarizes the set of NMEA messages supported by the receiver.
|
Message |
Function |
|---|---|
|
Position and satellite information for RTK network operations |
|
|
Dynamic positioning |
|
|
Datum reference information |
|
|
GNSS satellite fault detection (RAIM support) |
|
|
Time, position, and fix-related data in WGS-84-based coordinates. |
|
|
Position data: position fix, time of position fix, and status |
|
|
GNS Fix data |
|
|
GRS range residuals |
|
|
GPS DOP and active satellites |
|
|
Position error statistics |
|
|
Number of SVs in view, PRN, elevation, azimuth, and SNR |
|
|
Heading from True North |
|
|
Leica local position and quality |
|
|
MSK receiver signal |
|
|
|
|
|
Position and velocity information |
|
|
A proprietary message containing information about the type of positioning system, position, number of satellites and position statistics |
|
|
Time, yaw, tilt, range, mode, PDOP, and number of SVs for Moving Baseline RTK |
|
|
Base station position and position quality indicator |
|
|
L-band corrections and beacon signal strength and related information |
|
|
Position information for the second antenna |
|
|
Time, position, position type, and DOP values |
|
|
Time, position, and fix related data using local geodetic coordinates (CSIB adjusted) |
|
|
Error estimation (sigma) for the second antenna |
|
|
Time, position, position type, and DOP values |
|
|
Projection type |
|
|
Time, locator vector, type, and DOP values |
|
|
Heading Information |
|
|
Position, Velocity, and Time |
|
|
Rate of turn |
|
|
Actual track made good and speed over ground |
|
|
UTC day, month, and year, and local time zone offset |
To enable or disable the output of individual NMEA messages, do one of the following:
-
In the receiver web interface, select I/O Configuration. Choose the required port to output NMEA messages. Select NMEA as the output message type and then enable or disable individual NMEA messages as required.
-
Create an application file in the Configuration Toolbox software that contains NMEA output settings and then send the file to the receiver.
NOTE – The position output by the receiver is the Antenna Phase Center position. You may want to reduce this position to a reference position elsewhere. If so, you should account for any tilt of the antenna in such a reduction. The settings for the Antenna Measurement Method and Antenna Height are not applied to the position outputs.
For a copy of the NMEA-0183 Standard, go to the National Marine Electronics Association website at www.nmea.org.