| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Correct AIVDM message type 5 interpretation... | Eric S. Raymond | 2009-05-10 | 1 | -6/+10 |
* | Correct intepretation of ASCII-armored field 7. | Eric S. Raymond | 2009-05-05 | 1 | -5/+10 |
* | List obsolete sentences. | Eric S. Raymond | 2009-04-07 | 1 | -0/+49 |
* | Bump AIVDM doc to version 1.4. | Eric S. Raymond | 2009-03-29 | 1 | -2/+5 |
* | Add table that is explicit about ASCII-armoring. | Eric S. Raymond | 2009-03-28 | 1 | -1/+71 |
* | Add explicit six-bit-ASCII decoding table. | Eric S. Raymond | 2009-03-28 | 1 | -10/+34 |
* | Minor correction. | Eric S. Raymond | 2009-03-27 | 1 | -4/+4 |
* | Correct the documentation (and, I hope, implementation) of messages 7 and 13, | Eric S. Raymond | 2009-03-27 | 1 | -11/+14 |
* | Support, and documentation, for AIVDM messages type 6, 7, 8, 12, 13, and 14. | Eric S. Raymond | 2009-03-26 | 1 | -23/+166 |
* | Typo fix. | Eric S. Raymond | 2009-03-26 | 1 | -1/+1 |
* | Markup improvements and more typo fixes. | Eric S. Raymond | 2009-03-26 | 1 | -9/+10 |
* | Another typo fix. | Eric S. Raymond | 2009-03-26 | 1 | -2/+2 |
* | Typo fix. | Eric S. Raymond | 2009-03-26 | 1 | -1/+1 |
* | Add latest version of sample NG session. | Eric S. Raymond | 2009-03-26 | 1 | -0/+43 |
* | Slight revision of the GPSD-NG sketch, adding a response introducer so | Eric S. Raymond | 2009-03-26 | 1 | -23/+23 |
* | More typo fixes and corrections. | Eric S. Raymond | 2009-03-25 | 1 | -7/+9 |
* | Improve the Bluetooth explanation. | Eric S. Raymond | 2009-03-25 | 1 | -2/+12 |
* | Add geoclue to the Related Resources. | Eric S. Raymond | 2009-03-24 | 1 | -0/+6 |
* | First cut at implementing Matthias Urlich's suggestion about a release timeout. | Eric S. Raymond | 2009-03-20 | 1 | -8/+7 |
* | Mac OS X library bug fixed. | Eric S. Raymond | 2009-03-20 | 1 | -17/+8 |
* | Change GPSD-NG introducer to '?'. | Eric S. Raymond | 2009-03-19 | 1 | -22/+21 |
* | Bump the version, as we have significant new info. | Eric S. Raymond | 2009-03-17 | 1 | -5/+11 |
* | Parse, and describe, the RAIM bit. | Eric S. Raymond | 2009-03-17 | 1 | -21/+72 |
* | Get rid of stupid "smart quotes". | Eric S. Raymond | 2009-03-16 | 1 | -10/+10 |
* | New version of AIDVM document. | Eric S. Raymond | 2009-03-16 | 2 | -32/+83 |
* | Tests for Type 18 are stable. | Eric S. Raymond | 2009-03-16 | 1 | -2/+27 |
* | Type 9 decoding is stable. | Eric S. Raymond | 2009-03-16 | 1 | -2/+38 |
* | Type 5 decoding is stable. | Eric S. Raymond | 2009-03-16 | 1 | -4/+4 |
* | Correctly unscramble and document the wacky six-bit message format. | Eric S. Raymond | 2009-03-16 | 1 | -4/+15 |
* | Explain the Repeat Indicator. Att Kurt Schwehr's types 25 and 26. | Eric S. Raymond | 2009-03-15 | 1 | -15/+52 |
* | Check in AIVDM regression tests for sentence types 1-4. | Eric S. Raymond | 2009-03-15 | 1 | -9/+32 |
* | More minor corrections to AIVDM.txt. | Eric S. Raymond | 2009-03-14 | 1 | -7/+4 |
* | More work on the AIVDM driver and spec. | Eric S. Raymond | 2009-03-13 | 1 | -10/+11 |
* | rtcmdecode -> gpsdecode. | Eric S. Raymond | 2009-03-13 | 2 | -5/+5 |
* | Proof of concept for AIVDM packet decoding in the rtcmdecode filter. | Eric S. Raymond | 2009-03-13 | 1 | -1/+5 |
* | Full decoding for AIVDM Type 4 messages. | Eric S. Raymond | 2009-03-13 | 1 | -2/+6 |
* | Typo fixes. | Eric S. Raymond | 2009-03-13 | 1 | -5/+5 |
* | Minor corrections. | Eric S. Raymond | 2009-03-12 | 1 | -3/+3 |
* | Minor corrections to AIVDM document. | Eric S. Raymond | 2009-03-12 | 1 | -3/+3 |
* | We now have complete descriptions for AIS message-types 1-5. | Eric S. Raymond | 2009-03-11 | 1 | -122/+169 |
* | Report Claude Lapointe's bug. | Eric S. Raymond | 2009-03-11 | 1 | -0/+15 |
* | First cut at describing AIVDM. | Eric S. Raymond | 2009-03-10 | 3 | -1/+402 |
* | More driver-interface simplification. | Eric S. Raymond | 2009-03-09 | 1 | -7/+8 |
* | Document the simplification in the driver interface. | Eric S. Raymond | 2009-03-09 | 2 | -21/+12 |
* | .cycle_chars is gone, replaced by min_cycle. | Eric S. Raymond | 2009-03-07 | 2 | -57/+10 |
* | More housekeeping. | Eric S. Raymond | 2009-03-07 | 1 | -1/+1 |
* | Housekeeping. | Eric S. Raymond | 2009-03-07 | 1 | -3/+5 |
* | Remove 'cycle' member from device structure. | Eric S. Raymond | 2009-03-07 | 1 | -6/+14 |
* | A command name changed. | Eric S. Raymond | 2009-03-06 | 1 | -7/+7 |
* | Link fixes. | Eric S. Raymond | 2009-03-05 | 1 | -3/+3 |