summaryrefslogtreecommitdiff
path: root/libgps_json.c
Commit message (Expand)AuthorAgeFilesLines
...
* Library parse code, and unit test, for DEVICE responses.Eric S. Raymond2009-08-191-9/+19
* Checkpoint before giving the JSON parses a notion of enumerated types.Eric S. Raymond2009-08-191-7/+13
* Cleanups made possible by last refactoring.Eric S. Raymond2009-08-181-3/+3
* Move some struct gpsdata_t members around to get better space economy.Eric S. Raymond2009-08-181-4/+3
* More work on client-side JSON.Eric S. Raymond2009-08-181-6/+29
* Add check-string attributes to JSON parser.Eric S. Raymond2009-08-181-8/+12
* More steps towards ?DEVICES decoding - refactor code.Eric S. Raymond2009-08-181-1/+4
* Halfway to parsing ?DEVICES.Eric S. Raymond2009-08-181-0/+28
* Set validity masks properly on the client side.Eric S. Raymond2009-08-181-3/+39
* Major step towards GPSD-NG support in the client library.Eric S. Raymond2009-08-181-0/+115