summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump for release 3.13.release-3.13Eric S. Raymond2015-02-262-2/+2
* Fix minor build failure due to moving definition of UNUSED.Eric S. Raymond2015-02-261-0/+1
* memory_barrier() now uses a standardized C11 lockless-concurrency primitive.Eric S. Raymond2015-02-263-12/+22
* Pre-release splint/cppcheck/coverity cleanup. All regression tests pass.Eric S. Raymond2015-02-2610-16/+44
* Prevent multiple path rewrites in gpsmon.Eric S. Raymond2015-02-261-0/+6
* Worst reason to remove an ugly kluge ever.Eric S. Raymond2015-02-261-8/+0
* gps.h gets installed in /usr/include and must not use other GPSD-specific files!Eric S. Raymond2015-02-263-1/+2
* Correct the documentation.Eric S. Raymond2015-02-251-13/+10
* Concurrency protection for ntpmon using memory barrier instructions.Eric S. Raymond2015-02-253-54/+67
* In gpmon, it was confusing to use 'mode' as a report field that wasn't SHM mode.Eric S. Raymond2015-02-255-18/+13
* ntpd uses the precision field afer all.Eric S. Raymond2015-02-251-3/+1
* Minor tweak to precision display in ntpmonGary E. Miller2015-02-251-1/+1
* Tweak ntpmon formatting to show fixed pointGary E. Miller2015-02-251-1/+1
* Warning hunting cleanup in gpsmon.c for visiblize not always usedJon Schlueter2015-02-251-0/+2
* Fix new time test in ntpmonGary E. Miller2015-02-251-1/+1
* Document obscure fields in the NTP shared-memory segment.Eric S. Raymond2015-02-252-4/+14
* Documentation polishing for ntpmon.Eric S. Raymond2015-02-252-3/+4
* Make ntpmon autoconfigure and do subsecond polling.Eric S. Raymond2015-02-256-57/+50
* Typo fix in AIVDM.txt.Eric S. Raymond2015-02-251-4/+6
* Fix broken build for time_offset in gpsmonJon Schlueter2015-02-251-0/+2
* In ntpmon, increase collection time precision and collect the precision field.Eric S. Raymond2015-02-254-20/+27
* Document ntpmon.Eric S. Raymond2015-02-254-0/+146
* ntpmon code polishing.Eric S. Raymond2015-02-253-5/+14
* In tpmon, timestamp reports properly and deal with bad status.Eric S. Raymond2015-02-253-5/+24
* Fix a glitch when painting short values in a field.Eric S. Raymond2015-02-251-0/+6
* First crude but working version of ntpmon. Needs polishing and documentation.Eric S. Raymond2015-02-253-1/+111
* First cut at an interface for the read side of an NTP SHM connection.Eric S. Raymond2015-02-254-32/+208
* Put the PPS offset in the PPS timebar in gpsmon.Gary E. Miller2015-02-241-4/+7
* Convert gpsmon_hook() to use timespec_str()Gary E. Miller2015-02-241-10/+17
* Fix fatal typo in gpsmon.Eric S. Raymond2015-02-241-1/+1
* Fix a gpsmon display glitch in client mode.Eric S. Raymond2015-02-241-1/+3
* Documentation update; cross off a to-do item.Eric S. Raymond2015-02-242-15/+5
* TOFF display in the ubx monitor.Eric S. Raymond2015-02-241-3/+15
* In gpsmon, refactor so PPS field updates are done by common code.Eric S. Raymond2015-02-245-70/+36
* gpsmon: refactoring step, make utility function for TOS display.Eric S. Raymond2015-02-243-19/+27
* In gpsmon, repair PPSBAR emission.Eric S. Raymond2015-02-241-3/+19
* fix broken build scons minimal=on ntp=on in gpsd.cJon Schlueter2015-02-241-0/+3
* fix broken build scons minimal=on ntp=on in libgpsd_coreJon Schlueter2015-02-241-0/+3
* Update identify_failing_build_options with build option changesJon Schlueter2015-02-241-1/+1
* In gpsmon, restore some visibilization inadvertently removed.Eric S. Raymond2015-02-241-2/+4
* TOFF display in gpsmon.Eric S. Raymond2015-02-243-13/+18
* Turn some remnant timedrift_t instances to timedelta_t.Eric S. Raymond2015-02-241-5/+5
* BUGFIX: Prevent spurious path rewrites in the JSON passthrough driver.Eric S. Raymond2015-02-241-1/+1
* Restore correct screen painting for gpsmon error messages.Eric S. Raymond2015-02-242-24/+10
* Was ignoring PPS if system clock slewing to faster.Gary E. Miller2015-02-231-7/+15
* Remove a precision wasting timespec to double conversion.Gary E. Miller2015-02-231-7/+11
* Move some double to timespec in chrony socket to preserve precision.Gary E. Miller2015-02-232-3/+12
* Incomplete TOFF display code for gpsmon in NMEA0183 mode.Eric S. Raymond2015-02-232-13/+40
* Documentation paste-o fix.Eric S. Raymond2015-02-231-1/+1
* In gpsd.c, restire some trailingsplint markup.Eric S. Raymond2015-02-231-0/+1