summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2009-09-19 13:51:54 +0000
committerEric S. Raymond <esr@thyrsus.com>2009-09-19 13:51:54 +0000
commitcb1eae416026ab7ef89529a546158a8f30a45dc2 (patch)
treeb724d9731ff8efe018cc097811c317eda0bc9595 /gpsd.xml
parentcb830d185eece1a07cfc8aaadcb8765278fe1d1f (diff)
downloadgpsd-cb1eae416026ab7ef89529a546158a8f30a45dc2.tar.gz
Add ckuethe's most requested JSON feature: WATCH a specified single device only.
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/gpsd.xml b/gpsd.xml
index 8abb07f9..3724308e 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -1309,11 +1309,19 @@ describes the subscriber's policy.</para>
<entry>If true, apply scaling divisors to output before
dumping; default is false. Applies only to AIS reports.</entry>
</row>
+<row>
+ <entry>device</entry>
+ <entry>No</entry>
+ <entry>string</entry>
+ <entry>If present, limit watching to the specifuied device
+ rather than all devices. Useful with raw and NMEA modes
+ in which device responses aren't tagged.</entry>
+</row>
</tbody>
</tgroup>
</table>
-<para>In Watcher mode, GPS reports are dumpred as TPV and SKY
+<para>In watcher mode, GPS reports are dumpred as TPV and SKY
responses. If the device is a source of RTCM2 corrections, the
corrections are dumped in the JSON format described in
<citerefentry><refentrytitle>rtcm104</refentrytitle><manvolnum>5</manvolnum></citerefentry>. If