summaryrefslogtreecommitdiff
path: root/libgpsd.c
Commit message (Expand)AuthorAgeFilesLines
* Shoot PRWIZCH support through the head. Pre-1.10 gpsd never shipped this dataEric S. Raymond2004-08-311-6/+0
* A big name change. The gps* and gpsd* namespaces swap places, so gps_*Eric S. Raymond2004-08-221-15/+15
* Don't skip some needed initializations.Eric S. Raymond2004-08-221-0/+6
* The gps client now goes through the daemon. Relayerr functionalityEric S. Raymond2004-08-211-10/+11
* Another step in raw-hook support for the client library.Eric S. Raymond2004-08-211-118/+140
* Raw hook is now part of the gps_data structure. This is an essentialEric S. Raymond2004-08-201-9/+9
* Now with prompts for interactive mode.Eric S. Raymond2004-08-201-4/+17
* Followup on X command -- online member now has its own real version stamp.Eric S. Raymond2004-08-201-7/+29
* New 'X' command and 'online' member in gps_data struct allows clientEric S. Raymond2004-08-201-0/+6
* Satellite query command is now working.Eric S. Raymond2004-08-181-40/+73
* Add libgpsd.a to production machinery.Eric S. Raymond2004-08-181-1/+5
* Verbosity reduction.Eric S. Raymond2004-08-181-2/+48
* Name change before redesigning 'i'.Eric S. Raymond2004-08-181-0/+6
* Make some fieldnames a bit clearer.Eric S. Raymond2004-08-181-5/+10
* Proof of concept for client library.Eric S. Raymond2004-08-181-0/+225