jamesdalby / nmea

NMEA reader and decoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nmea

NMEA reader and decoder

Read NMEA0183 from a TCP/IP source and decoded into Dart class instances. Several most frequently used message types, but not all are decoded currently.

Messages

The following messages are accepted; those emboldened are fully decoded: AAM, APB, BOD, DBK, DBS, DBT, DPT, GGA, GLC, GLL, GSA, GSV, HDG, HDT, MTW, MWD, MWV, RMB, RMC, VDM, VDO, VHW, VLW, VTG, WPL, XDR, XTE, ZDA

See also

Contributors

If you wish to contribute to the code base, you'd be most welcome, please contact me through github [https://github.com/jamesdalby] in the first instance

About

NMEA reader and decoder

License:Other


Languages

Language:Dart 100.0%