summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* For numpy, use longdouble rather than float128Sanjeev Gupta2019-02-051-2/+2
* gpssnmp: UPdate for new gps_read() call.Gary E. Miller2019-02-041-1/+1
* LICENSE: Update license's to be more consistent. No functional changes.Gary E. Miller2018-11-1914-15/+39
* Update version to 3.19-dev. back to dev cycle.dev-3.19aGary E. Miller2018-10-193-3/+3
* Chnage version to 3.18.1release-3.18.1Gary E. Miller2018-10-192-2/+2
* skyview2svg: Change version, add SPDX-License-IdentifierGary E. Miller2018-10-191-1/+2
* skyview2svg: Fixup for PEP8.Gary E. Miller2018-10-161-41/+100
* Skyview2svg: Add a program to create an svg image of the skyview.Niccolo Rigacci2018-10-162-0/+310
* 3.19!dev: Change revisions for 3.19~dev cycle.Gary E. Miller2018-10-022-2/+2
* Version bump to 3.18 for release.release-3.18Gary E. Miller2018-10-022-2/+2
* Python clients: Opps 3.18~dev, not 3.18-dev.Gary E. Miller2018-10-012-2/+2
* gpssnmp: Fix cppcheck scoping nit.Gary E. Miller2018-09-251-1/+1
* ubxtool/zerk: install these two programs by default.Gary E. Miller2018-09-242-4273/+0
* zerk/ubxtool: Install new man pages by default.Gary E. Miller2018-09-242-913/+0
* 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
* ntpshmvis: pylint cleanupsGary E. Miller2018-09-211-10/+18
* ntpshmviz: pep8 tweaksGary E. Miller2018-09-211-0/+2
* zerk: pep8 tweaksGary E. Miller2018-09-211-2/+4
* webgps.py: Add gpsd version check. Fix crash bug.Gary E. Miller2018-09-211-5/+11
* ubxtool: change verion to gps_versionGary E. Miller2018-09-211-1/+1
* zerk: change Verion to gps_version.Gary E. Miller2018-09-211-1/+1
* ntpshmviz: Change version to gps_version.Gary E. Miller2018-09-211-4/+5
* add gps module version check to Python programsGary E. Miller2018-09-212-0/+12
* ubxtool: clean up UBX-TIM- tableGary E. Miller2018-09-191-4/+4
* ubxtool: clean up UBX-RXM- tableGary E. Miller2018-09-191-15/+8
* ubxtool: clean up UBX-NAV- table.Gary E. Miller2018-09-191-11/+8
* ubxtool: add more UBX-INF- names, but no decodesGary E. Miller2018-09-191-1/+11
* ubxtool: Improve UBX-MON-VER, remove fixme.Gary E. Miller2018-09-191-3/+2
* ubxtool: add more UBX-CFG- names, but no decodes yet.Gary E. Miller2018-09-191-2/+24
* ubxtool: better decode of UBX-CFG-PMSGary E. Miller2018-09-191-2/+13
* ubxtool: typoGary E. Miller2018-09-191-1/+1
* ubxtool: add get/set UBX-CFG-PMSGary E. Miller2018-09-191-2/+37
* ubxtool: oops, closed the serial port too soon.Gary E. Miller2018-09-191-1/+1
* zerk: add a man page for zerk.Gary E. Miller2018-09-181-0/+469
* zerk: a CLI tool to configure and decode GREIS GPS.Gary E. Miller2018-09-171-0/+1888
* ubxtool: a CLI tool to configure and decode u-blox.Gary E. Miller2018-09-171-0/+2304
* contrib/SConstruct: fix build recipes.Gary E. Miller2018-08-081-5/+3
* webgps.py: pep8 cleanup.Gary E. Miller2018-07-261-0/+1
* gpsData.py: pep8 cleanup.Gary E. Miller2018-07-261-0/+1
* contrib/webgps: isnan() -> isfinite()Gary E. Miller2018-07-141-6/+6
* ntpshmviz: Fix for PEP8Gary E. Miller2018-06-201-1/+3
* webgps.py: fix for PEP8Gary E. Miller2018-06-201-21/+39
* gpsData.py: Fix for PEP8Gary E. Miller2018-06-201-45/+51
* ntpshmviz: Fix for PEP8Gary E. Miller2018-06-201-22/+33
* gpssnmp: a simple program to poll gpsd for a few SNMP OID variables.David J Taylor2018-06-162-0/+92
* clock_test: better integrate into git and scons.Gary E. Miller2018-06-131-0/+1
* Add clock_test in contrib.Gary E. Miller2018-01-252-0/+113