summaryrefslogtreecommitdiff
path: root/lcdgps.c
Commit message (Expand)AuthorAgeFilesLines
* Uniform handling of unit-system defaults and -u in xgps, cgps, and lcdgps.Eric S. Raymond2009-12-151-0/+27
* I found the bug in JSON parsing, so re-enable new protocol on all clients.Eric S. Raymond2009-11-171-1/+1
* gps_stream() gets a third argument for future expansion. Eric S. Raymond2009-09-241-1/+1
* Disentangle the packet raw hook used on the client side...Eric S. Raymond2009-09-171-2/+1
* J command and switch are gone.Eric S. Raymond2009-09-111-12/+2
* Finally found the right set of exclusions to stop splint from choking.Eric S. Raymond2009-09-111-0/+2
* Guard some inclusions that splint doesn't like. Eric S. Raymond2009-09-101-0/+4
* Add gps_errstr() to the client API so client code doesn't have toEric S. Raymond2009-08-261-11/+1
* Make more of the test clients protocol-neutral. Document why xgps isn't.Eric S. Raymond2009-08-241-10/+9
* system call failure should be tested against -1, rather than "< 0"Chris Kuethe2009-07-091-5/+5
* Added man page for lcdgps.Jeff Francis2009-03-181-0/+1
* make sure that the Id keyword is present and expandedChris Kuethe2009-03-031-2/+2
* Introduce gpsdclient.h header, not shipped. Eric S. Raymond2009-03-021-0/+1
* Change name of the LCDproc client, regularize its options, document it.Eric S. Raymond2009-03-021-0/+521