summaryrefslogtreecommitdiff
path: root/gps
Commit message (Expand)AuthorAgeFilesLines
* Correct buggy detection of SBAS satellites in the Python client code.Eric S. Raymond2015-04-071-0/+4
* pep8 whitespace and is not None cleanup in gps/client.pyJon Schlueter2015-03-131-20/+31
* splint/cppcheck/coverity prerelease cleanup.Eric S. Raymond2015-03-131-1/+1
* Fix pty permissions in fake.pyGary E. Miller2015-03-101-0/+2
* Updare some documentation.Eric S. Raymond2015-02-151-9/+3
* The capability to set WRITE_PAD in the test frame was buggy.Eric S. Raymond2015-02-141-1/+1
* 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
* Change the way EOF is injected in hopes of beating a *BSD timing problem.Eric S. Raymond2015-02-111-4/+6
* Improved instrumentation for tracking down test frame issues.Eric S. Raymond2015-02-101-2/+3
* Set FreeBSD WRITE_PAD to 0.01 in report from Hal Murray.Eric S. Raymond2015-02-101-2/+2
* Reinstate port-zero allocation magic for tests. All regression tests pass.Eric S. Raymond2015-02-091-6/+14
* CLOSE_DELAY is gone. Test source termination is now deterministic.Eric S. Raymond2015-02-091-69/+4
* Revert to non-blocking I/O. Blocking I/O broke gps-makeregress.Eric S. Raymond2015-02-061-57/+42
* test timing: Reduce netbsd5 values.Greg Troxel2015-02-051-1/+2
* Clean up pre-blocking-IO tests, organize.Greg Troxel2015-02-031-23/+21
* Update netbsd5 timing data.Greg Troxel2015-02-031-0/+3
* Update os x timing data; shorten delay.Greg Troxel2015-02-031-9/+4
* More updates of test delays.Eric S. Raymond2015-02-031-9/+12
* Recheck delays for Raspberry Pi Model B.Michael Tatarinov2015-02-031-5/+4
* Add delay tests reported by Frank Nicholas.Eric S. Raymond2015-02-031-0/+4
* Update netbsd timing comments.Greg Troxel2015-02-031-5/+7
* In the test framework, use the bind-to-port-0 trick to get a random unused port.Eric S. Raymond2015-02-021-6/+14
* gpsfake delays are no longer becessary under Linux, and possibly not elsewhere.Eric S. Raymond2015-02-021-4/+3
* More delay reduction.Eric S. Raymond2015-02-021-6/+3
* Open ttys with CLOCAL, following a suggestion by Hal Murray.Eric S. Raymond2015-02-021-5/+7
* Change to using blocking I/O and VTIME.Eric S. Raymond2015-02-021-7/+11
* Add netbsd6 regression timing data.Greg Troxel2015-01-291-1/+2
* Add netbsd5-specific gpsfake timing and comments.Greg Troxel2015-01-281-0/+14
* Shorten OS X delays.Greg Troxel2015-01-281-3/+7
* Reduce OSX delay slightly, and add datapoint.Greg Troxel2015-01-281-1/+2
* gps/fake.py: Add more OSX test failure datapoints.Greg Troxel2015-01-271-1/+3
* Make delays super high on darwin.Greg Troxel2015-01-271-2/+2
* Regularize comments and add OS X case.Greg Troxel2015-01-251-4/+6
* Add delays for DarwinGreg Troxel2015-01-251-0/+9
* Add slow=yes option for regression tests in an attempt to avoid flakeouts.Eric S. Raymond2014-08-241-5/+15
* pylint validation pass. All regresio tests pass, xgps runs live.Eric S. Raymond2014-08-234-15/+14
* Another step towards eliminating delays in the test framework.Eric S. Raymond2013-11-271-2/+2
* Investigating ways to get rid of CLOSE_DELAY in the test framework...Eric S. Raymond2013-11-272-3/+13
* pylint found a minor error in the factoring of the Python library classes.Eric S. Raymond2013-11-241-5/+2
* Revert "Fix a pylint warning. With this scons audit runs completely clean aga...Eric S. Raymond2013-11-231-1/+0
* Fix a pylint warning. With this scons audit runs completely clean again.Eric S. Raymond2013-11-221-0/+1
* Resync the Python interface's list of various magic constants.Eric S. Raymond2013-11-201-1/+15
* Ritualistic pacification of pylint. All regression tests pass, xgps runs.Eric S. Raymond2013-11-153-2/+5
* Insert required calls to Python Eceptions base class.Eric S. Raymond2013-11-152-2/+7
* Partial pylint cleanup. All regression tests pass, xgps works.Eric S. Raymond2013-11-152-4/+4
* ppsbar -> pps.Eric S. Raymond2013-11-131-5/+5
* Typo fix.Eric S. Raymond2013-11-121-1/+1
* Fix buggy enable-flag-to-JSON mapping in the Python interface.Eric S. Raymond2013-11-121-3/+3
* SPLIT24 and PPSBAR flags belong in the Python interface, too.Eric S. Raymond2013-11-121-0/+10