summaryrefslogtreecommitdiff
path: root/gps/misc.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes fake.py and gpsfake for Python 3.Fred Wright2016-04-091-3/+57
* Changes type checks in misc.py:isotime to use isinstance().Fred Wright2016-04-091-3/+9
* Forces Python 3 import behavior in all gps/* modules.Fred Wright2016-04-091-1/+1
* Restore language about 2.6 portability, clean up Python imports.Eric S. Raymond2016-03-271-0/+4
* Forward-port gps/ Python client code to run polyglot under Python 2 or 3.Eric S. Raymond2016-03-221-2/+6
* [pep8] cleanup in gps/gps.py and misc.pyJon Schlueter2016-02-091-14/+18
* [pep8] autopep8 whitespace cleanupJon Schlueter2016-02-091-0/+6
* pylint validation pass. All regresio tests pass, xgps runs live.Eric S. Raymond2014-08-231-1/+1
* Add a conversion constant requred for DBT sentences.Eric S. Raymond2012-03-051-0/+1
* Python glitches caught by pylint.Eric S. Raymond2011-10-281-1/+1
* Make the 'uninstrumented' plot work again.Eric S. Raymond2011-09-211-1/+1
* Emit "mode" before its dependent attributes in TPV, and timestamps with .3f.Eric S. Raymond2011-03-221-1/+1
* Split gps.py apart to isolate historical cruft.Eric S. Raymond2010-04-161-0/+101