adrianmo / go-nmea

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

Add MDA, MWD, MWV #81

Closed Maescool closed 3 years ago

Maescool commented 3 years ago

For a project I'm receiving these sentence types. Hope this looks okay, added tests and they work.

Maescool commented 3 years ago

Fixed the linting, and removed the redundant empty check's