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
*
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
*
Patch to fix flickering time in cpgs.
root (none)
2010-04-08
1
-1
/
+2
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-0
/
+5
*
Avoid a collision with typedef boolean.
Eric S. Raymond
2010-01-04
1
-97
/
+97
*
Arrgh. I confused ERR_SET with ERROR_SET in a couple of places.
Eric S. Raymond
2009-12-18
1
-1
/
+1
*
Enable handling of multiple JSON objectts per line, and add a test for it.
Eric S. Raymond
2009-11-29
1
-9
/
+15
*
Send components of a DEVICE response to the dev member...
Eric S. Raymond
2009-11-25
1
-1
/
+1
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+0
*
Work around, and document, a subtle limitation of libgps.
Eric S. Raymond
2009-11-19
1
-3
/
+1
*
Fix an incorrect attempt to clear union state flags.
Eric S. Raymond
2009-11-19
1
-6
/
+6
*
End pointer returned by the JSON parser needs to be passed back up...
Eric S. Raymond
2009-11-18
1
-10
/
+12
*
Keep validity flags for the client-side union in a valid state.
Eric S. Raymond
2009-11-18
1
-3
/
+12
*
Avoid doing some invalid buffer copies that can cause really obscure errors.
Eric S. Raymond
2009-11-17
1
-2
/
+2
*
Whoops, parity needs to default to 'N', ...
Gary E. Miller
2009-11-11
1
-1
/
+1
*
Make class Devices parity type match what is really sent.
Gary E. Miller
2009-11-11
1
-2
/
+3
*
Have a single point of truth in the JSON skyview reports...
Eric S. Raymond
2009-10-01
1
-1
/
+2
*
In the gpsdata structure, satellites -> satellites_visible
Eric S. Raymond
2009-10-01
1
-1
/
+1
*
Daemon now has its own version symbols for the wire protocol...
Eric S. Raymond
2009-09-18
1
-2
/
+2
*
SKY response now includes DOP reports.
Eric S. Raymond
2009-09-15
1
-0
/
+14
*
Splint Cleanup Meets Billy The Kid. All regression tests pass.
Eric S. Raymond
2009-09-10
1
-5
/
+16
*
Bride of the Splint Cleanup. All regression tests pass.
Eric S. Raymond
2009-09-10
1
-5
/
+5
*
Yet more splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-5
/
+10
*
More splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-0
/
+10
*
Split eph into epx and epy internally...
Eric S. Raymond
2009-09-03
1
-2
/
+4
*
Link RTCM2 and AIVDM client-library support only when those are configured in.
Eric S. Raymond
2009-09-01
1
-1
/
+4
*
AIS dumper's signature has changed. Integrate AIS parsing on the library side.
Eric S. Raymond
2009-08-29
1
-1
/
+1
*
Start on client-side parsing of AIS JSON. All regression tests pass.
Eric S. Raymond
2009-08-28
1
-0
/
+7
[next]