summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
Commit message (Expand)AuthorAgeFilesLines
* Move AIVDM-unarmoring code so the NMEA2000 driver can link less.Eric S. Raymond2012-05-151-3/+3
* Split up a context, this will be needed for the NMEA2000 driver's AIS support.Eric S. Raymond2012-05-151-4/+8
* Simplify and improve the UBX mode-setting code.Eric S. Raymond2012-05-111-1/+1
* More coverity-inspired fixes.Eric S. Raymond2012-05-091-1/+1
* Fix syntax errors.Beat Bolli2012-05-021-2/+2
* Use size_t where appropriate, suppressing some splint warnings.Eric S. Raymond2012-05-021-2/+2
* NMEA2000 support patches. All regression tests pass.Reinhard.Arlt@t-online.de2012-04-251-2/+19
* Suppress compiler warnings and do splint cleanup. All regression tests pass.Eric S. Raymond2012-04-201-2/+2
* Clean up the leap-second warning code.Michael Tatarinov2012-04-161-9/+4
* Beginning of NMEA200 driver. Franework code, nowhere near working.Eric S. Raymond2012-04-151-4/+5
* Minor fix for the lerap-second notification patchEric S. Raymond2012-04-151-1/+1
* Leap-second warning status from GPS subframe info it's passed to ntpd.Eric S. Raymond2012-04-141-0/+10
* Attempt a fix to the reported bug of RTCM packets getting lost.Eric S. Raymond2012-04-131-4/+0
* Typo fix.Eric S. Raymond2012-04-121-1/+1
* Ensure ldd -d -r libQgpsmm.so does not return undefined symbols.Bernd Zeimetz2012-04-041-0/+6
* Fix a splint warning. All regression tests pass.Eric S. Raymond2012-04-041-1/+1
* Address Savannah bug #35868: build failure on Solaris.Eric S. Raymond2012-03-231-0/+5
* Added support for SDDBT sentences from a depth sounder.Eric S. Raymond2012-03-091-1/+3
* Handle up to 16 interleaved Type 24A and 24B messages.Eric S. Raymond2012-03-051-2/+9
* Must include a header for the PPS handle type.Eric S. Raymond2012-02-271-0/+4
* Remove duplicate forward declaration.Eric S. Raymond2012-02-271-2/+0
* Attempted fix for Savannah bug #34959.Eric S. Raymond2012-02-271-0/+3
* Attempted fix workaround for the TIOCMIWAIT-hang bug.Eric S. Raymond2012-02-261-0/+2
* Trial version of PPS drift message. Protocol minor version bumped.Eric S. Raymond2012-02-251-1/+5
* Don't try generating fence instructions on older i386 PCs...Eric S. Raymond2012-01-121-2/+2
* Navcom needs binary supportPeter Korsgaard2011-11-101-1/+1
* Clarifying comment.Eric S. Raymond2011-10-251-1/+1
* Revert "Garmin binary driver. Fixed bug in getting leap seconds."Eric S. Raymond2011-10-251-7/+0
* Garmin binary driver. Fixed bug in getting leap seconds.Michael Tatarinov2011-10-251-0/+7
* Ensure that enabling timing won't break object file compatibility.Eric S. Raymond2011-10-091-0/+4
* SiRF driver. Bug fix in code to set used flags on SBAS satellites.Michael Tatarinov2011-10-061-1/+6
* Trial support for Jackson Labs Fury devices.Eric S. Raymond2011-10-051-1/+1
* Prfile numbers now include a per-cycle chracter count.Eric S. Raymond2011-09-221-0/+1
* Cycle-start detection by timing works on a SiRF at 9600bps.Eric S. Raymond2011-09-211-0/+3
* Remove the old latency-profiling machinery.Eric S. Raymond2011-09-201-9/+0
* splint revealed some problems with the previous commit.Eric S. Raymond2011-09-181-1/+1
* Use SiRF MID27 to set used flags on SBAS satellites.Eric S. Raymond2011-09-171-0/+2
* Remove a problematic DBUS header inclusiion that turns out not to be necessary.Eric S. Raymond2011-08-251-3/+0
* Dependency reduction. No logic changes. All regression tests pass.Eric S. Raymond2011-08-251-1/+0
* Bump protocol version number to 3.6 because of news "remote" attribute.Eric S. Raymond2011-07-071-1/+2
* Compiler warning suppression.Eric S. Raymond2011-07-011-0/+3
* -DTESTMAIN no longer exists.Eric S. Raymond2011-07-011-2/+2
* Make te default socket location available to all programs.Eric S. Raymond2011-06-291-0/+4
* Slim down gpsd a bit by moving a function only gpsctl.c now uses.Eric S. Raymond2011-06-271-1/+0
* Removed duplicate code.Michael Tatarinov2011-06-271-1/+1
* Factor out a function we'll probably reuse.Eric S. Raymond2011-06-261-0/+1
* Make gpsdecode interpret "Date:" comments. All regression tests pass.Eric S. Raymond2011-06-231-0/+1
* Path-rewrite for JSON packets works. All regression tests pass.Eric S. Raymond2011-06-211-0/+1
* Improve the code for making sensor data and command strings visible...Eric S. Raymond2011-06-171-3/+2
* Elimination of gpsd_hexdump_level.Eric S. Raymond2011-06-171-1/+1