summaryrefslogtreecommitdiff
path: root/gps/fake.py
Commit message (Expand)AuthorAgeFilesLines
* gpsfake: Avoid duplicated output after daemon death.Fred Wright2018-12-281-1/+2
* gpsfake: Notice when daemon dies.Fred Wright2018-12-281-0/+4
* Decreases OSX Write_PAD.Fred Wright2018-12-271-1/+1
* gpsfake: Allow timeout to be specified.Fred Wright2018-12-271-4/+6
* gps/fake.py: pylint cleanupsGary E. Miller2018-09-221-4/+15
* fake.py: Fix for PEP8Gary E. Miller2018-06-201-10/+10
* gps/fake.py: code rearrangement to handle pylint complexity warningGary E. Miller2017-07-311-9/+11
* fake.py: Fix pylint complaint about a function override.Gary E. Miller2017-07-261-3/+3
* fake.py: remove redundant assignment of self.port.Gary E. Miller2017-07-261-1/+0
* Fixes some pylint issues.Fred Wright2017-07-141-1/+1
* Fixes bug in gpsfake with default port.Fred Wright2017-07-141-1/+1
* gps/fake.py, gpssim.py: pep8 fixesGary E. Miller2017-07-011-34/+68
* Makes 'GPSD' SHM IDs unique during regression tests.Fred Wright2017-03-241-3/+11
* Makes connect failure to dead fake.py daemon more informative.Fred Wright2017-02-191-1/+6
* Reworks local exception definitions in fake.py.Fred Wright2017-02-191-15/+11
* Reworks DaemonInstance in fake.py.Fred Wright2017-02-191-72/+80
* Changes fake.py stream type to 'bytes'.Fred Wright2016-12-251-5/+7
* Changes fake.py subclasses to use super() in __init__().Fred Wright2016-04-111-7/+7
* Fixes gps/*.py to use new-style classes.Fred Wright2016-04-111-4/+4
* Fixes fake.py and gpsfake for Python 3.Fred Wright2016-04-091-15/+17
* Forces Python 3 import behavior in all gps/* modules.Fred Wright2016-04-091-1/+1
* Fixes fake.py 'packet' import for Python 3.Fred Wright2016-04-091-1/+1
* Restore language about 2.6 portability, clean up Python imports.Eric S. Raymond2016-03-271-1/+3
* Fix Python 3 compatibility.Eric S. Raymond2016-03-241-2/+2
* pylint cleanup.Eric S. Raymond2016-03-221-4/+4
* Forward-port gps/ Python client code to run polyglot under Python 2 or 3.Eric S. Raymond2016-03-221-10/+12
* Makes gpsfake -T take -S into account.Fred Wright2016-03-031-8/+13
* Eliminates spurious gpsd errors with gpsfake in TCP mode.Fred Wright2016-02-291-1/+6
* Makes fake.py's TCP and UDP port assignments parallel-compatible.Fred Wright2016-02-291-15/+22
* [pep8] cleanup of gps/fake.py for readablityJon Schlueter2016-02-091-20/+19
* [pep8] autopep8 whitespace cleanupJon Schlueter2016-02-091-9/+50
* 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