summaryrefslogtreecommitdiff
path: root/rtcm2.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the RTCM2 dump format self-describing with a trailing sentinel line.Eric S. Raymond2009-01-121-0/+1
| | | | Teach gps.py to consume it properly -- eliminates a regression-test error.
* This diff goes most of the way to getting us splint-clean again.Eric S. Raymond2009-01-051-2/+3
|
* RTCM104v3 packet detection. Eric S. Raymond2008-06-301-2/+2
| | | | | This is without checksum support, and the daemon code does not do anything with the RTCM data yet.
* File renames in preparation for RTCM 3.Eric S. Raymond2008-06-271-0/+737