Releases: kevingoos/GPS.NET
Releases · kevingoos/GPS.NET
Release v1.0.4
- Added Status for the GPSService
Release v1.0.3
- 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
- Bugfix: fixed the GpsClientFactory returning wrong type for GPSD
- Added some unittests on the factories
Release v1.0.1
- Updated nmea parser
- Added conversion to other coordinatesystems
Version v1.0.0
- Initial release