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
*
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
*
Simplify by using str_rstrip_char.
Zbigniew Chyla
2015-01-21
1
-3
/
+3
*
Simplify by using str_appendf
Zbigniew Chyla
2015-01-21
1
-37
/
+26
*
Add str_rstrip_char, use it everywhere.
Zbigniew Chyla
2015-01-21
1
-68
/
+34
*
Add str_{,v}appendf, use it everywhere.
Zbigniew Chyla
2015-01-21
1
-316
/
+231
*
Cleanup of string function and sizeof usage. All regression tests pass.
Zbigniew Chyla
2015-01-13
1
-1
/
+1
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-12
/
+7
*
Magic-number elimination. All regression tests pass.
Eric S. Raymond
2014-09-12
1
-7
/
+8
*
Proper use of the Type 8 structured bit.
Eric S. Raymond
2014-08-24
1
-5
/
+1
*
Drop the obsolete tag field from JSON output. Bump the minor protocol number.
Eric S. Raymond
2014-08-24
1
-16
/
+0
*
PPS is no kinger marked unstable/experimental.
Eric S. Raymond
2014-08-23
1
-3
/
+2
*
Full implementation of AIS 'structured' bit. All regression tests pass.
Eric S. Raymond
2014-08-23
1
-51
/
+20
*
splint/cppcheck/coverity cleanup.
Eric S. Raymond
2014-08-21
1
-3
/
+3
[next]