summaryrefslogtreecommitdiff
path: root/gpsdclient.h
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic fix from mike_t, slightly hacked. All regression tests pass.Eric S. Raymond2011-06-301-0/+3
|
* Make the Maidenhead convrter available in Python.Eric S. Raymond2011-03-291-1/+1
|
* splint-clean the Maidenhead translator and make it available for cgps.Eric S. Raymond2011-03-291-0/+2
| | | | All regression tests pass.
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+2
|
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-2/+7
|
* Yet more splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-1/+1
|
* make sure that the Id keyword is present and expandedChris Kuethe2009-03-031-0/+4
|
* Introduce gpsdclient.h header, not shipped. Eric S. Raymond2009-03-021-0/+21
So we can move stuff used internally by GPSD clients out of gps.h.