summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Comment on other RTCM 3.2 messages.Gary E. Miller2016-04-211-0/+18
* RTCM3 is unsigned byte, not chars.Gary E. Miller2016-04-202-128/+128
* Fix FTBFS on hurdMattia Rizzolo2016-04-191-2/+3
* Fixes cycle_analyzer for Python 3 (as well as other bugs).Fred Wright2016-04-162-35/+44
* Fixes devtools/flocktest for Python 3.Fred Wright2016-04-161-23/+36
* Fixes scons post-cleanup in devtools/sizes.Fred Wright2016-04-161-1/+1
* Fixes contrib/webgps.py for Python 3.Fred Wright2016-04-163-14/+26
* Adds a tool for cleaning up after Python uninstall bug.Fred Wright2016-04-161-0/+154
* Fixes gps.gps.gps iterator for Python 3.Fred Wright2016-04-161-1/+6
* Fixes uninstall to remove Python package directory.Fred Wright2016-04-161-1/+4
* Do not let the SHM linger forever.Gary E. Miller2016-04-151-0/+12
* Restores json_error definition accidentally removed by 94cb114.Fred Wright2016-04-141-0/+7
* Adds fallback for target_python handling with older scons.Fred Wright2016-04-141-3/+11
* Fixes shebang line in devtools/striplog.Fred Wright2016-04-141-1/+1
* Fixes more devtools programs for Python 3.Fred Wright2016-04-144-12/+38
* Bump the shared library version to go with the GPSD_API bump.Gary E. Miller2016-04-131-1/+1
* Rename PPS_M IN_FIXES to NTP_MIN_FIXESGary E. Miller2016-04-134-4/+4
* Improve comments in satellite_t.Gary E. Miller2016-04-131-2/+3
* Add note about the MTK3339.Eric S. Raymond2016-04-131-3/+12
* Plot to %.3f meters.Gary E. Miller2016-04-121-13/+16
* Start to decode Beidou subframe data.Gary E. Miller2016-04-121-10/+89
* Also send SKY when GPGSA is received.Gary E. Miller2016-04-111-1/+1
* Changes fake.py subclasses to use super() in __init__().Fred Wright2016-04-111-7/+7
* Fixes devtools/ais.py to use new-style classes.Fred Wright2016-04-111-4/+4
* Fixes Python programs to use new-style classes.Fred Wright2016-04-115-13/+14
* Fixes gps/*.py to use new-style classes.Fred Wright2016-04-113-9/+9
* Minor fixes to INSTALL and build.txt.Fred Wright2016-04-112-12/+28
* Fixes devtools/*.py for Python 3.Fred Wright2016-04-104-98/+139
* Makes "future imports" and Python version comments consistent.Fred Wright2016-04-1015-23/+35
* Removes non-ASCII characters from gps.h comments.Fred Wright2016-04-101-2/+2
* Fixes leapseconds.py for Python 3.Fred Wright2016-04-101-27/+61
* Fixes integer division for Python 3.Fred Wright2016-04-103-10/+10
* Fixes SConstruct clean/help/minimal bugs from commit 1c26179.Fred Wright2016-04-091-21/+37
* Typo fix.Eric S. Raymond2016-04-091-1/+1
* Removes redundant polystr/polybytes defs from client.py.Fred Wright2016-04-091-23/+2
* Adds "target Python" support to SConstruct.Fred Wright2016-04-091-43/+98
* Fixes fake.py and gpsfake for Python 3.Fred Wright2016-04-093-20/+80
* Fixes gpscat and test_maidenhead.py for Python 3.Fred Wright2016-04-092-9/+14
* Removes unnecessary Unicode literal from xgps.Fred Wright2016-04-091-5/+5
* Changes type checks in misc.py:isotime to use isinstance().Fred Wright2016-04-091-3/+9
* Fixes Gtk warnings related to xgps/xgpsspeed error boxes.Fred Wright2016-04-092-2/+6
* Fixes a client.py exception for Python 3.Fred Wright2016-04-091-1/+2
* Fixes xgps for Python 3.Fred Wright2016-04-091-1/+1
* Forces Python 3 import behavior in all gps/* modules.Fred Wright2016-04-095-4/+6
* Fixes fake.py 'packet' import for Python 3.Fred Wright2016-04-091-1/+1
* Fixes Python C extensions for Python 3 compatibility.Fred Wright2016-04-093-22/+66
* Fix log message to show real count of stas used.Gary E. Miller2016-04-081-1/+3
* Type fix to time service typo fix.Gary E. Miller2016-04-081-3/+3
* HOWTO fixes from Hal Murray.Eric S. Raymond2016-04-082-37/+58
* Note the existence of the GR701-W.Eric S. Raymond2016-04-081-14/+17