summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-03-02 14:07:32 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-03-02 14:07:32 +0000
commitf0353549971ff5edd2b6631a9f45f5289c29ca4e (patch)
tree735b446d2e2fc5810332b960beed4e50f2892f55 /gpsd.xml
parentf737c390dbe646441329d19f31af8ff8f86afc31 (diff)
downloadgpsd-f0353549971ff5edd2b6631a9f45f5289c29ca4e.tar.gz
Document the fact that parity and stopbit setting is now supported but dicy.
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/gpsd.xml b/gpsd.xml
index 5dde7e02..60a3f6cf 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -246,6 +246,14 @@ serial modes. In case of failure, the daemon and GPS will
continue to communicate at the old speed. Both forms are rejected
if more than one client is attached to the channel.</para>
+<para>Use this command with caution. On USB and Bluetooth GPSes it is
+also possible for serial mode setting to fail either because the
+serial adaptor chip does not support non-8N1 modes or because the
+device firmware does not properly synchronize the serrial adaptor chip
+with the UART on the GPS chipset whjen the speed changes. These
+failures can hang your device, possibly requiring a GPS power cycle or (in
+extreme cases) physically disconnecting the NVRAM backup battery.</para>
+
<para>(Older versions of <application>gpsd</application> supported
changing speed only.)</para>
</listitem>