Skip to content

Releases: kevingoos/NMEAParser

v1.0.6

23 May 16:30
de38ef5
Compare
Choose a tag to compare
  • Port to dotnet standard

Release v1.0.5

07 Apr 15:09
Compare
Choose a tag to compare
  • Added GPGSA and GPVTG messages
  • Most doubles are now floats
  • Fix some bugs
  • Made unittests

Release v1.0.3

26 Oct 08:08
Compare
Choose a tag to compare
  • Now the parser gives null back instead of an exception when it not an nmea exception.

Release v1.0.2

22 Aug 13:23
Compare
Choose a tag to compare
  • Fixed parsing latitude and longitude (using degrees).

Release v1.0.1

22 Aug 13:19
Compare
Choose a tag to compare
  • Fixed exception namespace.

Release v1.0.0

19 Aug 11:26
Compare
Choose a tag to compare
  • Initial start of the project.