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
/
libgps_json.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "status" to TPV for DGPS notification
Gary E. Miller
2016-04-06
1
-1
/
+2
*
Add concept of a GPS-disciplined oscillator
Michael Brown
2016-02-09
1
-0
/
+41
*
Address Savannah bug #46804: JSON satellite view parsing is somewhat broken.
Fred Wright
2016-01-04
1
-3
/
+3
*
Fix a dodgy comment.
Gary E. Miller
2015-04-06
1
-4
/
+2
*
Add client-library parsing of PPS precision.
Eric S. Raymond
2015-04-04
1
-2
/
+2
*
Add a JSON test for the PPS message.
Gary E. Miller
2015-04-02
1
-0
/
+1
*
Add precision to the JSON decoder. Throw away the result.
Gary E. Miller
2015-04-01
1
-0
/
+3
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-47
/
+9
*
TOFF JSON message implemented and documented.
Eric S. Raymond
2015-02-23
1
-0
/
+47
*
Abolish all confusing uses of the word 'drift' for a time delta.
Eric S. Raymond
2015-02-23
1
-6
/
+6
*
Avoid overexposure of an internal mask. EOF_SET -> EOF_IS
Eric S. Raymond
2015-02-20
1
-1
/
+1
*
Fix improper timespec type casting.
Gary E. Miller
2015-02-02
1
-4
/
+4
*
In client library, "dip" member was missing from ATT parsing.
Eric S. Raymond
2015-01-24
1
-0
/
+2
*
Complete splint cleanup.
Eric S. Raymond
2015-01-21
1
-0
/
+1
*
Use str_starts_with instead of local macro.
Zbigniew Chyla
2015-01-21
1
-15
/
+14
*
Last change to STARTSWITH was buggy. All regression tests pass.
Eric S. Raymond
2015-01-13
1
-1
/
+1
*
The STARTSWITH macro in libgps_json.c uses sizeof when it means strlen.
Matt
2015-01-08
1
-1
/
+1
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-17
/
+14
*
Drop the obsolete tag field from JSON output. Bump the minor protocol number.
Eric S. Raymond
2014-08-24
1
-8
/
+0
*
Fix up the pps=no build. All regression tests pass.
Eric S. Raymond
2013-11-17
1
-1
/
+3
*
In libgps, incorrect defaults resulted in garbage values for empty fields.
Eric S. Raymond
2013-11-13
1
-5
/
+5
*
Full splint cleanup. Partial cppcheck cleanup.
Eric S. Raymond
2013-11-05
1
-1
/
+1
*
Partial splint cleanup. All regression tests pass. PPS is live.
Eric S. Raymond
2013-11-05
1
-0
/
+4
*
Support reading PPS messages in libgps.
Eric S. Raymond
2013-11-03
1
-0
/
+45
*
Start on support for unpacking RTCM3 JSON.
Eric S. Raymond
2013-05-01
1
-0
/
+11
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-1
/
+1
*
Mark VERSION and WATCH with a remote attribute when passed from slaves.
Eric S. Raymond
2011-06-22
1
-0
/
+2
*
splint cleanup.
Eric S. Raymond
2011-04-16
1
-2
/
+2
*
Use t_time consistently for timestamps.
Eric S. Raymond
2011-04-16
1
-48
/
+8
*
Cosmetic tweak: t_timestamp -> t_time.
Eric S. Raymond
2011-04-16
1
-1
/
+1
*
Add a 'timestamp' type to the JSON parser to solve a compatibility problem.
Eric S. Raymond
2011-04-15
1
-1
/
+2
*
Centralize the C client library's flag setting.
Eric S. Raymond
2011-04-15
1
-56
/
+72
*
Force some flag clears to ensure the library-side set member is correct.
Eric S. Raymond
2011-04-15
1
-0
/
+4
*
Add a switch to configure out control-socket switch.
Eric S. Raymond
2011-03-28
1
-0
/
+3
*
Fix scan-build glitches. All regression tests pass.
Eric S. Raymond
2011-03-28
1
-0
/
+3
*
Fix bonehead error in the code for backward compatibility with Unix timestamps.
Eric S. Raymond
2011-03-23
1
-1
/
+1
*
Library time parsing is now backward-compatible with 2.95.
Eric S. Raymond
2011-03-10
1
-10
/
+22
*
Fix a problem noted by Charles Curley.
Eric S. Raymond
2011-02-25
1
-0
/
+1
*
Fix a bug in computation of satellites_visible.
Eric S. Raymond
2011-02-25
1
-1
/
+3
*
Compute satellites_visible in the client-side JSON parser.
Eric S. Raymond
2011-02-03
1
-0
/
+3
*
More name changes related to GST.
Eric S. Raymond
2011-02-01
1
-11
/
+11
*
Change Noise sentence to use ISO8601 timestamp.
Eric S. Raymond
2011-02-01
1
-5
/
+13
*
Process GPGST into noise statistics. All regression tests pass.
Thomas Sprinkmeier
2011-02-01
1
-0
/
+43
*
Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.
Eric S. Raymond
2011-01-29
1
-4
/
+18
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-0
/
+1
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-2
/
+0
*
Reindent the JSON stuff. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-44
/
+38
*
Guard some displayed structures from reindenting.
Eric S. Raymond
2010-04-13
1
-0
/
+14
*
Shorten some names for concision, and make C names match JSON names.
Eric S. Raymond
2010-04-11
1
-9
/
+9
*
Cluent-side support for reading ATT responses.
Eric S. Raymond
2010-04-11
1
-0
/
+58
[next]