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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix misleading PPS JSON documentation. Still needs work.
Gary E. Miller
2015-04-05
1
-0
/
+2
*
Add precision to the PPS JSON message.
Gary E. Miller
2015-04-01
1
-2
/
+10
*
Increase consistency of names. No code changes.
Eric S. Raymond
2015-04-01
1
-1
/
+1
*
Clean up PPS monitor interface with renames, and additional documentation.
Eric S. Raymond
2015-04-01
1
-2
/
+2
*
Propagate in-band time to PPS-only devices each time a fresh fix comes in.
Eric S. Raymond
2015-03-31
1
-35
/
+12
*
Prefix two more PPS log outputs with PPS:
Gary E. Miller
2015-03-31
1
-3
/
+4
*
Document some return codes, one more small step at /dev/ppsX handling.
Gary E. Miller
2015-03-31
1
-2
/
+20
*
Write scan-build suppressions to it runs clean.
Eric S. Raymond
2015-03-30
1
-0
/
+4
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-90
/
+20
*
Defensive coding for the presence of NULs.
Eric S. Raymond
2015-03-30
1
-3
/
+3
*
Only you cabn prevent obscure magic numbers.
Eric S. Raymond
2015-03-30
1
-2
/
+0
*
Improved code for associating a lone PPS to in-band time.
Eric S. Raymond
2015-03-29
1
-13
/
+12
*
Minor splint annotation of new /dev/pps code.
Eric S. Raymond
2015-03-29
1
-0
/
+2
*
Attempt to support /dev/pps devices.
Eric S. Raymond
2015-03-29
1
-1
/
+42
*
More offerings to the splint god.
Gary E. Miller
2015-03-28
1
-1
/
+4
*
Guard header files that raspbian splint hates.
Gary E. Miller
2015-03-26
1
-5
/
+5
*
Remove redundant $ifndef
Gary E. Miller
2015-03-26
1
-2
/
+0
*
Remove #ifdef with no body content
Gary E. Miller
2015-03-25
1
-2
/
+0
*
Acccept doing synchronization logging at only 1s granularity to remove floats.
Eric S. Raymond
2015-03-20
1
-1
/
+1
*
Float elimination. All regression tests pass.
Eric S. Raymond
2015-03-20
1
-4
/
+3
*
Revert "Take a GPS file descriptor ourut of the read set when deactivating."
Eric S. Raymond
2015-03-17
1
-1
/
+0
*
Take a GPS file descriptor ourut of the read set when deactivating.
Eric S. Raymond
2015-03-17
1
-0
/
+1
*
splint/cppcheck/coverity prerelease cleanup.
Eric S. Raymond
2015-03-13
1
-2
/
+3
*
If command sockets weren't opend, a stale pidfile could linger.
Eric S. Raymond
2015-03-13
1
-0
/
+1
*
Simplify the thread-monitor interface.
Eric S. Raymond
2015-03-11
1
-1
/
+1
*
Float elimination. We only need integer time after timeouts.
Eric S. Raymond
2015-03-09
1
-6
/
+10
*
splint cleanup of new code.
Eric S. Raymond
2015-03-08
1
-1
/
+1
*
Eliminate timestamp-T use from PPS thread code.
Eric S. Raymond
2015-03-08
1
-1
/
+1
*
Eliminate a potential source of defects by using static mutex initialization.
Eric S. Raymond
2015-03-08
1
-4
/
+0
*
gpsd-report() -> gpsd_log()
Eric S. Raymond
2015-03-07
1
-264
/
+272
*
Factor PPS-related members of struct gps_device_t into a pps_thread_t structure.
Eric S. Raymond
2015-03-07
1
-1
/
+3
*
Revert "ntplib extraction requires libgpsd object format bump to 23."
Eric S. Raymond
2015-03-07
1
-1
/
+1
*
ntplib extraction requires libgpsd object format bump to 23.
Eric S. Raymond
2015-03-07
1
-1
/
+1
*
Generqte -V messages in a uniform way.
Eric S. Raymond
2015-03-02
1
-1
/
+1
*
Warning hunting cleanup unused variable af in gpsd
Jon Schlueter
2015-02-27
1
-4
/
+6
*
fix broken build scons minimal=on ntp=on in gpsd.c
Jon Schlueter
2015-02-24
1
-0
/
+3
*
In gpsd.c, restire some trailingsplint markup.
Eric S. Raymond
2015-02-23
1
-0
/
+1
*
TOFF JSON message implemented and documented.
Eric S. Raymond
2015-02-23
1
-7
/
+18
*
Abolish all confusing uses of the word 'drift' for a time delta.
Eric S. Raymond
2015-02-23
1
-5
/
+5
*
Warning hunting cleanup in gpsd.c around ship_pps_drift_message
Jon Schlueter
2015-02-23
1
-1
/
+1
*
Fix for scons minimal=on broken build in gpsd.c missing ifdef guard
Jon Schlueter
2015-02-18
1
-0
/
+2
*
Tweak instrumentation to find out why alternate export segment isn't being set.
Eric S. Raymond
2015-02-16
1
-6
/
+1
*
BSD compiler waening and splint cleanup.
Eric S. Raymond
2015-02-11
1
-1
/
+1
*
Comment typo fix.
Eric S. Raymond
2015-02-10
1
-1
/
+1
*
Graceful shutdown qwhen hotplug-driven and out of devices and subscribers.
Eric S. Raymond
2015-02-06
1
-1
/
+29
*
Revert the change abolishing the "pps" policy flag, it broke gpsmon client mode.
Eric S. Raymond
2015-02-02
1
-5
/
+6
*
Add missing pthread_mutex_init(&ppslast_mutex)
Gary E. Miller
2015-01-30
1
-0
/
+4
*
Assertions cleanup and new policy. All regression tests pass.
Eric S. Raymond
2015-01-30
1
-1
/
+5
*
Remove the failed adaptive-delay experiment.
Eric S. Raymond
2015-01-29
1
-82
/
+0
*
Using SIOCOUTQ to flush output on client socket close caused a hard hang.
Eric S. Raymond
2015-01-28
1
-17
/
+0
[next]