Skip to content

idaohang/libsitu

 
 

Repository files navigation

libsitu

GPS client library

Synopsis

A C++ client library for gpsd. Key features:

  • Separate thread for gpsd polling
  • Simple geofencing: set watches with dedicated callback functions
  • Uses MPFR for floating point arithmetic: suitable for embedded use
  • Minimalist design

License

Copyright 2013-2014 Simon Dawson

This file is part of libsitu.

libsitu is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

libsitu is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with libsitu. If not, see http://www.gnu.org/licenses/.

About

GPS client library

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.4%
  • C 2.9%
  • Shell 1.7%