summaryrefslogtreecommitdiff
path: root/gps.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-03-02 22:16:03 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-03-02 22:16:03 +0000
commitbc4c0301037af9a1bb341e1db6900df4229433f9 (patch)
tree18bbb7d148f6626f3b8d3cc7e33127ae1f5987f4 /gps.xml
parent006d10a3a2c035cb69e9b78b63a29c0ccff89a82 (diff)
downloadgpsd-bc4c0301037af9a1bb341e1db6900df4229433f9.tar.gz
Change name of the LCDproc client, regularize its options, document it.
Diffstat (limited to 'gps.xml')
-rw-r--r--gps.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/gps.xml b/gps.xml
index 446ef75f..69401c75 100644
--- a/gps.xml
+++ b/gps.xml
@@ -70,6 +70,21 @@
</group>
</cmdsynopsis>
<cmdsynopsis>
+ <command>lcdgps</command>
+ <arg choice='opt'>-h </arg>
+ <arg choice='opt'>-V </arg>
+ <arg choice='opt'>-j </arg>
+ <arg choice='opt'>-l <group><arg>d</arg><arg>m</arg><arg>s</arg></group></arg>
+ <arg choice='opt'>-u <group><arg>i</arg><arg>n</arg><arg>m</arg></group></arg>
+ <group>
+ <replaceable>server</replaceable>
+ <group>
+ <replaceable>:port</replaceable>
+ <group><replaceable>:device</replaceable></group>
+ </group>
+ </group>
+</cmdsynopsis>
+<cmdsynopsis>
<command>gpxlogger</command>
</cmdsynopsis>
<cmdsynopsis>
@@ -214,6 +229,21 @@ SIGHUP or SIGINT; given default terminal settings this will happen
when you type Ctl-C at it. It will also terminate on 'q'</para>
</refsect2>
+<refsect2><title>lcdgps</title>
+
+<para>A client that passes <application>gpsd</application> data to
+<application>lcdproc</application>, turning your car computer into a
+very expensive and nearly feature-free GPS receiver. Currentlyassumes
+a 4x40 LCD and writes data formatted to fit that size screen. Also
+displays 4- or 6-character Maidenhead grid square output.</para>
+
+<para>Options are as for <application>cgps</application>, except: The
+<option>-u</option> sets the display format the units used for
+altitude and speed. The options are: <quote>i</quote> for Imperial
+units (feet/miles-per-hour); <quote>n</quote> for nautical
+(feet/knots); 'm' for metric (meters/kilometers-per-hour).</para>
+
+</refsect2>
<refsect2><title>gpxlogger</title>
<para>This program collects fixes from <application>gpsd</application>