summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-09-21 22:13:43 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-09-21 22:13:43 -0400
commit631d6e6eddfe566b801e4440e5254cc4f80bab8d (patch)
treedb46672a4d16e62f92c3765f17dd426d285f4a31 /gpsd.xml
parent6e340fcd58233569ee8e7cb3c7aa5b1152e99c87 (diff)
downloadgpsd-631d6e6eddfe566b801e4440e5254cc4f80bab8d.tar.gz
Re-enable the & and ! control-socket commands.
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/gpsd.xml b/gpsd.xml
index 7ddec6ce..597ca044 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -475,7 +475,6 @@ minus sign ('-') followed by the device name followed by LF or
CR-LF. Thus, to remove <filename>/dev/foo</filename> from the search
list. send "-/dev/foo\n".</para>
-<!--
<para>To send a control string to a specified device, write to the
control socket a '!', followed by the device name, followed by '=',
followed by the control string.</para>
@@ -483,7 +482,6 @@ followed by the control string.</para>
<para>To send a binary control string to a specified device, write to the
control socket a '&amp;', followed by the device name, followed by '=',
followed by the control string in paired hex digits.</para>
--->
<para>Your client may await a response, which will be a line beginning
with either "OK" or "ERROR". An ERROR response to an add command means