15
www.skytraq.com.tw
NMEAOutputDescription
TheoutputprotocolsupportsNMEA‐0183standard.TheimplementedmessagesincludeGGA,GLL,GSA,GSV,VTG,
RMC,ZDAandGNSmessages.TheNMEAmessageoutputhasthefollowingsentencestructure:
$aaccc,c–c*hh<CR><LF>
ThedetailofthesentencestructureisexplainedinTable1.
Table1:TheNMEAsentencestructure
character HEX Description
“$” 24 Startofsentence.
Aaccc Addressfield.“aa”isthetalkeridentifier.“ccc”identifiesthesentencetype.
“,” 2C Fielddelimiter.
C
c Datasentenceblock.
“*” 2A Checksumdelimiter.
Hh Checksumfield.
<CR><LF> 0D0A Endingofsentence.(carriagereturn,linefeed)
Table2:OverviewofSkyTraqreceiver’sNMEAmessages
$GPGGA Time,position,andfixrelateddataofthereceiver.
$GNGLL Position,timeandfixstatus.
$GNGSA UsedtorepresenttheID’sofsatelliteswhichareusedforpositionfix.WhenGPSsatellitesareusedfor
positionfix,$GNGSAsentenceisoutputwithsystemID1.WhenGLONASSsatellitesareusedfor
positionfix,$GNGSAsentenceisoutputwithsystemID2.WhenBDSsatellitesareusedforposition
fix,$GNGSAsentenceisoutputwithsystemID4.
$GPGSV
$GLGSV
$GAGSV
$GBGSV
Satelliteinformationaboutelevation,azimuthandCNR,$GPGSVisusedforGPSsatellites,$GLGSVis
usedforGLONASSsatellites,$GAGSVisusedforGALILEOsatellites,while$GBGSVisusedforBDS
satellites
$GNRMC Time,date,position,courseandspeeddata.
$GNVTG Courseandspeedrelativetotheground.
$GNZDA UTC,day,monthandyearandtimezone.
$GNTHS TrueHeadingandStatus.