summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Update the Hacking Guide.Eric S. Raymond2015-02-181-16/+17
* | Fix another type24 bug in driver_nmea2000.cReinhard Arlt2015-02-182-4/+5
|/
* In build.txt, update stuff on the dbus_export option.Eric S. Raymond2015-02-171-3/+4
* Update the internal documentation on NTP segment management.Eric S. Raymond2015-02-171-13/+28
* Don't talk to NTP when we're running inside the test harnessEric S. Raymond2015-02-171-0/+4
* Revert the ntpshm allocation change - go back to using an external bool array.Eric S. Raymond2015-02-162-6/+5
* Typo corrections to build instructions.Eric S. Raymond2015-02-161-2/+2
* Merge branch 'master' of git://git.sv.gnu.org/gpsdReinhard Arlt2015-02-167-21/+21
|\
| * Repair the logic for setting a non-default SHM export segment.Eric S. Raymond2015-02-166-13/+13
| * Tweak instrumentation to find out why alternate export segment isn't being set.Eric S. Raymond2015-02-162-10/+10
* | Fix bug in type24 msg in pseudoais.c .Reinhard Arlt2015-02-162-30/+36
|/
* Shut up, splint! All regressiion tests pass.Eric S. Raymond2015-02-151-3/+3
* Clarify a requirement for Python 2.x.Eric S. Raymond2015-02-152-2/+2