summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* marking quark and nog as back online for the flocktestJon Schlueter2010-11-051-3/+3
* Some BU-353 receivers do support WAASChris Kuethe2010-11-021-6/+3
* Driver for the GeoS-1M GPS/Glonass moduleViktar Palstsiuk2010-10-303-0/+596
* make earth_distance() calculate initial and final bearings. Gleb Smirnoff2010-10-302-2/+15
* Better clean for the various Python leftovers.Bernd Zeimetz2010-10-271-1/+3
* Add some more error logging for GPGSV. Gary E. Miller2010-10-261-0/+3
* Add regressions for HP (SYmmetricom) 58534A GPS.Gary E. Miller2010-10-262-0/+32
* GPZDA reported broken by aquarat, and others.Gary E. Miller2010-10-261-1/+1
* Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsdEric S. Raymond2010-10-181-2/+2
|\
| * libtool does not necessarily work with /bin/sh.Bernd Zeimetz2010-10-151-2/+2
* | Add a caveat about power management.Eric S. Raymond2010-10-181-2/+3
|/
* More qualifications about the (possibly mythical) powerdown-on-close behavior.Eric S. Raymond2010-10-131-4/+6
* Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsdEric S. Raymond2010-10-121-0/+26
|\
| * Add a wrapper around dchroot on Debian porter machines.Bernd Zeimetz2010-10-111-0/+26
* | Accept AIVDO as well as AIVDM packets.Eric S. Raymond2010-10-091-0/+2
* | Most of the flocktest hosts are unusable for various reasons, alas.Eric S. Raymond2010-10-091-3/+3
|/
* gpsutil.c: fill_dop bug if sats < 4Jon Schlueter2010-10-061-0/+12
* Fixing a segfault in cgps.Bernd Zeimetz2010-10-041-1/+1
* Typo fix.Eric S. Raymond2010-09-161-1/+1
* Update to eflect current conditions.Eric S. Raymond2010-09-161-10/+10
* splint cleanup. All regression tests pass.Eric S. Raymond2010-09-162-2/+2
* Enable much stricter compilation warningsEric S. Raymond2010-09-1611-29/+32
* Add product database entry and regression test for uBlox-lea-5h.Eric S. Raymond2010-09-153-0/+1167
* make this work after esr's changesChris Kuethe2010-09-151-4/+4
* Add -l option to keep logfiles.Eric S. Raymond2010-09-151-4/+11
* Add regression test and product database info for Garmin Foretrex 201.Eric S. Raymond2010-09-153-0/+1804
* Switch TCP socket sources to nonblocking mode.Eric S. Raymond2010-09-152-8/+4
* Clean up the CGI a bit, factoring out host information.Eric S. Raymond2010-09-151-7/+13
* Add product-databse entry and regression test for Garmin 10x.Eric S. Raymond2010-09-153-0/+625
* Update gpscat usage text.Miroslav Lichvar2010-09-151-1/+1
* Don't crash in gpscat when started without arguments.Miroslav Lichvar2010-09-151-1/+8
* -f was replaced by -o, follow through.Eric S. Raymond2010-09-151-1/+1
* Make the hotplug wrapper work when USBAUTO is not set.Miroslav Lichvar2010-09-153-3/+12
* Be a bit more verbose and don't fail if a log was not available.Bernd Zeimetz2010-08-311-1/+1
* Move gpsd-debian-regressions.sh to devtools.Bernd Zeimetz2010-08-313-3/+5
* Add script to print Debian buildd regression test failures.Bernd Zeimetz2010-08-312-0/+24
* Document usage of cairo.Bernd Zeimetz2010-08-311-3/+3
* xgps: Typos and comments.M Joonas Pihlaja2010-08-311-9/+10
* xgps: Make sure everything in SkyView agrees on the grid fit horizon circle.M Joonas Pihlaja2010-08-311-6/+18
* xgps: Unclutter horizon circle computations.M Joonas Pihlaja2010-08-311-10/+11
* xgps: Grid fit coordinates to sharpen up lines.M Joonas Pihlaja2010-08-311-4/+31
* xgps: Remove gratuitous saves and restores of cairo context.M Joonas Pihlaja2010-08-311-16/+0
* xgps: Use colour components in [0,1] rather than [0,255].M Joonas Pihlaja2010-08-311-2/+2
* xgps: Fix setting colours by name.M Joonas Pihlaja2010-08-311-1/+5
* Draw the sky view using Cairo instead of GDKBernd Zeimetz2010-08-311-55/+88
* NMEA moves its subpages a lot, don't bother tring to track this.Eric S. Raymond2010-08-301-1/+1
* Fixing several Python identation errors.Bernd Zeimetz2010-08-293-5/+5
* Add regression tests for identation in Python files.Bernd Zeimetz2010-08-291-1/+6
* Initialize gpsdata->raw_hook to avoid use-before-initalized.Greg Troxel2010-08-201-0/+1
* tv_usec != tv_nsec, make adjustment for chrony SOCK.Gary E. Miller2010-08-121-2/+2