summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* www: Remove dead link on home page. and excelennce page.Gary E. Miller2018-11-292-11/+10
* ppp-howto: Add vim AsciiDoc syntax highlightingGary E. Miller2018-11-291-2/+1
* www: Add gpsrinex man page to the web site.Gary E. Miller2018-11-292-0/+5
* www: Sort the man pages on the index page.Gary E. Miller2018-11-291-17/+18
* PPP-howto: Add a Precise Point Positioning (PPP) HowtoGary E. Miller2018-11-294-0/+387
* gpsrinex: Typo on man page.Gary E. Miller2018-11-281-1/+1
* gpsrines: Another take at 32/64-bit compatibilityGary E. Miller2018-11-261-1/+2
* gpsrinex: Fix a signed/unsigned complaint on 32-bit.Gary E. Miller2018-11-261-1/+2
* gpsrinex: Fix a 32bit printf() mismatch.Gary E. Miller2018-11-261-1/+1
* Removed variable length arrays, added -Wvla compiler option.vla-removalIan Bruene2018-11-265-16/+13
* gpsfake: Improve usage() output.Gary E. Miller2018-11-231-22/+22
* SConstruct: fix test for xsltproc, fix xmlto output.Gary E. Miller2018-11-231-5/+4
* SConstruct: fix xsltproc making man pages.Gary E. Miller2018-11-231-2/+6
* gpsrinex: Update comments on GNSS measurement types.Gary E. Miller2018-11-211-6/+18
* Fixes time-regress for 32-bit time_t platforms.Fred Wright2018-11-211-1/+24
* gpsrinex: Ubuntu needs to be told time is past 2001.Gary E. Miller2018-11-211-0/+8
* In the client library, ignore unkown JSON attributes from GPSD.Eric S. Raymond2018-11-201-30/+37
* test_mktime: Fix build on platforms needing librt.Fred Wright2018-11-201-1/+1
* libgps_json: Give leapseconds a default of 0.Gary E. Miller2018-11-191-1/+2
* SConstruct: Clean out old shared libraries.Gary E. Miller2018-11-191-2/+4
* man: Move man pages, source and result, into main/Gary E. Miller2018-11-1923-35/+38
* www: change .txt to .adoc.Gary E. Miller2018-11-198-5/+5
* LICENSE: Update license's to be more consistent. No functional changes.Gary E. Miller2018-11-1914-15/+39
* LICENSE: Update licenses for consistency. No functional changes.Gary E. Miller2018-11-1987-98/+120
* Align COPYRIGHT files with Project LicenseSanjeev Gupta2018-11-191-14/+11
* libgps_json: Add decode for leapseconds. Where to put it?Gary E. Miller2018-11-191-0/+3
* Adds missing dependencies on compiled Python extensions.Fred Wright2018-11-171-0/+9
* Make sure 'python-versions' uses the right Python.Fred Wright2018-11-171-1/+1
* Fixes ubxtool and zerk in direct-serial mode.Fred Wright2018-11-172-10/+18
* zerk: Fix test for PYTHONPATHGary E. Miller2018-11-161-1/+1
* gpssim.py: Add test for PYTHONPATHGary E. Miller2018-11-161-2/+9
* gpsprof: Add test for PYTHONPATHGary E. Miller2018-11-161-1/+8
* gpsfake: Add test for PYTHONPATHGary E. Miller2018-11-161-2/+9
* gpscat: Add test for PYTHONPATHGary E. Miller2018-11-161-2/+9
* gegps: Add test for PYTHONPATHGary E. Miller2018-11-161-1/+8
* xgpsspeed: Add check for PYTHONPATHGary E. Miller2018-11-161-1/+8
* xgps: Add exception for bad PYTHONPATHGary E. Miller2018-11-161-2/+9
* gpy.py: Bunp minor protocol versionGary E. Miller2018-11-161-1/+1
* build.txt: Tweaks to Gentoo requirementsGary E. Miller2018-11-161-2/+4
* gpsrinex: Fix a warning about improperly formatted comment.Gary E. Miller2018-11-161-4/+4
* build.txt: Add Gentoo package names reruited to build.Gary E. Miller2018-11-161-7/+35
* build.txt: Add suggested Gentoo package namesGary E. Miller2018-11-151-0/+11
* zerk: Python 3 fix., import gps.misc, soon to be used.Gary E. Miller2018-11-141-1/+2
* gpsrinex: 2nd try at getting modulo right.Gary E. Miller2018-11-121-1/+1
* gpsrinex: OPUS is picky about sample epoch.Gary E. Miller2018-11-121-1/+5
* gpsrinex: update man page for OPUS useageGary E. Miller2018-11-121-2/+7
* gpsrinex: Improve measurement descriptions.Gary E. Miller2018-11-121-15/+44
* gpsrinex: Add C2C, L2C support. Update regressions to match.Gary E. Miller2018-11-123-101/+117
* RAW: Add c2c and l2c measurements.Gary E. Miller2018-11-124-11/+107
* gpsrinex: fix gnssid/svid sort.Gary E. Miller2018-11-111-13/+12