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_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libgps.3: Update gps_read() prototype.
Gary E. Miller
2019-02-04
1
-1
/
+7
*
LICENSE: Update licenses for consistency. No functional changes.
Gary E. Miller
2018-11-19
1
-1
/
+1
*
libgps_json: Add a bit of RAW debug.
Gary E. Miller
2018-10-30
1
-0
/
+2
*
ATT: centralize clearing of the attitude data.
Gary E. Miller
2018-09-11
1
-1
/
+2
*
gps_read(): fix some nasty buffer overruns and corruptions.
Gary E. Miller
2018-07-14
1
-2
/
+8
*
$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
*
Remove misleading comment.
Robert Norris
2017-03-17
1
-1
/
+0
*
Whitespace cleanups related to recent changes.
Fred Wright
2017-02-20
1
-1
/
+3
*
Explicit marking of ignoring fprintf() result
Robert Norris
2017-02-20
1
-1
/
+1
*
for vsnprintf() FreeBSD wants __ISO_C_VISIBLE >= 1999
Gary E. Miller
2016-08-16
1
-0
/
+4
*
Ensure all functions of the client API are available at all times.
Robert Norris
2016-08-02
1
-0
/
+4
*
use more precision when outputting lat/lon.
Gary E. Miller
2016-03-28
1
-1
/
+2
*
Still more whitespace fixups
Gary E. Miller
2015-04-30
1
-2
/
+2
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-17
/
+7
*
Document SHM and JSON timeout is in uSec. Fix SHM so that is true.
Gary E. Miller
2015-03-12
1
-0
/
+1
*
Feature removal - delete last remnants of old pre-JSON protocol from libgps.
Eric S. Raymond
2015-02-22
1
-4
/
+0
*
Revert the change abolishing the "pps" policy flag, it broke gpsmon client mode.
Eric S. Raymond
2015-02-02
1
-1
/
+2
*
Add str_{,v}appendf, use it everywhere.
Zbigniew Chyla
2015-01-21
1
-2
/
+2
*
Always use sizeof to get array size
Zbigniew Chyla
2015-01-13
1
-2
/
+2
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-10
/
+7
*
Minimal option requires conditionalization of some code.
Eric S. Raymond
2014-09-06
1
-4
/
+19
*
splint/cppcheck cleanuo after the gpsd_report change.
Eric S. Raymond
2014-08-27
1
-0
/
+2
*
Clean up some FIXMEs. All regression tests pass.
Eric S. Raymond
2014-08-24
1
-1
/
+0
*
PPS is no kinger marked unstable/experimental.
Eric S. Raymond
2014-08-23
1
-2
/
+1
*
ppsbar -> pps.
Eric S. Raymond
2013-11-13
1
-2
/
+2
*
PPS events now show in gpsmon runb through the daemon.
Eric S. Raymond
2013-11-09
1
-1
/
+2
*
Code is fully cppcheck, splint, and Coverity clean.
Eric S. Raymond
2013-11-06
1
-0
/
+1
*
Minor typo fix. All regression tests pass.
Eric S. Raymond
2013-09-21
1
-1
/
+1
*
Restore some accidentally omitted code.
Eric S. Raymond
2013-09-21
1
-1
/
+1
*
Fix some minor bugs in debug reporting of the sat picture.
Eric S. Raymond
2013-09-21
1
-1
/
+6
*
More cppcheck cleanup.
Eric S. Raymond
2013-09-17
1
-0
/
+1
*
Split Type 24 reporting, including the -s option to gpsdecode.
Eric S. Raymond
2013-09-14
1
-1
/
+2
*
Fix static-checker warnings. All regression tests pass.
Eric S. Raymond
2013-04-30
1
-5
/
+6
*
Fix a dangerous typo caught by Coverity. All regression tests pass.
Eric S. Raymond
2012-09-22
1
-1
/
+1
*
Lose the assumption that socket_t is an integer.
Eric S. Raymond
2012-09-22
1
-3
/
+3
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-6
/
+6
*
Eliminated a bug Rick Bywater tripped over.
Eric S. Raymond
2012-05-14
1
-1
/
+1
*
Still working on pacifying Coverity. All regression tests pass.
Eric S. Raymond
2012-05-11
1
-1
/
+1
*
First cut at implementing waiting test for shm export.
Eric S. Raymond
2011-10-03
1
-1
/
+7
*
Remove duplicate code.
Michael Tatarinov
2011-09-30
1
-1
/
+3
*
splint cleanup.
Eric S. Raymond
2011-09-30
1
-1
/
+3
*
Magic-number elimination.
Eric S. Raymond
2011-09-30
1
-2
/
+2
*
Re-do runtime dispatch in the client library.
Eric S. Raymond
2011-09-30
1
-76
/
+27
*
splint cleanup.
Eric S. Raymond
2011-09-28
1
-5
/
+7
*
Canned mainloop function for socket export...
Eric S. Raymond
2011-09-28
1
-1
/
+46
*
Runtime dispatch to methods is working in the client library.
Eric S. Raymond
2011-09-28
1
-19
/
+51
*
Avoid a name collision.
Eric S. Raymond
2011-09-28
1
-1
/
+1
*
First step in runtime export dispatch for the client library.
Eric S. Raymond
2011-09-28
1
-0
/
+11
*
Break out prototypes for client library export methgods into a new heasder.
Eric S. Raymond
2011-09-28
1
-0
/
+1
[next]