summaryrefslogtreecommitdiff
path: root/shared_json.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Update licenses for consistency. No functional changes.Gary E. Miller2018-11-191-1/+1
* Savannah issue #53671: policy_t -> gps_policy_t.Gary E. Miller2018-07-261-1/+1
* update gpsd to send arbitrary data to GPS from clientGary E. Miller2018-07-141-0/+2
* chared_json.c: isnan() -> isfinite()Gary E. Miller2018-07-141-1/+1
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* Initial creation of os_compat.h.Fred Wright2017-01-221-1/+0
* Retire splint from our set of static analyzers.Eric S. Raymond2015-03-301-10/+4
* OS X needs a lot of time.hGary E. Miller2015-03-081-0/+1
* Revert the change abolishing the "pps" policy flag, it broke gpsmon client mode.Eric S. Raymond2015-02-021-0/+1
* Add dummy pps parameter to WATCH.Reinhard Arlt2014-12-151-0/+3
* PPS is no kinger marked unstable/experimental.Eric S. Raymond2014-08-231-1/+0
* ppsbar -> pps.Eric S. Raymond2013-11-131-1/+1
* PPS events now show in gpsmon runb through the daemon.Eric S. Raymond2013-11-091-0/+1
* Split Type 24 reporting, including the -s option to gpsdecode.Eric S. Raymond2013-09-141-0/+1
* Nuke trailing whitespace in C source.Eric S. Raymond2012-09-071-3/+3
* Mark VERSION and WATCH with a remote attribute when passed from slaves.Eric S. Raymond2011-06-221-0/+2
* Add a switch to configure out control-socket switch.Eric S. Raymond2011-03-281-0/+3
* Scan-build and splint cleanup. All regression tests pass.Eric S. Raymond2011-03-281-0/+1
* DEVICE::activated becomes an ISO8601 timestamp.Eric S. Raymond2011-03-241-0/+12
* More deheader testing.Eric S. Raymond2011-01-121-0/+1
* Remove subframesflag so they're omitted uncinditionally.Eric S. Raymond2011-01-101-2/+0
* Enable gpspipe to start subframe reporting.Eric S. Raymond2011-01-041-1/+1
* Reporting framework for subframes. All regression tests pass.Eric S. Raymond2011-01-031-0/+2
* Unused-header removals by deheader. All regression tests pass.Eric S. Raymond2010-12-011-4/+0
* Re-indent JSON support. All regression tests pass.Eric S. Raymond2010-04-141-6/+6
* Reindent the JSON stuff. All regression tests pass.Eric S. Raymond2010-04-141-0/+4
* Split out some functions from gpsd_json.c that are used by libgps.Eric S. Raymond2010-03-301-0/+96