CNAV GPS receiver data

CNAV outputs data in NMEA 0183 compatible format. Currently* the following sentence types are enabled:

$GPVTG, xxx.x, T,, M, m.mm, N, n.nn, K*hh

$GPVTG Sentence Fields
Item Definition Units
xxx.x Course over ground (COG) Degrees from True North
T Indicates course relative to True North n/a
M COG Degrees from Magnetic North
m.mm Speed over ground (SOG) Nautical miles per hour (knots)
N Indicates that the speed over ground is in knots n/a
n.nn SOG km/h
K Indicates that the SOG is in km/h n/a /td>
*hh Checksum (hexadecimal representation) n/a

$GPGGA,hhmmss.ss, ddmm.mmmmm, a, ddmm.mmmmm, a, x, xx, x.x, xx.xx, M, xx.xx, M, x.x, xyy*hh

$GPGGA Sentence Fields
Item Definition Units
hhmms.ss UTC time of position Hours/Minutes/Seconds.decimal.
ddmm.mmmmm Latitude Degrees/Minutes.decimal.
a Direction of Latitude

N = North

S = South

n/a
ddmm.mmmmm Longitude Degrees/Minutes.decimal
a Direction of Longitude

E = East

W = West

n/a
x GPS Quality indicator

0 = fix not valid

1 = GPS Autonomous fix

2 = GcGPS Corrected Fix

n/a
xx Number of GPS satellites used in solution fix n/a
x.x Horizontal Dilution of Precision (HDOP) n/a
xx.xx C-NAV GPS receiver antenna altitude reference to Mean Sea Level (MSL) n/a
M Altitude units--M indicates meters n/a
xx.xx WGS-84 Geoidal separation distance from MSL based on the NIMA/NASA EGM96 15-minute (Earth Gravity Model) Meters
M Geosoidal separation units--M indicates meters n/a
x.x Age of GcGPS corrections used in solution fix n/a
xyy C-NAV GPS receiver reference identification x is downlink satellite communication beam in use

yy is the GPS correction signal mode/type being used

*hh Checksum (hexadecimal representation) followed by CRLF terminator pair n/a