summaryrefslogtreecommitdiff
path: root/libgps.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt the test code for the new API.Eric S. Raymond2004-09-081-31/+15
* Shoot PRWIZCH support through the head. Pre-1.10 gpsd never shipped this dataEric S. Raymond2004-08-311-6/+0
* About to switch to autogen-based build...Eric S. Raymond2004-08-291-0/+18
* libgps.a interface change, everything goes in a malloced struct now.Eric S. Raymond2004-08-291-12/+15
* Don't ship nuls, instead check lengths.Eric S. Raymond2004-08-251-2/+3
* Y command now carries information about which satellites were used inEric S. Raymond2004-08-241-48/+28
* Clean up things so gpscli_report() is no longer required on client side.Eric S. Raymond2004-08-241-20/+2
* Timeouts at the daemon level were a mistake. This commit removes them.Eric S. Raymond2004-08-231-12/+12
* Make sure everything shipped to clients by gpsd is NUL-terminated. Eric S. Raymond2004-08-231-3/+5
* More renames and explanations.Eric S. Raymond2004-08-221-1/+4
* Followup on the big name change -- more files have to move.Eric S. Raymond2004-08-221-0/+389