Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vanish away Id and Rev $ keywords, git won't expand them to anything useful. | Eric S. Raymond | 2010-03-13 | 2 | -2/+1 |
| | |||||
* | Eliminate more Subversion tracks... | Eric S. Raymond | 2010-03-13 | 2 | -45/+1 |
| | | | | ...converting where appropriate to git references. | ||||
* | Remove some Subversion-dependent things. | Eric S. Raymond | 2010-03-12 | 4 | -37/+1 |
| | |||||
* | Documentation update.subversion-cutover | Eric S. Raymond | 2010-03-12 | 1 | -1/+1 |
| | |||||
* | Update our list of client projects. | Eric S. Raymond | 2010-03-11 | 1 | -2/+4 |
| | |||||
* | Legend corrections. | Eric S. Raymond | 2010-02-04 | 1 | -5/+5 |
| | |||||
* | Python decoder shouldn't normally dump bogons. | Eric S. Raymond | 2010-02-02 | 1 | -11/+12 |
| | |||||
* | Add packet length checks to the C decoder | Eric S. Raymond | 2010-02-01 | 1 | -5/+18 |
| | | | | And the -m option to the Python decoder. | ||||
* | Typo fix. | Eric S. Raymond | 2010-02-01 | 1 | -1/+1 |
| | |||||
* | Make the decoders use the pad fields as seems to be intended. | Eric S. Raymond | 2010-02-01 | 1 | -1/+2 |
| | |||||
* | Added packet-length check to Python decoder. | Eric S. Raymond | 2010-01-31 | 1 | -10/+25 |
| | |||||
* | Correction and test case for two-MMSI case of message 16. | Eric S. Raymond | 2010-01-31 | 1 | -1/+0 |
| | |||||
* | Harden the Python AIS decoder. | Eric S. Raymond | 2010-01-31 | 1 | -19/+34 |
| | |||||
* | Checksum verification for the Python AIS decoder. | Eric S. Raymond | 2010-01-31 | 1 | -2/+17 |
| | |||||
* | Correct handling of pad field. | Eric S. Raymond | 2010-01-31 | 1 | -4/+5 |
| | |||||
* | Documentation improvements. | Eric S. Raymond | 2010-01-31 | 1 | -0/+31 |
| | | | | Aso addition of a length ranges array for integrity checking. | ||||
* | Add -h option to make histograms. | Eric S. Raymond | 2010-01-31 | 1 | -5/+17 |
| | |||||
* | Regression test and proper field conditionalization for AIS Type 16 | Eric S. Raymond | 2010-01-30 | 1 | -3/+7 |
| | |||||
* | Add AIS type 23 regression test. | Eric S. Raymond | 2010-01-30 | 1 | -5/+5 |
| | | | | Also fix type 16 interpretation in the Python decoder. | ||||
* | Improved handling and documentation of AIS type 22 messages. | Eric S. Raymond | 2010-01-30 | 1 | -11/+12 |
| | |||||
* | Handle and document some out-of-band AIS field values. | Eric S. Raymond | 2010-01-29 | 1 | -7/+10 |
| | |||||
* | Cope with interrupts more gracefully. | Eric S. Raymond | 2010-01-29 | 1 | -0/+2 |
| | |||||
* | Error-handling tweak. | Eric S. Raymond | 2010-01-29 | 1 | -1/+1 |
| | |||||
* | Recover from random exceptions. | Eric S. Raymond | 2010-01-29 | 1 | -2/+13 |
| | |||||
* | We now have a test for AIS Type 13 decoding based on live and verified data | Eric S. Raymond | 2010-01-28 | 1 | -2/+2 |
| | |||||
* | We can now filter by type. | Eric S. Raymond | 2010-01-28 | 1 | -3/+8 |
| | |||||
* | Refactor so we can control raw output better. | Eric S. Raymond | 2010-01-28 | 1 | -14/+19 |
| | |||||
* | Update list of tested message types. | Eric S. Raymond | 2010-01-15 | 1 | -3/+5 |
| | |||||
* | Support for message type 25 in the Python decoder (untested). | Eric S. Raymond | 2010-01-15 | 1 | -5/+26 |
| | |||||
* | Add gpsdrive to the projects list. | Eric S. Raymond | 2009-12-06 | 1 | -0/+1 |
| | |||||
* | Make a list of client project contacts in devtools. | Eric S. Raymond | 2009-12-06 | 1 | -0/+8 |
| | | | | The gaia project has been withdrawn and one other link needed to be fixed. | ||||
* | The -j option is no more, so gpspipe doesn't have to process or send it. | Eric S. Raymond | 2009-12-01 | 1 | -0/+1 |
| | |||||
* | Make the Python decoder handle type 14 messages better. | Eric S. Raymond | 2009-11-30 | 1 | -1/+1 |
| | |||||
* | Document that a trailing @ should terminate a packed-six-bit AIS string. | Eric S. Raymond | 2009-11-30 | 1 | -2/+11 |
| | | | | Ensure that both decoders do this. | ||||
* | Improved handling of message 23 in the Python decoder. | Eric S. Raymond | 2009-11-29 | 1 | -3/+3 |
| | |||||
* | Add a verbosity option for debugging. | Eric S. Raymond | 2009-11-29 | 1 | -7/+13 |
| | |||||
* | Add capability to skip on decoding errors. | Eric S. Raymond | 2009-11-29 | 1 | -24/+34 |
| | |||||
* | Corrections to the AIS specification, and one fieldname. | Eric S. Raymond | 2009-11-26 | 1 | -2/+2 |
| | |||||
* | Typo fix. | Eric S. Raymond | 2009-10-28 | 1 | -1/+1 |
| | |||||
* | maskaudit goes to the main directory, since it's now part of the normal build. | Eric S. Raymond | 2009-10-26 | 2 | -110/+0 |
| | |||||
* | Add COMMITTERS file. | Eric S. Raymond | 2009-10-12 | 2 | -0/+22 |
| | | | | | Needed for good-quality conversion of the SVN info to git and other 3G VCSes. Will probably go away when we convert permanently. | ||||
* | Correct a scaling factor in the Python decoder. | Eric S. Raymond | 2009-10-06 | 1 | -1/+2 |
| | |||||
* | Fix an incorrect AIVDM fieldname. | Eric S. Raymond | 2009-10-06 | 1 | -1/+1 |
| | |||||
* | More sensible mask dumping when the set is null. | Eric S. Raymond | 2009-10-02 | 1 | -2/+4 |
| | |||||
* | Make this code a little more forgiving about the form of mask names. | Eric S. Raymond | 2009-09-30 | 1 | -2/+8 |
| | |||||
* | Add some debugging machinery - we can now dump set flags in a convenient form. | Eric S. Raymond | 2009-09-29 | 1 | -2/+45 |
| | |||||
* | We now have regression tests for AIS Type 15 and 20 messages. | Eric S. Raymond | 2009-09-24 | 1 | -2/+2 |
| | |||||
* | Document a limitation. | Eric S. Raymond | 2009-09-23 | 1 | -0/+1 |
| | |||||
* | Re-enable JSON dumping. | Eric S. Raymond | 2009-09-23 | 1 | -4/+1 |
| | |||||
* | Corrections for AIS messages type 21 and 23. | Eric S. Raymond | 2009-09-23 | 1 | -19/+49 |
| |