summaryrefslogtreecommitdiff
path: root/gegps
Commit message (Expand)AuthorAgeFilesLines
* gegps: Fix typosFred Wright2019-03-201-1/+1
* gegps: Add test for PYTHONPATHGary E. Miller2018-11-161-1/+8
* Update version to 3.19-dev. back to dev cycle.dev-3.19aGary E. Miller2018-10-191-1/+1
* Chnage version to 3.18.1release-3.18.1Gary E. Miller2018-10-191-1/+1
* 3.19!dev: Change revisions for 3.19~dev cycle.Gary E. Miller2018-10-021-1/+1
* Version bump to 3.18 for release.release-3.18Gary E. Miller2018-10-021-1/+1
* Python clients: Opps 3.18~dev, not 3.18-dev.Gary E. Miller2018-10-011-1/+1
* gegps: Improve usage().Gary E. Miller2018-09-251-1/+5
* gegps: pylint cleanupGary E. Miller2018-09-211-20/+21
* gegps: Better error message on no conenct to gpsd.Gary E. Miller2018-09-211-1/+7
* gegps: reorder so -V and -h work with no running gpsd.Gary E. Miller2018-09-211-3/+3
* gpsfake: add -h and -V options.Gary E. Miller2018-09-211-1/+11
* add gps module version check to Python programsGary E. Miller2018-09-211-0/+6
* gegps: Not all TPV has heading.Gary E. Miller2017-12-011-4/+5
* gegps: Fix another crash, when no speed in TPVGary E. Miller2017-12-011-2/+8
* gegps: don't crash on missing Altitude in TPVGary E. Miller2017-12-011-1/+7
* Fixes some pylint issues.Fred Wright2017-07-141-1/+2
* gegps: pep8 fixesGary E. Miller2017-07-011-13/+16
* Makes "future imports" and Python version comments consistent.Fred Wright2016-04-101-2/+3
* Restore language about 2.6 portability, clean up Python imports.Eric S. Raymond2016-03-271-1/+1
* gegps now runs polyglot under Python 2 and 3.Eric S. Raymond2016-03-221-2/+3
* Forward-port Python utilities to run polyglot under either Python 2 or 3.Eric S. Raymond2016-03-221-2/+4
* [pep8] autopep8 whitespace cleanupJon Schlueter2016-02-091-1/+2
* Change Python hashbang lines to invoke 'python2'Eric S. Raymond2015-07-191-1/+1
* Add gegps to the pychecker set, and clean up one glitch pychecker revealed.Eric S. Raymond2011-08-261-2/+2
* make gegps executableMiroslav Lichvar2011-08-081-0/+0
* Bring Python's stream method up to date so it matches the C one.Eric S. Raymond2011-06-241-3/+1
* Live-feed support for Google Earth.Eric S. Raymond2011-06-241-0/+101