summaryrefslogtreecommitdiff
path: root/gpsdecode.c
Commit message (Expand)AuthorAgeFilesLines
...
* More splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-25/+27
* Partial splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-4/+4
* Uniform treatment of line terminations.Eric S. Raymond2009-09-071-1/+1
* Remove a duplicative storage declaration.Eric S. Raymond2009-09-061-3/+8
* Use CYCLE_END condition for the 2-part mal-design of AIS message 24 properly.Eric S. Raymond2009-09-031-26/+19
* Generated AIS parser code compiles. All tests pass.Eric S. Raymond2009-09-011-12/+5
* Fix dumping of AIS message 19 (dte was missing). Eric S. Raymond2009-09-011-6/+7
* More code generation - up to AIS message 13 now.Eric S. Raymond2009-09-011-14/+14
* Back out a change that broke regression tests. All tests pass.Eric S. Raymond2009-08-301-1/+1
* AIS dumper's signature has changed. Integrate AIS parsing on the library side.Eric S. Raymond2009-08-291-20/+12
* New CSV AIS dump code is verified correct.Eric S. Raymond2009-08-281-2/+5
* Change the check file in the AIVDM regression test to use unscaled CSV.Eric S. Raymond2009-08-281-1/+307
* JSON decoding for RTCM2 types 3, 7, and 16 is verified.Eric S. Raymond2009-08-281-3/+3
* Passthrough check of RTCM2 JSON decoding works for message types 1 and 9.Eric S. Raymond2009-08-281-33/+27
* Remove parser for Sager dump format.Eric S. Raymond2009-08-271-61/+8
* Allow RTCM2 encoder to ignore comments.Eric S. Raymond2009-08-271-2/+6
* Give gpsdecode the capability to encode from RTCM2 JSON. Not yet tested.Eric S. Raymond2009-08-271-4/+11
* 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