summaryrefslogtreecommitdiff
path: root/xgpsspeed
Commit message (Collapse)AuthorAgeFilesLines
* Change Python hashbang lines to invoke 'python2'Eric S. Raymond2015-07-191-1/+1
| | | | | | We've learned that Ubuntu 15.10 will have python3 as default. The ugly transition gas befun; our only recourse is to hape that all our deployment targets have 'pyton2' do the right thing. Works on 14.10.
* Correct buggy detection of SBAS satellites in the Python client code.Eric S. Raymond2015-04-071-2/+1
| | | | | Before this fix, satellites from the Beidou or QZNSS wuld have been incirrectly displayed with the SBAS shape.
* Update PRNMAX to include GLONASS in xgps et alSanjeev Gupta2015-04-071-1/+1
|
* Update PRNMAX to includeSanjeev Gupta2015-04-071-1/+1
|
* pep8 cleanup in xgpsspeedJon Schlueter2015-03-021-150/+148
|
* pylint cleanup of xgpsspeed. Live-test works.Eric S. Raymond2015-02-221-13/+12
|
* Remove duplicative and dead code, and rename a class.Eric S. Raymond2013-01-221-48/+33
|
* Factor out common code. Also, no point in a separate version for this.Eric S. Raymond2013-01-171-38/+16
|
* Remove duplicate code.Eric S. Raymond2013-01-171-6/+0
|
* The old xgpsspeed version number and TODO no longer make much sense.Eric S. Raymond2013-01-171-12/+2
|
* Credit where credit is due.Eric S. Raymond2013-01-171-2/+6
|
* Code polishing.Eric S. Raymond2013-01-171-8/+4
|
* Information hiding.Eric S. Raymond2013-01-171-45/+43
|
* Chen Wei's nautical-style display is fully merged.Eric S. Raymond2013-01-171-15/+17
|
* Slightly less crode merge - both speedometers seem to work now.Eric S. Raymond2013-01-171-146/+22
| | | | But the style switch is a global.
* Crude merge of Chen Wei's code - basically elbows aside original xgpsspeed.Eric S. Raymond2013-01-171-1/+466
|
* pychecker cleanup.Eric S. Raymond2011-08-261-14/+13
|
* xgps/xgpsspeed: Check for a usable display before writing to it.Bernd Zeimetz2011-02-191-0/+2
| | | | | This avoids coredumps in case DISPLAY is not usable. See http://bugs.debian.org/602925 for details.
* Carry through and document the poll() -> read() change.Eric S. Raymond2010-07-141-1/+1
|
* xgpsspeed: add optparse to use cmdargsRobin Wittler2010-05-131-37/+129
|
* Replacing xgpsspeed with the new version written in Python.Bernd Zeimetz2010-05-101-0/+363