index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rtcm2_json.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incorrect UNKNOWN value. Affects parsing of RTCM2 type 4 sentences.
Eric S. Raymond
2013-05-01
1
-1
/
+1
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-4
/
+4
*
Add a switch to configure out control-socket switch.
Eric S. Raymond
2011-03-28
1
-0
/
+3
*
Dump contents of of RTCM2.3 type 31 as a JSON object rather than hex words.
Eric S. Raymond
2011-03-15
1
-0
/
+22
*
rangerr -> prc, rangerate -> rrc in RTCM2
Eric S. Raymond
2011-03-15
1
-2
/
+2
*
issuedata -> iod in RTCM2
Eric S. Raymond
2011-03-15
1
-1
/
+1
*
Change a structure name to avoid a future API break.
Eric S. Raymond
2011-03-14
1
-7
/
+7
*
Implement and document RTCM 2.3 message type 13.
Eric S. Raymond
2011-02-28
1
-0
/
+14
*
Implement and document RTCM2.3 message type 14. All regression tests pass.
Eric S. Raymond
2011-02-28
1
-1
/
+11
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-0
/
+1
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-2
/
+0
*
Re-indent JSON support. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-13
/
+16
*
Reindent the JSON stuff. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-0
/
+2
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-0
/
+4
*
Avoid a collision with typedef boolean.
Eric S. Raymond
2010-01-04
1
-59
/
+59
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+0
*
Splint Cleanup Meets Billy The Kid. All regression tests pass.
Eric S. Raymond
2009-09-10
1
-1
/
+9
*
Son of the Splint Cleanup.
Eric S. Raymond
2009-09-10
1
-1
/
+1
*
More splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-0
/
+2
*
Cleanup.
Eric S. Raymond
2009-08-28
1
-2
/
+0
*
Regularize some JSON attribute names.
Eric S. Raymond
2009-08-28
1
-2
/
+2
*
RTCM2 JSON decoiding is verified and has a full regression test.
Eric S. Raymond
2009-08-28
1
-0
/
+1
*
JSON decoding for RTCM2 types 3, 7, and 16 is verified.
Eric S. Raymond
2009-08-28
1
-13
/
+15
*
Use enumerated string values for the "system" field in RTCM2 type 4 messages.
Eric S. Raymond
2009-08-28
1
-1
/
+11
*
Passthrough check of RTCM2 JSON decoding works for message types 1 and 9.
Eric S. Raymond
2009-08-28
1
-1
/
+1
*
RTCM2 JSON parser is feature-complete and ready for test.
Eric S. Raymond
2009-08-28
1
-4
/
+27
*
Parse RTCM2 message type 7 JSON.
Eric S. Raymond
2009-08-27
1
-3
/
+16
*
Parse RTCM2 message type 5, and fix an error in the RTCM2 dump code.
Eric S. Raymond
2009-08-27
1
-1
/
+15
*
Use STRUCTARRAY everywhere it's apprpriate. JSON regression tests pass.
Eric S. Raymond
2009-08-27
1
-6
/
+6
*
Create a convenience macro for JSON parser template declarations.
Eric S. Raymond
2009-08-27
1
-14
/
+9
*
Checkpoint before trying to factor out some JSON attribute-initialization hair.
Eric S. Raymond
2009-08-27
1
-5
/
+8
*
Parse JSON for RTCM2 message types 1 and 9.
Eric S. Raymond
2009-08-27
1
-4
/
+19
*
First step towards RTCM2 JSON parsing.
Eric S. Raymond
2009-08-27
1
-0
/
+133