DemetriouJohn / NmeaParser

This is a .Net Standard NMEA protocol parser. The goal is to support the standard protocol and slowly introduce custom arbitrary NMEA lines from different providers. This will soon be a nuget package for everyone to download directly into their projects.
1 stars 2 forks source link

Parse MSK line #22

Open DemetriouJohn opened 4 years ago

DemetriouJohn commented 4 years ago

$GPMSK,318.0,A,100,M,2*45

where: 318.0 Frequency to use A Frequency mode, A=auto, M=manual 100 Beacon bit rate M Bitrate, A=auto, M=manual 2 frequency for MSS message status (null for no status) *45 checksum