summaryrefslogtreecommitdiff
path: root/gpssim.py
AgeCommit message (Expand)Author
2018-07-26gpssim.py: pep8 cleanup.Gary E. Miller
2018-06-20gpssim.py: Fix for PEP8Gary E. Miller
2018-03-08SPDXify the licerse references.Eric S. Raymond
2017-07-26gpssim.py: fix mis-spelling var found by pylintGary E. Miller
2017-07-14Fixes some pylint issues.Fred Wright
2017-07-01gps/fake.py, gpssim.py: pep8 fixesGary E. Miller
2017-07-01gpssim.py: pep8 fixesGary E. Miller
2016-04-11Fixes Python programs to use new-style classes.Fred Wright
2016-03-22Forward-port Python utilities to run polyglot under either Python 2 or 3.Eric S. Raymond
2016-02-06[pep8] whitespace cleanup in gpssim.pyJon Schlueter
2015-02-22gpssim.py: pylint cleanup. This code is not yet shipped.Eric S. Raymond
2010-04-26FIXME -> FIX-ME, so I can walk through these without tripping over autotools.Eric S. Raymond
2010-03-13Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond
2010-03-11Copyright stamps everywhere. No code changes.Eric S. Raymond
2009-01-08expand the Id keywordChris Kuethe
2009-01-08gpssim uses the new geodetic-separation wrapper.Eric S. Raymond
2009-01-07Add GLL reporter to NMEA class.Eric S. Raymond
2009-01-07Cleaned up and simplified command parsing...Eric S. Raymond
2009-01-07Proof-of-concept GPS simulator code.Eric S. Raymond