summaryrefslogtreecommitdiff
path: root/test/synthetic-rtcm2.json
Commit message (Collapse)AuthorAgeFilesLines
* Address Debian bug #573752 (mode sometimes missing from JSON.Eric S. Raymond2010-03-141-0/+4
| | | | | Also, include some additions of copyrights on the test logs that somehow wint missing from the last commit (probably git operator error).
* Reversed earlier change of MMSI to a string.Eric S. Raymond2009-09-071-1/+1
|
* Regularize some JSON attribute names.Eric S. Raymond2009-08-281-1/+1
| | | | | It's useful for the attribute vocabulary to be consistent across data classes, where possible.
* RTCM2 JSON decoiding is verified and has a full regression test.Eric S. Raymond2009-08-281-1/+1
|
* JSON decoding for RTCM2 types 3, 7, and 16 is verified.Eric S. Raymond2009-08-281-1/+1
|
* Use enumerated string values for the "system" field in RTCM2 type 4 messages.Eric S. Raymond2009-08-281-0/+10
Register a synthetic test load for checking decoding of unusual message types.