adrianmo / go-nmea

A NMEA parser library in pure Go
MIT License
226 stars 77 forks source link

sentences for NMEA2000 over NMEA0183 #106

Closed aldas closed 1 year ago

aldas commented 1 year ago

This adds support for 2 proprietary sentences for transferring NMEA2000 protocol frames as NMEA0183 sentences.

icholy commented 1 year ago

LGTM