summaryrefslogtreecommitdiff
path: root/gpsprof.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2005-02-14 17:55:39 +0000
committerEric S. Raymond <esr@thyrsus.com>2005-02-14 17:55:39 +0000
commit2eca8ded4e350b89cf3c5e5d98b809df69dce2d7 (patch)
tree67335f85c40122404be81ea04c3e27909ba03aa8 /gpsprof.xml
parent845ed3508465b857ac45c66e5f1c4c1bb9eda5ba (diff)
downloadgpsd-2eca8ded4e350b89cf3c5e5d98b809df69dce2d7.tar.gz
Get rid of latency filtering.
Diffstat (limited to 'gpsprof.xml')
-rw-r--r--gpsprof.xml13
1 files changed, 2 insertions, 11 deletions
diff --git a/gpsprof.xml b/gpsprof.xml
index 35156abf..8f56291d 100644
--- a/gpsprof.xml
+++ b/gpsprof.xml
@@ -56,16 +56,7 @@ Currently the following plot types are defined:</para>
<varlistentry>
<term>raw</term>
<listitem>
-<para>Plot raw data. This is not likely to be very useful, as
-buffering effects in the USB or RS232 layer tend to produce absurdly
-large latencies at the beginning of a session.</para>
-</listitem>
-</varlistentry>
-<varlistentry>
-<term>strip</term>
-<listitem>
-<para>Plot filtered data. Sentences with an apparent latency larger
-than 1 second are discarded.</para>
+<para>Plot raw data.</para>
</listitem>
</varlistentry>
<varlistentry>
@@ -73,7 +64,7 @@ than 1 second are discarded.</para>
<listitem>
<para>Plot filtered data. Sentences with an apparent latency larger
than 1 second are discarded. Each sentence has its RS232 latency
-time coloredv differently. This is the default.</para>
+time colored differently. This is the default.</para>
</listitem>
</varlistentry>
</variablelist>