summaryrefslogtreecommitdiff
path: root/rtcm3_json.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Update licenses for consistency. No functional changes.Gary E. Miller2018-11-191-1/+1
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-301-21/+1
* Another glitch caught by scan-build.Eric S. Raymond2013-06-071-1/+1
* RTCM3 R1033 JSON unpacking.Eric S. Raymond2013-05-021-0/+21
* RTCM3 R104 JSON unoacking.Eric S. Raymond2013-05-021-0/+19
* Improve readability.Eric S. Raymond2013-05-021-34/+33
* Macro trickery that I might regret, but it makes the code more expressive.Eric S. Raymond2013-05-021-32/+29
* Implement RTCM3 R1010 JSON unpacking.Eric S. Raymond2013-05-021-2/+33
* Unpack JSON for RTCM3 R1007, R1008, and R1009.Eric S. Raymond2013-05-011-0/+61
* Unpack RTCM3 1002 JSON (untested)Eric S. Raymond2013-05-011-1/+34
* Two missing fields in RTCM3 1001 parsing.Eric S. Raymond2013-05-011-2/+2
* Fix static-check warnings.Eric S. Raymond2013-05-011-5/+5
* Start on support for unpacking RTCM3 JSON.Eric S. Raymond2013-05-011-0/+114