summaryrefslogtreecommitdiff
path: root/libgps.xml
Commit message (Expand)AuthorAgeFilesLines
* Subtle but important documentation fix from Matt Roberds on gpsd-usersChris Kuethe2007-04-141-7/+7
* Be nice to users who, for some reason, can't resolve "localhost". Chris Kuethe2007-01-021-1/+1
* Eliminate threading from gpsfake.py.Eric S. Raymond2006-12-061-2/+2
* Enhance gps_query so it's sprintf(3)-like, for more conventient assembly Eric S. Raymond2006-10-291-2/+5
* First version of gpsctrl, untested.Eric S. Raymond2006-10-291-2/+2
* Rename the xgps manual page.Eric S. Raymond2006-03-021-2/+2
* The client library can niw read RTCM data.Eric S. Raymond2005-07-281-0/+18
* Documentation impriovenents.Eric S. Raymond2005-07-141-0/+26
* Python library has thread support.Eric S. Raymond2005-06-081-4/+6
* Remove description of a restriction no longer present.Eric S. Raymond2005-05-231-2/+1
* Separate the synchronous from asynchronous hooks in the user library.Eric S. Raymond2005-05-231-5/+2
* C++ class wrapper is now part of libgps.a.Eric S. Raymond2005-05-201-1/+1
* Merged in thread-callback and C++-wrapper support fom Alfredo Pironti.Eric S. Raymond2005-05-201-5/+45
* Make sure gps_poll() will return -1 on a zero readEric S. Raymond2005-04-211-12/+13
* Documentation improvements.Eric S. Raymond2005-04-041-1/+5
* Second step in library refactoring.Eric S. Raymond2005-03-221-10/+6
* Major documentation update. Split gpsd(1) into gpsd(8) and xgps(1).Eric S. Raymond2005-03-181-2/+3
* gps_poll now handles multi-line resonses.Eric S. Raymond2005-03-141-11/+9
* Prerelease cleanup.Eric S. Raymond2005-03-101-1/+1
* Improve gps_poll() documentation of return values. Take 2Gary E. Miller2005-03-071-1/+1
* Improve gps_poll() documentation of return values.Gary E. Miller2005-03-071-1/+3
* gps_open() docuementation error.Gary E. Miller2005-03-071-2/+3
* Typo fix.Eric S. Raymond2005-01-161-1/+1
* Back out the reconnect patch.Eric S. Raymond2005-01-161-13/+3
* Integrate support for automatic reconnect on connection drop.Eric S. Raymond2005-01-151-3/+13
* Symplify the Python interface.Eric S. Raymond2004-08-291-6/+5
* libgps.a interface change, everything goes in a malloced struct now.Eric S. Raymond2004-08-291-6/+3
* Python interfaces are actually shipped now.Eric S. Raymond2004-08-291-1/+31
* Clean up things so gpscli_report() is no longer required on client side.Eric S. Raymond2004-08-241-5/+8
* Installation production now installs gpsd as a startup-time daemon onEric S. Raymond2004-08-231-1/+1
* Contibuing the name swap.Eric S. Raymond2004-08-221-0/+105
* Hm...looks like it will take more than two commits for the name swap.Eric S. Raymond2004-08-221-165/+0
* A big name change. The gps* and gpsd* namespaces swap places, so gps_*Eric S. Raymond2004-08-221-18/+18
* Moved to new project site.Eric S. Raymond2004-08-221-1/+1
* Merged the libraries. There is now just one libgps supporting two interfaces.Eric S. Raymond2004-08-211-12/+14
* gps_poll() returns an int now.Eric S. Raymond2004-08-201-3/+5
* libgpsd is now documented.Eric S. Raymond2004-08-181-1/+7
* Oops, get the include right.Eric S. Raymond2004-08-171-1/+1
* Library rename.Eric S. Raymond2004-08-171-0/+155