summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gpspipe: update man page to match current program.Gary E. Miller2018-12-141-16/+22
* gpspipe: Change gmtime() to gmtime_r().Gary E. Miller2018-12-141-3/+3
* gpspipe: Order the options in the code alphabetically.Gary E. Miller2018-12-141-33/+33
* gpspipe: Add -Z option to add Z to timestamp.Daniel_M_Williams2018-12-141-3/+23
* gpspipe: now outputs its timestamps as UTC, not localtimeDaniel_M_Williams2018-12-141-1/+1
* nmea0183: Use the pdop from GGA.Gary E. Miller2018-12-042-4/+8
* gpsctl: fix busy loop waiting for deviceKian Karas2018-12-041-0/+6
* www/writing-a-driver: Fix bad link.Gary E. Miller2018-12-031-1/+1
* www/NMEA: fix bad links found by w3.orgGary E. Miller2018-12-031-8/+4
* www/gpsd-time-service-howto: Fix bad links found by w3.orgGary E. Miller2018-12-031-16/+13
* www/wishlist: Fix bad links found by validator.w3.orgGary E. Miller2018-12-031-47/+6
* www/excellence.html: Fix links found by validator.w3.orgGary E. Miller2018-12-031-8/+10
* www:/index.html: Fix links found by validator.w3.orgGary E. Miller2018-12-031-4/+4
* gpsrinex: Don't report missing SNR.Gary E. Miller2018-11-301-1/+3
* driver_skytraq: skytraq does not report locktime, so assume maxGary E. Miller2018-11-301-0/+2
* driver_skytraq: remove duplicate gnssId/svId code.Gary E. Miller2018-11-291-24/+7
* driver_skytraq: Fix bad decode of ecefvz. Add WIP raw decode.Gary E. Miller2018-11-292-12/+153
* xgps: Clear sat list and Skyview on empty SKY.Gary E. Miller2018-11-291-1/+10
* cgps: Clear skyview window when SKY has no sats.Gary E. Miller2018-11-291-2/+11
* PPP-howto: technical tweak. Reference Meridian, not Prime Meridian.Gary E. Miller2018-11-292-4/+7
* driver_skytraq: Decode gnssID and svID.Gary E. Miller2018-11-282-11/+42
* gps.h: add gnssID for IRNSS. India's GNSS.Gary E. Miller2018-11-281-0/+3
* history.html: Fix dead link.Gary E. Miller2018-11-291-4/+4
* references.html: Fix redirects. A lot of dead links still.Gary E. Miller2018-11-291-11/+11
* troubleshooting.html: Fix redirect.Gary E. Miller2018-11-291-1/+1
* wishlist.html: Fix dead and redirect links.Gary E. Miller2018-11-291-70/+20
* for-vendors.html:href: Fix redirect.Gary E. Miller2018-11-291-1/+1
* faq.html: remove dead link, fix redirects.Gary E. Miller2018-11-291-7/+3
* www: Fix dead link on home page.Gary E. Miller2018-11-291-1/+1
* www: Home page, fix more redirects.Gary E. Miller2018-11-291-3/+3
* www; Home page. remove dead link.Gary E. Miller2018-11-291-4/+0
* www: Fix redirects on home page.Gary E. Miller2018-11-291-12/+12
* wwww: Fix more home page links.Gary E. Miller2018-11-291-5/+4
* www: Fix bad link to opencpn.orgGary E. Miller2018-11-291-1/+1
* 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