summaryrefslogtreecommitdiff
path: root/rtcm.c
Commit message (Expand)AuthorAgeFilesLines
...
* Do consistent naming and some splint cleaning.Eric S. Raymond2005-07-161-3/+3
* rtcm.c is properly refactored, with the bitfield layouts hidden.Eric S. Raymond2005-07-161-56/+203
* Splint-clean the RTCM code.Eric S. Raymond2005-07-151-1/+1
* Documentation impriovenents.Eric S. Raymond2005-07-141-4/+4
* Add documentation for the RTCM dump format.Eric S. Raymond2005-07-131-0/+20
* Create a regression test for the RTCM decoder. Add a useful header comment.Eric S. Raymond2005-07-131-0/+46
* This is ready to be documented.Eric S. Raymond2005-07-131-3/+3
* Clean up RTCM error messages.Eric S. Raymond2005-07-131-9/+13
* More refactoring, RTCM dump function is now an ordinary dump hook.Eric S. Raymond2005-07-131-0/+65
* Another step towards RTCM104 integration.Eric S. Raymond2005-07-131-1/+1
* Merge working Evermore state-machine from Petr Slansky.Eric S. Raymond2005-07-131-1/+0
* Document more gcc3 wackiness.Eric S. Raymond2005-07-131-0/+5
* Tighten up a buffer size.Eric S. Raymond2005-07-121-2/+2
* This is the new RTCM module.Eric S. Raymond2005-07-121-0/+260