summaryrefslogtreecommitdiff
path: root/driver_rtcm2.c
Commit message (Expand)AuthorAgeFilesLines
...
* RTCM2 JSON parser is feature-complete and ready for test.Eric S. Raymond2009-08-281-2/+1
* Remove parser for Sager dump format.Eric S. Raymond2009-08-271-183/+0
* Give gpsdecode the capability to encode from RTCM2 JSON. Not yet tested.Eric S. Raymond2009-08-271-1/+1
* Don'tr report list lengths, the parser can count.Eric S. Raymond2009-08-271-7/+3
* Parse RTCM2 message type 5, and fix an error in the RTCM2 dump code.Eric S. Raymond2009-08-271-1/+1
* Banish some compiler warnings.Eric S. Raymond2009-08-271-2/+3
* Simplify some code by making a union anonymous.Eric S. Raymond2009-08-271-144/+144
* Stop trying to use enums in the RTCM2 structure...Eric S. Raymond2009-08-271-15/+15
* Support JSON dumping for RTCM2 messages.Eric S. Raymond2009-08-121-1/+121
* repository beautification, part 2:Chris Kuethe2009-03-021-0/+739