summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* monitor_nme0183.c: factor out a utility function.Eric S. Raymond2015-02-231-18/+27
* In NMEA0183 monitor, macroize some magic numbers.Eric S. Raymond2015-02-231-16/+20
* TOFF JSON message implemented and documented.Eric S. Raymond2015-02-239-28/+203
* Abolish all confusing uses of the word 'drift' for a time delta.Eric S. Raymond2015-02-2310-56/+64
* pep8 cleanup of leapsecond.py for whitespaceJon Schlueter2015-02-231-41/+59
* pep8 cleanup in valgrind-audit.py.inJon Schlueter2015-02-231-2/+2
* Warning hunting cleanup in gpsd.c around ship_pps_drift_messageJon Schlueter2015-02-231-1/+1
* warning hunting cleanup in hex.c for unused parametersJon Schlueter2015-02-231-0/+3
* warning hunting of unused parameters in driver_nmea2000.cJon Schlueter2015-02-231-0/+5
* warning hunting cleanup unused variables in libgpsd_core.cJon Schlueter2015-02-231-1/+5
* Fix unit test for C++ binding.Eric S. Raymond2015-02-221-3/+5
* Tweak wording of osx-pl2303 entry.Greg Troxel2015-02-221-3/+6
* Commits are open for next development cycle.Eric S. Raymond2015-02-221-1/+1
* Calibration HOWTO no longer exists.release-3.12Eric S. Raymond2015-02-221-1/+0
* Version bump for release 3.12.Eric S. Raymond2015-02-222-2/+2
* gpsprof: pylint cleanup. Live-tested.Eric S. Raymond2015-02-221-10/+10
* Add a couple of pylint error-suppression codes for newer versions.Eric S. Raymond2015-02-221-1/+1
* gpscat: pylint cleanup. Works in live testing.Eric S. Raymond2015-02-221-2/+2
* Document the Bluetooth troubleshooting procedure.Eric S. Raymond2015-02-221-13/+34
* Minor updates to GPS capability database.Eric S. Raymond2015-02-221-3/+5
* gpsfake: pylint cleanup. Regression tests (using gpsfake) pass.Eric S. Raymond2015-02-221-1/+1
* pylint cleanup of auditing tools (not shipped).Eric S. Raymond2015-02-222-6/+6
* pylint cleanup of gpscap.py. Live test works.Eric S. Raymond2015-02-221-1/+1
* pylint cleanup of xgpsspeed. Live-test works.Eric S. Raymond2015-02-221-13/+12
* gpssim.py: pylint cleanup. This code is not yet shipped.Eric S. Raymond2015-02-221-30/+31
* Feature removal - delete last remnants of old pre-JSON protocol from libgps.Eric S. Raymond2015-02-228-280/+49
* Remove dropping of OS X, replacing with dropping osx-pl2303.Greg Troxel2015-02-221-2/+2
* Rototill OS X pl2303 issues.Greg Troxel2015-02-221-30/+11
* Move a couple of build options to where they fit better in the list.Eric S. Raymond2015-02-221-2/+2
* Add more details to PTP howtoGary E. Miller2015-02-221-13/+41
* Add kernel config to PTP howtoGary E. Miller2015-02-211-0/+9
* Update the post-3.12 to-do list.Eric S. Raymond2015-02-211-52/+62
* Fix some typos in the Time Service HOWTOGary E. Miller2015-02-201-8/+9
* Add a section on using Linux PTPGary E. Miller2015-02-201-2/+114
* Deprecated libQgpsmm config option involved.Eric S. Raymond2015-02-202-5/+1
* More portable equivalent of #pracgma pack, will work with clang.Eric S. Raymond2015-02-203-11/+12
* Avoid overexposure of an internal mask. EOF_SET -> EOF_ISEric S. Raymond2015-02-204-13/+14
* Folded Calibration HOWTO into Time Service HOWTOEric S. Raymond2015-02-203-189/+162
* monitor_nmea.c -> monitor_nmea0183.cEric S. Raymond2015-02-202-2/+2
* Switch NEWS to use ISO8601 dates.Eric S. Raymond2015-02-201-93/+92
* Minor update of Client HOWTO.Eric S. Raymond2015-02-191-5/+8
* Fix a typo in the Client HOWTO.Eric S. Raymond2015-02-191-2/+2
* In the Hacking Guide, make contents order match text order.Eric S. Raymond2015-02-181-1/+1
* Fixing gpsmon.c to fix broken buildJon Schlueter2015-02-181-1/+1
* Alas, remove OS X from the list of supported platforms.Eric S. Raymond2015-02-184-19/+44
* More ntpshm documentation fixes.Eric S. Raymond2015-02-181-15/+22
* Fixing broken build scons minimal=on ntpshm=onJon Schlueter2015-02-182-0/+4
* Fix for scons minimal=on broken build in gpsd.c missing ifdef guardJon Schlueter2015-02-181-0/+2
* SCons bug fix for minimal=on build was brokenJon Schlueter2015-02-181-0/+1
* Merge branch 'master' of git://git.sv.gnu.org/gpsdReinhard Arlt2015-02-181-16/+17
|\