diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2005-07-07 13:50:53 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2005-07-07 13:50:53 +0000 |
commit | e4bcd1eb4b4459f76d0cb6be95a8c9730ce33768 (patch) | |
tree | 85ba45f3021a0ee24a11ec4c2d31653f45d7b811 /sirfmon.xml | |
parent | 7b410c5f28a80aa550d2f5dcf0392d4e1769df51 (diff) | |
download | gpsd-e4bcd1eb4b4459f76d0cb6be95a8c9730ce33768.tar.gz |
Various documentation fixes.
Diffstat (limited to 'sirfmon.xml')
-rw-r--r-- | sirfmon.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sirfmon.xml b/sirfmon.xml index 17d20edd..1c1f3576 100644 --- a/sirfmon.xml +++ b/sirfmon.xml @@ -116,6 +116,12 @@ zero. This condition will continue until the computed velocity rises above 1.2 times the threshold or until the computed position is at least a set distance from the frozen place. The threshold velocity and set distance may vary with software versions.</quote></para> + +<para>Non-static mode is designed for use with road navigation +software, which often snaps the reported position to the nearest road +within some uncertainty radius. You probably want to turn static +navigation off for pedestrian use, as it is likely to report speed +zero and position changing in lsrge jumps.</para> </listitem> </varlistentry> <varlistentry> |