summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Remove unused and incorrect retval from timespec_strZbigniew Chyla2015-02-158-22/+18
* timespec_str: add "const" to input argumentZbigniew Chyla2015-02-152-2/+2
* Avoid warning (pointer to volatile struct).Zbigniew Chyla2015-02-151-1/+2
* Fix compilation errorZbigniew Chyla2015-02-151-1/+2
* Fix incorrect use of strlcatZbigniew Chyla2015-02-151-2/+2
* Simplify NTP SHM segment creation.Eric S. Raymond2015-02-153-7/+6
* In the build, clean up shared-library linknames properly.Eric S. Raymond2015-02-151-1/+1
* Update hacking guide - PDAs are dead, long live smartphones.Eric S. Raymond2015-02-151-8/+9
* Updare some documentation.Eric S. Raymond2015-02-151-9/+3
* In SConstruct, repair the DBUS build.Eric S. Raymond2015-02-151-8/+8
* Remove duplicate inclusion of -lm from build.Eric S. Raymond2015-02-151-3/+0
* Be more explicit about what SConstruct does when we turn off features.Eric S. Raymond2015-02-151-0/+4
* More on Bedou and QZSS. No code changes.Eric S. Raymond2015-02-151-1/+3
* Add more documentation on NMEA ID ranges to NMEA.txt.Eric S. Raymond2015-02-151-5/+25
* Improved comment. No code changes.Eric S. Raymond2015-02-151-3/+4
* Comment typo fix. No code changes.Eric S. Raymond2015-02-151-1/+1
* Comment typo fix in two test loads. No code changes.Eric S. Raymond2015-02-152-2/+2
* Tweak SConstruct so WRITE_PAD in the environment is passed in.Eric S. Raymond2015-02-141-0/+1
* The capability to set WRITE_PAD in the test frame was buggy.Eric S. Raymond2015-02-141-1/+1
* Repair website markup.Eric S. Raymond2015-02-143-20/+21
* Allow setting WRITE_PAD from the environment.Eric S. Raymond2015-02-141-3/+6
* Time out hangs in single-shot tests.Eric S. Raymond2015-02-141-1/+7
* Foil an attempt by SCons to be overly helpfulEric S. Raymond2015-02-141-2/+5
* gpsfake code fell out of sync with documentation. Fix this.Eric S. Raymond2015-02-131-1/+1
* pep8 whitespace cleanup in gpsprofJon Schlueter2015-02-131-28/+72
* pep8 maskaudit.py.in whitespace cleanupJon Schlueter2015-02-131-10/+17
* pep8 whitespace cleanup in xgpsJon Schlueter2015-02-131-61/+76
* Add missing import getopt package for xgpsJon Schlueter2015-02-131-0/+1
* split out and sort imports in xgps for pep8 cleanupJon Schlueter2015-02-131-3/+8
* pep8 cleanup to split out imports in maskaudit.py.in to individual linesJon Schlueter2015-02-131-1/+5
* Fixup scons audit for pythonJon Schlueter2015-02-131-1/+10
* pylint cleanup in gpsfake for superfluous-parensJon Schlueter2015-02-131-21/+21
* more pep8 cleanup in gpsfake for whitespaceJon Schlueter2015-02-131-3/+6
* pep8 cleanup in gpsfakeJon Schlueter2015-02-131-1/+1
* Split up imports in gpsfake and remove unusedJon Schlueter2015-02-131-2/+10
* Revert "Significantly speed up testing."Eric S. Raymond2015-02-131-4/+7
* Significantly speed up testing.Eric S. Raymond2015-02-131-7/+4