summaryrefslogtreecommitdiff
path: root/gpssim.py
Commit message (Expand)AuthorAgeFilesLines
* gpssim.py: Add test for PYTHONPATHGary E. Miller2018-11-161-2/+9
* gpssim.py: pep8 cleanup.Gary E. Miller2018-07-261-0/+2
* gpssim.py: Fix for PEP8Gary E. Miller2018-06-201-4/+4
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* gpssim.py: fix mis-spelling var found by pylintGary E. Miller2017-07-261-1/+1
* Fixes some pylint issues.Fred Wright2017-07-141-2/+3
* gps/fake.py, gpssim.py: pep8 fixesGary E. Miller2017-07-011-1/+1
* gpssim.py: pep8 fixesGary E. Miller2017-07-011-36/+39
* Fixes Python programs to use new-style classes.Fred Wright2016-04-111-4/+4
* Forward-port Python utilities to run polyglot under either Python 2 or 3.Eric S. Raymond2016-03-221-12/+12
* [pep8] whitespace cleanup in gpssim.pyJon Schlueter2016-02-061-8/+30
* gpssim.py: pylint cleanup. This code is not yet shipped.Eric S. Raymond2015-02-221-30/+31
* FIXME -> FIX-ME, so I can walk through these without tripping over autotools.Eric S. Raymond2010-04-261-1/+1
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+0
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+3
* expand the Id keywordChris Kuethe2009-01-081-0/+1
* gpssim uses the new geodetic-separation wrapper.Eric S. Raymond2009-01-081-4/+2
* Add GLL reporter to NMEA class.Eric S. Raymond2009-01-071-0/+16
* Cleaned up and simplified command parsing...Eric S. Raymond2009-01-071-43/+83
* Proof-of-concept GPS simulator code.Eric S. Raymond2009-01-071-0/+231