summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-11126-128/+568
* Emulating the Gypsy signals no longer makes sense. Eric S. Raymond2010-03-112-16/+7
* Notes on unobserved variants.Eric S. Raymond2010-03-111-0/+10
* Update our list of client projects.Eric S. Raymond2010-03-113-6/+11
* Fix Debian bug #572900...Eric S. Raymond2010-03-101-0/+1
* Note the previous bug fix and restore a missing date header.Eric S. Raymond2010-03-101-2/+4
* Non-streaming operation of the Python exerciser doesn't make sense any more... Eric S. Raymond2010-03-101-22/+8
* Add the Good Code Grant to our history.Eric S. Raymond2010-03-092-1/+7
* Move some declarations from jsongen.py to jsongen.py.in, where they need to be.Eric S. Raymond2010-03-082-4/+33
* All the IPv6 todo items are done.Eric S. Raymond2010-03-051-34/+0
* Documentation polish.Eric S. Raymond2010-03-051-4/+15
* Support for JSON dumping and parsing of AIS message types 25 and 26.Eric S. Raymond2010-03-054-1/+56
* Exclude .so and .pyc files from the tarball.Eric S. Raymond2010-03-031-1/+1
* Typo fix, and a tweak for the packaging instructions.Eric S. Raymond2010-03-032-2/+2
* Version bump to 2.93dev. Commits are open again.Eric S. Raymond2010-03-031-1/+1
* Fix a packaging error in 2.91, and make the json module import more robust.release-2.92Eric S. Raymond2010-03-034-6/+15
* Exclude Subversion junk from the tarball.Eric S. Raymond2010-03-021-0/+5
* Version bump. Commits are open again.release-2.91Eric S. Raymond2010-03-021-1/+1
* Garmin USB is binary only, thus linking it to the Garmin Serial BinaryGary E. Miller2010-03-011-1/+3
* Version bump for release.Eric S. Raymond2010-03-012-5/+7
* Pre-release splint and cppcheck cleanup. All regression tests pass.Eric S. Raymond2010-03-013-7/+11
* Crucial typo fix.Eric S. Raymond2010-03-011-1/+1
* Eliminate Python build dependency.Eric S. Raymond2010-03-011-1/+4
* The numeric instability in earth_distance() has been fixed.Eric S. Raymond2010-03-011-11/+0
* Documentation polishing.Eric S. Raymond2010-02-282-4/+5
* Regenerate regression tests after changing to the Vincenty formula. Chris Kuethe2010-02-289-70/+70
* Link to Wikipedia page on WGS84.Eric S. Raymond2010-02-281-0/+3
* Use the Vincenty formula rather than the Haversine formula for earth_distance.Chris Kuethe2010-02-274-49/+67
* pacify cppcheckChris Kuethe2010-02-271-0/+3
* A bit more shared memory debug info in the comments.Gary E. Miller2010-02-191-0/+3
* Add a bit more shm debug info in the commentsGary E. Miller2010-02-191-1/+11
* Integrated cppcheck testing, and fixed some minor bugs found by it.Eric S. Raymond2010-02-168-16/+21
* Revert "Support Pharos GPS-500 in udev rules."Bernd Zeimetz2010-02-081-2/+0
* Support Pharos GPS-500 in udev rules.Bernd Zeimetz2010-02-071-0/+2
* More test load documentation. All regression tests pass.Eric S. Raymond2010-02-051-48/+48
* More documentation of AIVDM test loads.Eric S. Raymond2010-02-051-10/+12
* Clarify the status of a number of test sentences.Eric S. Raymond2010-02-051-16/+26
* Legend corrections.Eric S. Raymond2010-02-041-5/+5
* A verified pair of AIS type 6 and type 7 messages for the regression test.Eric S. Raymond2010-02-043-3/+27
* Doc tweaks on PPS from Hakan Johansson and Matthew Dunn.Gary E. Miller2010-02-042-4/+7
* A tiny code cleanup.Eric S. Raymond2010-02-041-3/+1
* Tweaks to the Garmin GPS-18 descriptions.Gary E. Miller2010-02-041-17/+20
* Tweak the www upload documentation.Gary E. Miller2010-02-041-2/+2
* gpscap.py silently fails if no 'type ='.Gary E. Miller2010-02-041-0/+1
* For some reason gpscap.py rejects my MD-350P entry.Gary E. Miller2010-02-041-5/+7
* Fix 2 more broken DOCTYPEsGary E. Miller2010-02-042-2/+2
* Fix some DTD references.Eric S. Raymond2010-02-0311-11/+11
* Add the MR-350P to list of working GPS.Gary E. Miller2010-02-031-0/+12
* Garmin GPS18/USB does not provide PPS.Gary E. Miller2010-02-031-9/+7
* Python decoder shouldn't normally dump bogons.Eric S. Raymond2010-02-021-11/+12