SXBlue GPS Reference Manual
61
8.6.8 VTG Data Message
The VTG message contains velocity and course information. The table below breaks
down the VTG data message into its components. This message has the following
format:
$GPVTG,ttt,c,ttt,c,ggg.gg,u,ggg,gg,u*cc<CR><LF>
Table 8-14 VTG Data Message Defined
Field
Description
ttt
True course over ground, ttt = 000 to 359, in degrees
c
True course over ground indicator, c = T always
ttt
Magnetic course over ground, ttt = 000 to 359, in degrees
c
Magnetic course over ground Indicator, always c = M
ggg.gg
Speed over ground, 000 to 999 knots
u
Speed over ground units, u = N = Nautical mile/h
ggg.gg
Speed over ground, 000 to 999 km/h
u
Speed over ground units, u = K = kilometer/h
*cc
Checksum
<CR><LF>
Carriage return and line feed
8.6.9 ZDA Data Message
The ZDA message contains Universal Time information. The table below breaks down
the ZDA data message into its components. This message has the following format:
$GPZDA,hhmmss.ss,dd,mm,yyyy,xx,yy*cc<CR><LF>
Table 8-15 ZDA Data Message Defined
Field
Description
hhmmss.ss
UTC time in hours, minutes, seconds of the GPS
position
dd
Day, dd = 0 to 31
mm
Month, mm = 1 to 12
yyyy
Year
xx
Local zone description in hours, xx = -13 to 13
yy
Local zone description in minutes, yy = 0 to 59
*cc
Checksum
<CR><LF>
Carriage return and line feed
8.6.10 RD1 Data Message
The RD1 message contains diagnostic information for SBAS operation. The table below
breaks down the RD1 data message into its components. This message has the
following format:
$RD1,SecOfWeek,WeekNum,FreqMHz,DSPLocked,BER-BER2,AGC,
DDS,Doppler,DSPStat,ARMStat,DiffStatus,NavCondition *cc<CR><LF>