Skip to content

Releases: kevingoos/GPS.NET

Release v1.0.4

16 Feb 15:38
Compare
Choose a tag to compare
  • Added Status for the GPSService

Release v1.0.3

14 Feb 14:13
Compare
Choose a tag to compare
  • Added support for files using the following format ([Latitude;Longitude], header needs to be included on the first line. (Header names are in the settings))
  • Added ComPort Readfrequenty, and added 0 as unlimited
  • Changed GPSD Readfrequenty, and added 0 as unlimited
  • Added Readfrequenty to the Windows Location API, and added 0 as unlimited
  • Added GPSType property

Release v1.0.2

13 Feb 09:41
Compare
Choose a tag to compare
  • Bugfix: fixed the GpsClientFactory returning wrong type for GPSD
  • Added some unittests on the factories

Release v1.0.1

12 Feb 12:53
Compare
Choose a tag to compare
  • Updated nmea parser
  • Added conversion to other coordinatesystems

Version v1.0.0

10 Feb 10:54
Compare
Choose a tag to compare
  • Initial release