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
/
gpsd_json.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpsd_json.c: Add gnssid:svid to SKY.
Gary E. Miller
2018-09-19
1
-6
/
+13
*
ATT: change heading to %.3f to match Trimble precision.
Gary E. Miller
2018-09-11
1
-1
/
+2
*
gpsd_json, AIS: Increase precision of AIS LATLON.
Sven Geggus
2018-09-04
1
-19
/
+19
*
gpsd_json, AIS: add missing JSON terminators.
Sven Geggus
2018-09-04
1
-3
/
+6
*
Savannah issue #53671: policy_t -> gps_policy_t.
Gary E. Miller
2018-07-26
1
-3
/
+3
*
gpsd_json.c: Change isnan() to isfinite()
Gary E. Miller
2018-07-14
1
-43
/
+47
*
$GPVTG Added parsing, storage, output of magnetic course
Daniel_M_Williams
2018-06-12
1
-0
/
+3
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
isfinite() needs _POSIX_C_SOURCE >= 200112L
Bernd Zeimetz
2018-02-14
1
-0
/
+2
*
gpsd_json: stupid mistake forgot to invert test for isfinite()
Gary E. Miller
2018-02-13
1
-8
/
+8
*
ECEF: remove unused and unneeded ecef.valid.
Gary E. Miller
2018-02-12
1
-26
/
+24
*
Add ECEF support to u-blocx driver, data comes out in json.
Gary E. Miller
2018-02-08
1
-2
/
+30
*
Shield FreeBSD from standards compliance.
Gary E. Miller
2016-09-07
1
-3
/
+4
*
Fix a bad cast
Gary E. Miller
2016-09-07
1
-1
/
+1
*
for vsnprintf() FreeBSD wants __ISO_C_VISIBLE >= 1999
Gary E. Miller
2016-08-16
1
-0
/
+3
*
__DARWIN_C_LEVEL and _DARWIN_C_SOURCE to silence some warnings.
Gary E. Miller
2016-08-16
1
-0
/
+4
*
isascii() needs _XOPEN_SOURCE 500
Gary E. Miller
2016-08-15
1
-0
/
+3
*
Fix a misleading indent..
Gary E. Miller
2016-08-09
1
-4
/
+4
*
Add "status" to TPV for DGPS notification
Gary E. Miller
2016-04-06
1
-0
/
+2
*
Add missing double quotes. Fixed .chk to match.
Gary E. Miller
2016-04-06
1
-1
/
+1
*
Fix JSON dump code to not report time in GST unless there's a valid fix.
Eric S. Raymond
2016-03-29
1
-2
/
+3
*
Add concept of a GPS-disciplined oscillator
Michael Brown
2016-02-09
1
-0
/
+21
*
Add Coverity suppressions for new invariant checks.
Eric S. Raymond
2016-01-29
1
-1
/
+1
*
Fix json_aivdm_dump for bad temp scaling
Jon Schlueter
2015-10-06
1
-5
/
+5
*
add an ais type9 sample which has speed
Jon Schlueter
2015-10-05
1
-1
/
+1
*
Fixup line ending inconsistancy in gpsd_json
Stefan Roels
2015-10-02
1
-2
/
+2
*
A gaggle of whitespace gaffs.
Gary E. Miller
2015-04-30
1
-3
/
+3
*
Eliminate some duplication code for timespec arithmetic.
Eric S. Raymond
2015-04-01
1
-1
/
+1
*
Properly thread-interlock some timing code.
Eric S. Raymond
2015-04-01
1
-2
/
+5
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-44
/
+19
*
Fix incorrect arguments in NITEMS macro calls
Zbigniew Chyla
2015-03-22
1
-2
/
+2
*
TODO items for subtype and pps_precision
Gary E. Miller
2015-03-19
1
-0
/
+1
*
splint/cppcheck/coverity prerelease cleanup.
Eric S. Raymond
2015-03-13
1
-3
/
+4
*
Fix building with timing=on and pps=on. All regression tests pass.
Eric S. Raymond
2015-03-09
1
-5
/
+3
*
Using clock_gettime() for TIMING is more accurate and lets use remove a float.
Eric S. Raymond
2015-03-09
1
-11
/
+14
*
Remove unused and incorrect retval from timespec_str
Zbigniew Chyla
2015-02-15
1
-1
/
+1
*
Avoid warning (pointer to volatile struct).
Zbigniew Chyla
2015-02-15
1
-1
/
+2
*
Fix compilation error
Zbigniew Chyla
2015-02-15
1
-1
/
+2
*
Fix incorrect use of strlcat
Zbigniew Chyla
2015-02-15
1
-2
/
+2
*
Replace Gary's magic number 22 with TIMESPEC_LEN.
Eric S. Raymond
2015-02-12
1
-1
/
+1
*
cppcheck and Coverity cleanup; all regression tests pass.
Eric S. Raymond
2015-02-09
1
-1
/
+1
*
Fix some untested cases in JSON AIS dumping.
Eric S. Raymond
2015-02-05
1
-3
/
+3
*
Add function timespec_str(), and use it.
Gary E. Miller
2015-02-05
1
-4
/
+3
*
Add TS_SUB() to subtract timespecs. Fix another double.
Gary E. Miller
2015-02-02
1
-1
/
+1
*
Revert the change abolishing the "pps" policy flag, it broke gpsmon client mode.
Eric S. Raymond
2015-02-02
1
-2
/
+3
*
Fix loss of precision in PPS json message.
Gary E. Miller
2015-02-02
1
-2
/
+5
*
Fix a formatting error in AIS JSON generation (client library get it right).
Eric S. Raymond
2015-01-30
1
-1
/
+1
*
Assertions cleanup and new policy. All regression tests pass.
Eric S. Raymond
2015-01-30
1
-4
/
+4
*
Elminate double dump of yaw from a compass.
Eric S. Raymond
2015-01-24
1
-7
/
+0
*
Easy splint cleanups. All regression tests pass.
Eric S. Raymond
2015-01-21
1
-1
/
+1
[next]