/GPS.NET

Add a facade for different gps services

Primary LanguageC#Apache License 2.0Apache-2.0

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