summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-08-17 11:58:57 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-08-17 11:58:57 +0000
commit79de18a42baf2fdec55c83c7aed0ec41091ea4b7 (patch)
tree1e2cb2457df95b175dd09eb299ccbcf43ec10150 /gpsd.xml
parentabd43f434e6e7822de6342f56d7374d9a829375d (diff)
downloadgpsd-79de18a42baf2fdec55c83c7aed0ec41091ea4b7.tar.gz
Restore -s option.
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/gpsd.xml b/gpsd.xml
index 9189a3ad..bd5fe7a8 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -22,6 +22,7 @@ and speedometer</refpurpose>
<arg choice='opt'>-T <replaceable>GPS-type</replaceable></arg>
<arg choice='opt'>-p <replaceable>GPS-devicename</replaceable></arg>
<arg choice='opt'>-S <replaceable>listener-port</replaceable></arg>
+ <arg choice='opt'>-s <replaceable>baudrate</replaceable></arg>
<arg choice='opt'>-t <replaceable>timeout</replaceable></arg>
<arg choice='opt'>-d <replaceable>DGPS-server</replaceable></arg>
<arg choice='opt'>-i <replaceable>initial-position</replaceable></arg>
@@ -84,6 +85,11 @@ t=TripMate, e=EarthMate, l=logfile.</para>
<listitem><para>Set TCP/IP port (default is 2947).</para></listitem>
</varlistentry>
<varlistentry>
+<term>-s</term>
+<listitem><para>Set GPS communication speed in bits per second
+(default is set by device type).</para></listitem>
+</varlistentry>
+<varlistentry>
<term>-t</term>
<listitem><para>Set GPS session timeout (default is 5
seconds).</para></listitem>