summaryrefslogtreecommitdiff
path: root/gps.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-09-11 16:06:11 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-09-11 16:06:11 +0000
commitf55757cf2dabd99e75895a2808763dc9098b963e (patch)
tree28297c24f6aacf8b4c10606e13b317fba3865120 /gps.xml
parent72f71599cb2175603f39625f09e6339362be4d4e (diff)
downloadgpsd-f55757cf2dabd99e75895a2808763dc9098b963e.tar.gz
J command and switch are gone.
Now that we have reliable end-of-cycle detection in NMEA, we can always clear the fixbuffer at start of cycle and accumulate data until we transmit at end of cycle. Accordingly, there is no longer any bneed for users to choose between jittery-but-correct and buffered-but-laggy reports. Accordingly, the daemon 'J' command is no longer necessary. All the client side options and commands connected with it can go away too.
Diffstat (limited to 'gps.xml')
-rw-r--r--gps.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/gps.xml b/gps.xml
index d2890d7f..561cf4cf 100644
--- a/gps.xml
+++ b/gps.xml
@@ -24,7 +24,6 @@
<arg choice='opt'><replaceable>X-options</replaceable></arg>
<arg choice='opt'>-h </arg>
<arg choice='opt'>-V </arg>
- <arg choice='opt'>-j </arg>
<arg choice='opt'>-speedunits <group choice='req'><arg>mph</arg><arg>kph</arg><arg>knots</arg></group></arg>
<arg choice='opt'>-altunits <group choice='req'><arg>feet</arg><arg>meters</arg></group></arg>
<arg choice='opt'>-l <group><arg>d</arg><arg>m</arg><arg>s</arg></group></arg>
@@ -56,7 +55,6 @@
<command>cgps</command>
<arg choice='opt'>-h </arg>
<arg choice='opt'>-V </arg>
- <arg choice='opt'>-j </arg>
<arg choice='opt'>-speedunits <group choice='req'><arg>mph</arg><arg>kph</arg><arg>knots</arg></group></arg>
<arg choice='opt'>-altunits <group choice='req'><arg>feet</arg><arg>meters</arg></group></arg>
<arg choice='opt'>-l <group><arg>d</arg><arg>m</arg><arg>s</arg></group></arg>
@@ -74,7 +72,6 @@
<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>
@@ -92,7 +89,6 @@
<command>gpxlogger</command>
<arg choice='opt'>-h </arg>
<arg choice='opt'>-V </arg>
- <arg choice='opt'>-j </arg>
<arg choice='opt'>-i <replaceable>track timeout</replaceable></arg>
<group>
<replaceable>server</replaceable>
@@ -115,15 +111,6 @@ options and then exit.</para>
<para>The <option>-V</option> option causes each client to dump the package
version and exit.</para>
-<para>The <option>-j</option> option, where present, tells the daemon
-to hold fix data across cycles, eliminating jitter from NMEA devices
-that emit several partial reports. The downside is that with this
-switch on the client will occasionally report stale or invalid data
-held over from a previous cycle. This option is ineffective, and not
-needed, on SiRFs and most other non-NMEA GPSes. See also the
-discussion of the J command in
-<citerefentry><refentrytitle>gpsd</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
-
<para> The <option>-l</option> option, when present, sets the format
of latitude and longitude reports. The value 'd' produces decimal
degrees and is the default. The value 'm' produces degrees and