summaryrefslogtreecommitdiff
path: root/gpsdecode.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-08-27 15:18:53 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-08-27 15:18:53 +0000
commit195c8ccbd426de1163768c3d2f6a7dccc82844a6 (patch)
tree65003630b15690396277ba7cd4b5f8390696cbc3 /gpsdecode.xml
parent8c6a94d3122e3d58843f81ba8ad7c71b5abcd719 (diff)
downloadgpsd-195c8ccbd426de1163768c3d2f6a7dccc82844a6.tar.gz
Give gpsdecode the capability to encode from RTCM2 JSON. Not yet tested.
Diffstat (limited to 'gpsdecode.xml')
-rw-r--r--gpsdecode.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/gpsdecode.xml b/gpsdecode.xml
index fa2302ad..fc3c24c0 100644
--- a/gpsdecode.xml
+++ b/gpsdecode.xml
@@ -61,17 +61,17 @@ output. This is the default behavior.</para>
on standard output. </para>
<para>The <option>-e</option> option option tells the program to
-encode a text dump in the format of
+encode a text dump in one of the formats of
<citerefentry><refentrytitle>rtcm-104</refentrytitle><manvolnum>5</manvolnum></citerefentry>
to standard output. Encoding is supported only for RTCM2, not for
RTCM3 or AIS.</para>
-<para>The <option>-u</option> suppresses scaling to float quantities
+<para>The <option>-u</option> suppresses scaling of AIS data to float quantities
and text expansion of numeric codes. A dump with this option is
lossless.</para>
<para>The <option>-j</option> changes the dump format to JSON, with
-each each field preceded by a quoted label and equal sign and the
+each each field preceded by a quoted label and colon and the
entire dump line wrapped in curly braces.</para>
<para>The <option>-V</option> option directs the program to emit its