Skip to content

Add a facade for different gps services

License

Notifications You must be signed in to change notification settings

sakatuba/GPS.NET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghostware.GPS.NET

A library for connecting in an easy way, to different type of gps devices inside C#.

The library contains the following ways to connect to gps services:

  • Using the GPSD service (not officialy supported by GPSD).
  • Using a gps file.
  • Using a com port (USB or other).
  • Using the Windows location API. (Starting from windows 7)

How to use

  • All the info about how to use the library, you can find in the example project included in the project (Ghostware.GPS.NET.Console).

Dependencies

Usefull Links

About

Add a facade for different gps services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.5%
  • Batchfile 1.5%