summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cgps.c: Adjust Speed Err data. It was overrunning the field.Gary E. Miller2018-09-251-3/+3
* ubxtool.xml: tweak an example.Gary E. Miller2018-09-251-2/+2
* SConstruct: bump shared library version 23->24.Gary E. Miller2018-09-251-1/+1
* gps,xml: get the command option synopsis right.Gary E. Miller2018-09-251-26/+35
* xgpsspeed: tweak usage()Gary E. Miller2018-09-251-3/+1
* xgps: improve usage()Gary E. Miller2018-09-251-1/+12
* lcdgps: fix compiler warning about fall-through.Gary E. Miller2018-09-251-1/+3
* gegps: Improve usage().Gary E. Miller2018-09-251-1/+5
* lcdgps: tweak usage().Gary E. Miller2018-09-251-18/+18
* cgps: tweak usage() output.Gary E. Miller2018-09-251-537/+535
* driver_sirf: add gnssid:svid.Gary E. Miller2018-09-245-41/+53
* cgps: minor fix for satellite window formatting.Gary E. Miller2018-09-241-1/+1
* ubxtool/zerk: install these two programs by default.Gary E. Miller2018-09-243-1/+1
* zerk/ubxtool: Install new man pages by default.Gary E. Miller2018-09-243-8/+8
* ubxtool: Add man page.Gary E. Miller2018-09-241-0/+445
* ubxtool: tweak usage.Gary E. Miller2018-09-241-7/+7
* zerk.xml: tweak the zerk manual.Gary E. Miller2018-09-241-12/+11
* zerk: tweak usage().Gary E. Miller2018-09-241-1/+1
* gps.h: add fregid for GLONASS.Gary E. Miller2018-09-221-0/+1
* gps.h: MAXCHANNELS from 72 to 120.Gary E. Miller2018-09-221-1/+1
* gps.h: add mtime field to attitude_t.Gary E. Miller2018-09-221-10/+12
* gps.h: add sigid to satellite_t. For u-blox 9 and NMEA 4.1Gary E. Miller2018-09-221-2/+18
* cgps: fix the bottom line, again.Gary E. Miller2018-09-221-1/+1
* cgps: another attempt to reclaim the lost line.Gary E. Miller2018-09-221-2/+2
* gpsd.c: fix compiler warning.Gary E. Miller2018-09-221-1/+1
* cgps: another adjustment on satellite window.Gary E. Miller2018-09-221-1/+1
* cgps: look nicer when More... removed.Gary E. Miller2018-09-221-1/+1
* cgps: fix sta view for small number of sats.Gary E. Miller2018-09-221-1/+3
* cgps: squeeze in one more satellite. Turn off cursor.Gary E. Miller2018-09-221-6/+9
* gps/gps.py: pylint cleanupsGary E. Miller2018-09-221-18/+35
* gps/fake.py: pylint cleanupsGary E. Miller2018-09-221-4/+15
* gps/client.py: pylint cleanupsGary E. Miller2018-09-221-6/+26
* Python modules: add module docstrings.Gary E. Miller2018-09-224-11/+14
* gps/__init__: pep8 nit.Gary E. Miller2018-09-221-1/+1
* cgps: Move used up to top line.Gary E. Miller2018-09-221-2/+3
* gps.h: Add comment that u-blox 9 does not use PRN.Gary E. Miller2018-09-221-1/+2
* gpsd: Allow zerk/ubxtools to work when another client is running.Gary E. Miller2018-09-221-5/+3
* ntpshmvis: pylint cleanupsGary E. Miller2018-09-211-10/+18
* gpsprof: pylint cleanupsGary E. Miller2018-09-211-35/+73
* gpsfake: pylint cleanupsGary E. Miller2018-09-211-10/+16
* gpscat: pylint cleanupsGary E. Miller2018-09-211-5/+7
* gegps: pylint cleanupGary E. Miller2018-09-211-20/+21
* .vimrc: Standardize vim settings. Expand tabs.Gary E. Miller2018-09-211-0/+3
* SConstruct: Convert tabs to spaces.Gary E. Miller2018-09-211-19/+19
* SConstruct: check for pygobject (gi) for xgps and xgpsspeedGary E. Miller2018-09-211-8/+18
* 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
* gps/client.py: fix for Python 3.Gary E. Miller2018-09-211-1/+3
* xgps: update version to gps_versionGary E. Miller2018-09-211-1/+1
* SConstruct: do not build xgps and xgpsspeed if pycairo not found.Gary E. Miller2018-09-211-0/+11