| Commit message (Expand) | Author | Age | Files | Lines |
* | Document that -m ignores comment packets. | Eric S. Raymond | 2015-01-29 | 1 | -2/+2 |
* | Add gpsdecode -m option for dumping minimum packet lengths. | Eric S. Raymond | 2015-01-29 | 1 | -0/+5 |
* | Add -n option to gpsdecode to dump pseudo-NMEA. | Eric S. Raymond | 2014-09-22 | 1 | -0/+4 |
* | Man page typo fix. | Eric S. Raymond | 2013-10-21 | 1 | -1/+1 |
* | Split Type 24 reporting, including the -s option to gpsdecode. | Eric S. Raymond | 2013-09-14 | 1 | -0/+5 |
* | Factor out or remove URLs. No code changes yet except in gpsd.php (now .in). | Eric S. Raymond | 2011-10-01 | 1 | -3/+1 |
* | Add proper crossreferences on the manual pages. | Eric S. Raymond | 2011-06-27 | 1 | -0/+2 |
* | Inplement -t option of gpsdecode for type filtering. | Eric S. Raymond | 2011-04-21 | 1 | -0/+7 |
* | Documentation tweaks. | Eric S. Raymond | 2011-03-02 | 1 | -1/+1 |
* | Add and document gpsdecode -v option. | Eric S. Raymond | 2011-02-23 | 1 | -5/+9 |
* | Documentation editing. | Eric S. Raymond | 2011-02-23 | 1 | -18/+16 |
* | Documentation update. | Eric S. Raymond | 2011-02-23 | 1 | -111/+31 |
* | Fold the rtcm-104(5) manual page into the gpsd(8), now that it's JSON-only. | Eric S. Raymond | 2011-02-23 | 1 | -10/+4 |
* | gpsdecode can now dump NMEA and GPS binary data presented on standard input. | Eric S. Raymond | 2011-02-16 | 1 | -3/+9 |
* | Switch the CSV format emitted by gpsdecode(1) to DSV using |. | Eric S. Raymond | 2010-05-19 | 1 | -5/+10 |
* | Range of supported AIS message types is broader now. | Eric S. Raymond | 2010-04-25 | 1 | -3/+1 |
* | Tweak some DocBook meta headers to quiet down the build. | Eric S. Raymond | 2010-03-25 | 1 | -1/+3 |
* | Copyright stamps everywhere. No code changes. | Eric S. Raymond | 2010-03-11 | 1 | -0/+4 |
* | Fix some DTD references. | Eric S. Raymond | 2010-02-03 | 1 | -1/+1 |
* | Change the check file in the AIVDM regression test to use unscaled CSV. | Eric S. Raymond | 2009-08-28 | 1 | -1/+6 |
* | Remove parser for Sager dump format. | Eric S. Raymond | 2009-08-27 | 1 | -2/+2 |
* | Give gpsdecode the capability to encode from RTCM2 JSON. Not yet tested. | Eric S. Raymond | 2009-08-27 | 1 | -3/+3 |
* | Markup fix. | Eric S. Raymond | 2009-08-23 | 1 | -4/+4 |
* | Support JSON dumping for RTCM2 messages. | Eric S. Raymond | 2009-08-12 | 1 | -73/+44 |
* | Regularize names so the C structure members and JSON fields match up. | Eric S. Raymond | 2009-06-06 | 1 | -1/+1 |
* | Chasnge hex fields to integer in JSON-AIS output. | Eric S. Raymond | 2009-06-05 | 1 | -8/+9 |
* | Another step towards JSON-AIS output. | Eric S. Raymond | 2009-06-05 | 1 | -1/+41 |
* | First cut at JSON dumping of AIVDM. | Eric S. Raymond | 2009-06-05 | 1 | -3/+4 |
* | Type 6 regression test is correct. | Eric S. Raymond | 2009-03-27 | 1 | -1/+1 |
* | We now have a working regression test for AIS Type 8 messages... | Eric S. Raymond | 2009-03-26 | 1 | -2/+2 |
* | Support, and documentation, for AIVDM messages type 6, 7, 8, 12, 13, and 14. | Eric S. Raymond | 2009-03-26 | 1 | -6/+7 |
* | Typo fix. | Eric S. Raymond | 2009-03-17 | 1 | -1/+1 |
* | Parse, and describe, the RAIM bit. | Eric S. Raymond | 2009-03-17 | 1 | -13/+13 |
* | Tests for Type 18 are stable. | Eric S. Raymond | 2009-03-16 | 1 | -2/+2 |
* | Type 9 decoding is stable. | Eric S. Raymond | 2009-03-16 | 1 | -12/+13 |
* | Tweak some logic for verbosity control. | Eric S. Raymond | 2009-03-14 | 1 | -2/+2 |
* | Document -l and -u options. | Eric S. Raymond | 2009-03-13 | 1 | -17/+43 |
* | rtcmdecode -> gpsdecode. | Eric S. Raymond | 2009-03-13 | 1 | -0/+149 |