summaryrefslogtreecommitdiff
path: root/ais_json.c
Commit message (Expand)AuthorAgeFilesLines
...
* Extended AIS idempotency test coverage to messages 22, 23, 24.Eric S. Raymond2010-04-261-2/+2
* Re-indent JSON support. All regression tests pass.Eric S. Raymond2010-04-141-29/+31
* Support for JSON dumping and parsing of AIS message types 25 and 26.Eric S. Raymond2010-03-051-0/+4
* Avoid a collision with typedef boolean.Eric S. Raymond2010-01-041-8/+8
* Introduce the "scaled" attribute to JSON dumps...Eric S. Raymond2009-12-181-0/+4
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-1/+0
* Fully support AIS type 22 and 23 messages. All regression tests pass.Eric S. Raymond2009-09-221-0/+2
* Splint Cleanup Meets Billy The Kid. All regression tests pass.Eric S. Raymond2009-09-101-4/+8
* Bride of the Splint Cleanup. All regression tests pass.Eric S. Raymond2009-09-101-0/+1
* Yet more splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-1/+3
* More splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-1/+1
* Partial splint cleanup. All regression tests pass.Eric S. Raymond2009-09-091-2/+1
* Bit-field packing for client-side parsing of AIS messages 6, 8, and 17.Eric S. Raymond2009-09-041-3/+20
* IS8601 dump format and some defaults were slightly wrong.Eric S. Raymond2009-09-041-6/+26
* Comment fixes.Eric S. Raymond2009-09-011-2/+7
* Link RTCM2 and AIVDM client-library support only when those are configured in.Eric S. Raymond2009-09-011-2/+0
* Generated AIS parser code compiles. All tests pass.Eric S. Raymond2009-09-011-35/+33
* More code-generation machinery.Eric S. Raymond2009-09-011-12/+0
* AIS message types 1, 2 and 3 JSON decoding.Eric S. Raymond2009-08-281-0/+12
* Start on client-side parsing of AIS JSON. All regression tests pass.Eric S. Raymond2009-08-281-0/+99