summaryrefslogtreecommitdiff
path: root/gpsdecode.xml
Commit message (Expand)AuthorAgeFilesLines
* SPDXify the licerse references.Eric S. Raymond2018-03-081-1/+1
* Updates library manpage list.Robert Norris2017-02-081-1/+1
* Xcess whitespace removal.Gary E. Miller2015-04-301-5/+5
* Document that -m ignores comment packets.Eric S. Raymond2015-01-291-2/+2
* Add gpsdecode -m option for dumping minimum packet lengths.Eric S. Raymond2015-01-291-0/+5
* Add -n option to gpsdecode to dump pseudo-NMEA.Eric S. Raymond2014-09-221-0/+4
* Man page typo fix.Eric S. Raymond2013-10-211-1/+1
* Split Type 24 reporting, including the -s option to gpsdecode.Eric S. Raymond2013-09-141-0/+5
* Factor out or remove URLs. No code changes yet except in gpsd.php (now .in).Eric S. Raymond2011-10-011-3/+1
* Add proper crossreferences on the manual pages.Eric S. Raymond2011-06-271-0/+2
* Inplement -t option of gpsdecode for type filtering.Eric S. Raymond2011-04-211-0/+7
* Documentation tweaks.Eric S. Raymond2011-03-021-1/+1
* Add and document gpsdecode -v option.Eric S. Raymond2011-02-231-5/+9
* Documentation editing.Eric S. Raymond2011-02-231-18/+16
* Documentation update.Eric S. Raymond2011-02-231-111/+31
* Fold the rtcm-104(5) manual page into the gpsd(8), now that it's JSON-only.Eric S. Raymond2011-02-231-10/+4
* gpsdecode can now dump NMEA and GPS binary data presented on standard input.Eric S. Raymond2011-02-161-3/+9
* Switch the CSV format emitted by gpsdecode(1) to DSV using |.Eric S. Raymond2010-05-191-5/+10
* Range of supported AIS message types is broader now.Eric S. Raymond2010-04-251-3/+1
* Tweak some DocBook meta headers to quiet down the build.Eric S. Raymond2010-03-251-1/+3
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+4
* Fix some DTD references.Eric S. Raymond2010-02-031-1/+1
* Change the check file in the AIVDM regression test to use unscaled CSV.Eric S. Raymond2009-08-281-1/+6
* Remove parser for Sager dump format.Eric S. Raymond2009-08-271-2/+2
* Give gpsdecode the capability to encode from RTCM2 JSON. Not yet tested.Eric S. Raymond2009-08-271-3/+3
* Markup fix.Eric S. Raymond2009-08-231-4/+4
* Support JSON dumping for RTCM2 messages.Eric S. Raymond2009-08-121-73/+44
* Regularize names so the C structure members and JSON fields match up.Eric S. Raymond2009-06-061-1/+1
* Chasnge hex fields to integer in JSON-AIS output.Eric S. Raymond2009-06-051-8/+9
* Another step towards JSON-AIS output.Eric S. Raymond2009-06-051-1/+41
* First cut at JSON dumping of AIVDM. Eric S. Raymond2009-06-051-3/+4
* Type 6 regression test is correct.Eric S. Raymond2009-03-271-1/+1
* We now have a working regression test for AIS Type 8 messages...Eric S. Raymond2009-03-261-2/+2
* Support, and documentation, for AIVDM messages type 6, 7, 8, 12, 13, and 14.Eric S. Raymond2009-03-261-6/+7
* Typo fix.Eric S. Raymond2009-03-171-1/+1
* Parse, and describe, the RAIM bit.Eric S. Raymond2009-03-171-13/+13
* Tests for Type 18 are stable.Eric S. Raymond2009-03-161-2/+2
* Type 9 decoding is stable.Eric S. Raymond2009-03-161-12/+13
* Tweak some logic for verbosity control.Eric S. Raymond2009-03-141-2/+2
* Document -l and -u options.Eric S. Raymond2009-03-131-17/+43
* rtcmdecode -> gpsdecode.Eric S. Raymond2009-03-131-0/+149