summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version bump for release 3.11.release-3.11Eric S. Raymond2014-08-232-2/+2
* Add notes about DAC/FID false matches.Eric S. Raymond2014-08-231-1/+13
* Add a note about Inland AIS.Eric S. Raymond2014-08-231-2/+3
* More AIVDM screwed-uppedness in the standards.Eric S. Raymond2014-08-231-21/+26
* pylint validation pass. All regresio tests pass, xgps runs live.Eric S. Raymond2014-08-239-49/+48
* Add todo items.Eric S. Raymond2014-08-231-0/+5
* Minor port fix.Eric S. Raymond2014-08-231-1/+1
* Typo fix.Eric S. Raymond2014-08-231-1/+1
* In build.txt, require GCC >= 4.1.1.Eric S. Raymond2014-08-231-16/+7
* Minor updates to install.txt.Eric S. Raymond2014-08-231-3/+3
* More documentation about AIS tag blocks.Eric S. Raymond2014-08-231-11/+25
* Static-analyzer cleanup: splint, cppcheck, coverity all clear.Eric S. Raymond2014-08-223-3/+5
* Re-integrate Miroslav's support for large PPS offsets.Eric S. Raymond2014-08-225-36/+52
* Minor documentation updates.Eric S. Raymond2014-08-222-3/+6
* Fix a bad thinko in the Hacking Guide.Eric S. Raymond2014-08-211-4/+4
* Don't cite by git hashes.Eric S. Raymond2014-08-211-0/+7
* Restore PPS function by backing out Miroslav Lichtvar's last commit.Eric S. Raymond2014-08-214-22/+14
* Attempt to head off problems with including gpsd.h in C++ code.Eric S. Raymond2014-08-212-0/+8
* Always remove test binaries on clean.Eric S. Raymond2014-08-211-1/+1
* Fix for a warning seen on mips with -Wclobbered.Eric S. Raymond2014-08-211-1/+1
* Clean generated manual pages properly.Eric S. Raymond2014-08-211-1/+1
* Option libQgpsmm -> qt, at Greg Troxel's request.Eric S. Raymond2014-08-211-2/+3
* Include cgps and gpsmon in targets to be cleaned.Eric S. Raymond2014-08-211-2/+2
* Merge branch 'master' of git://git.sv.gnu.org/gpsdReinhard Arlt2014-08-214-4/+15
|\
| * Reimplement Zodiac control-send safely for word-oriented architectures.Eric S. Raymond2014-08-211-1/+10
| * String fixes in gps2udp pointed out by Reinhard Arlt.Eric S. Raymond2014-08-211-2/+1
| * Minor web ppage updates.Eric S. Raymond2014-08-212-1/+4
* | Fix NME2000 AIS Type 24 handling.Reinhard Arlt2014-08-211-4/+4
* | Remove unused check for workpgn.Reinhard Arlt2014-08-211-6/+1
|/
* splint/cppcheck/coverity cleanup.Eric S. Raymond2014-08-218-10/+22
* Document sSiRF sentence suppressions better.Eric S. Raymond2014-08-211-15/+17
* Revert "Remove dodgy sentence-suppresion code in SiRF driver."Eric S. Raymond2014-08-211-0/+6
* Remove dodgy sentence-suppresion code in SiRF driver.Eric S. Raymond2014-08-211-6/+0
* Add a query to the Debian bug database.Eric S. Raymond2014-08-211-1/+1
* Fix up argument parsing in gpsmon.Eric S. Raymond2014-08-203-19/+62
* More RANGE_CHECK uses. All regression tests pass.Eric S. Raymond2014-08-201-43/+12
* Add an AIS to-do item.Eric S. Raymond2014-08-201-0/+10
* Systematic use of RANGE_CHECK.Eric S. Raymond2014-08-201-24/+4
* Arrange for AIS driver to be less twitchy about overlong Type 24 messages.Eric S. Raymond2014-08-201-7/+10
* Add a note that AIS 24A messages are often transmitted short.Eric S. Raymond2014-08-201-4/+9
* Turn off GND in SiRF binary mode, as we don't use it.Eric S. Raymond2014-08-201-9/+14
* Revert "Constify some storage. All regressions tests pass."Eric S. Raymond2014-08-201-16/+16
* Constify some storage. All regressions tests pass.Eric S. Raymond2014-08-191-16/+16
* Fix odd typo.Eric S. Raymond2014-08-191-1/+1
* Simplify RPATH hacking, getting rid of the ldconfig stuff.Eric S. Raymond2014-08-191-6/+2
* Add the (broken) GGarmin GPS-152 to the capability database.Eric S. Raymond2014-08-191-1/+16
* Prevent false matching of the Inland AIS shape on unstructured Type 8s.Eric S. Raymond2014-08-195-1/+18
* Avoid core dump on Inland AIS Type 10.Eric S. Raymond2014-08-191-1/+2
* Add a useful ignore.Eric S. Raymond2014-08-181-0/+1
* Prevent false match on Inland AIS messages.Eric S. Raymond2014-08-181-0/+15