summaryrefslogtreecommitdiff
path: root/gpsdecode.c
Commit message (Expand)AuthorAgeFilesLines
* Support JSON dumping for RTCM2 messages.Eric S. Raymond2009-08-121-2/+5
* Handle some line-termination issues more cleanly.Eric S. Raymond2009-07-291-0/+1
* A step twards reporting AIS data in gpsd. All regression tests pass.Eric S. Raymond2009-07-241-2/+5
* First cut at JSON dumping of AIVDM. Eric S. Raymond2009-06-051-5/+5
* Clean up splint and compilation warnings, fix minor gpsdecode option bugs.Eric S. Raymond2009-05-281-5/+1
* Significant simplification of the packet-getter interface. Eric S. Raymond2009-03-271-4/+2
* splint cleanup.Eric S. Raymond2009-03-181-0/+2
* More refactoring of the AIVDM code.Eric S. Raymond2009-03-151-315/+7
* Back down to where all regression tests, including RTCM, still pass.Eric S. Raymond2009-03-151-25/+9
* Dump ship type in text.Eric S. Raymond2009-03-141-3/+106
* Prevent spurious echo of data on bad packets.Eric S. Raymond2009-03-141-3/+5
* Tweak some logic for verbosity control.Eric S. Raymond2009-03-141-2/+3
* Pass comments through.Eric S. Raymond2009-03-131-3/+6
* More work on the AIVDM driver and spec.Eric S. Raymond2009-03-131-32/+199
* rtcmdecode -> gpsdecode.Eric S. Raymond2009-03-131-0/+266