summaryrefslogtreecommitdiff
path: root/xgpsspeed
Commit message (Expand)AuthorAgeFilesLines
* Tweaks xgps and xgpsspeed UIs.Fred Wright2016-12-181-8/+20
* Adds skyview rotation support to xgps and xgpsspeed.Fred Wright2016-09-221-31/+44
* Excludes unknown-position sats from skyview displays.Fred Wright2016-09-221-3/+6
* Makes "future imports" and Python version comments consistent.Fred Wright2016-04-101-2/+3
* Fixes integer division for Python 3.Fred Wright2016-04-101-1/+1
* Fixes Gtk warnings related to xgps/xgpsspeed error boxes.Fred Wright2016-04-091-0/+2
* Minor usage message tweaks for xgpsspeed.Fred Wright2016-03-261-2/+2
* xgps/xgpsspeed port cleanup: deal with Python 3 division semantics.Eric S. Raymond2016-03-251-0/+3
* Default mode for xgpssspeed is now the more interesting nautical display.Eric S. Raymond2016-03-251-1/+8
* xgps and xgpsspeed are fully polyglot...Eric S. Raymond2016-03-251-1/+1
* Fix xgpssspeed satellite display under Python 3.Eric S. Raymond2016-03-251-1/+1
* xgpsspeed successfully ported to python-gi.Eric S. Raymond2016-03-251-33/+34
* Eliminate use of event argument in the xgpsspeed draw handler.Eric S. Raymond2016-03-251-14/+16
* Update xgpsspeed to use recent pygtk-2.0 binding...Eric S. Raymond2016-03-241-4/+4
* Forward-port Python utilities to run polyglot under either Python 2 or 3.Eric S. Raymond2016-03-221-6/+6
* Change Python hashbang lines to invoke 'python2'Eric S. Raymond2015-07-191-1/+1
* Correct buggy detection of SBAS satellites in the Python client code.Eric S. Raymond2015-04-071-2/+1
* 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
* 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
* 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