summaryrefslogtreecommitdiff
path: root/driver_rtcm3.c
Commit message (Expand)AuthorAgeFilesLines
...
* Unused-header removals by deheader. All regression tests pass.Eric S. Raymond2010-12-011-4/+0
* Scatter GNU indent pragmas to tell it not to do stupid things.Eric S. Raymond2010-04-141-1/+4
* Reindent some things again, needed due to new controls. Eric S. Raymond2010-04-141-97/+97
* Reindent the RTCM drivers. All regression tesrs pass.Eric S. Raymond2010-04-141-497/+635
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-4/+3
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+3
* David Ludlow's housekeeping and type-cleanup patch.Eric S. Raymond2010-01-021-1/+4
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-1/+0
* Finally found the right set of exclusions to stop splint from choking.Eric S. Raymond2009-09-111-0/+2
* Guard some inclusions that splint doesn't like. Eric S. Raymond2009-09-101-0/+2
* Stop trying to use enums in the RTCM2 structure...Eric S. Raymond2009-08-271-6/+6
* splint cleanup.Eric S. Raymond2009-03-181-8/+8
* fix some sign warningsChris Kuethe2009-03-101-4/+5
* Asserts will allow us to test that bit widths are correct with a test log.Eric S. Raymond2009-03-091-0/+17
* Handle RTCM3 message 1014.Eric S. Raymond2009-03-071-0/+18
* More splint cleanup.Eric S. Raymond2009-03-041-11/+11
* splint cleanup.Eric S. Raymond2009-03-041-2/+2
* Another RTCM3 message (1013).Eric S. Raymond2009-03-041-2/+25
* Handle two more RTCM3 messages.Eric S. Raymond2009-03-041-15/+136
* Two more RTCM3 messages.Eric S. Raymond2009-03-041-212/+301
* Fix a misunderstanding about RTCM3.Eric S. Raymond2009-03-041-17/+8
* One more RTCM3 message.Eric S. Raymond2009-03-031-0/+19
* Handle two more RTCM3 messages.Eric S. Raymond2009-03-031-11/+37
* make sure that the Id keyword is present and expandedChris Kuethe2009-03-031-0/+1
* repository beautification, part 2:Chris Kuethe2009-03-021-0/+473