Skip to content

Parse coordinates from a NMEA GPS unit and upload to a server on an interval.

License

Notifications You must be signed in to change notification settings

johnthegreat/GpsTracker-DotNetCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GpsTracker

A C# / .NET Core port of https://github.com/johnthegreat/GpsTracker

Notes

  • Windows Security seems to (I believe) falsely report the generated binary as Trojan:Win32/Wacatac.B!ml. Use at your own risk.
  • When running on Linux, serial port access seems to require sudo.
  • Tested in both Visual Studio 2019 and JetBrains Rider.

Dependencies

  • Newtonsoft.Json
  • SharpGIS.NmeaParser

License

MIT License (See LICENSE.txt)

About

Parse coordinates from a NMEA GPS unit and upload to a server on an interval.

Topics

Resources

License

Stars

Watchers

Forks

Languages