summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2011-06-21 14:50:04 -0400
committerEric S. Raymond <esr@thyrsus.com>2011-06-21 14:50:04 -0400
commita421d501c7f5e6250b7d12c693fd0ef52b61dcd5 (patch)
tree46a93612475f5ea0ce632edd9518449f8c4a299e /gpsd.xml
parent3e5dae56420c6e888363723b1b0a97cdb33f20cd (diff)
downloadgpsd-a421d501c7f5e6250b7d12c693fd0ef52b61dcd5.tar.gz
Path-rewrite for JSON packets works. All regression tests pass.
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/gpsd.xml b/gpsd.xml
index 31d5daa8..ce1573c4 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -282,10 +282,22 @@ colon, and an optional colon-separated port number (defaulting to
2101). The daemon will handshake with the DGPSIP server and
read RTCM2 correction data from it. Corrections
from the server will be set to each attached GPS with the capability
-to accept them.Example:
+to accept them. Example:
<filename>dgpsip://dgps.wsrcc.com:2101</filename>.</para>
</listitem>
</varlistentry>
+<varlistentry>
+<term>Remote gpsd feed</term>
+<listitem>
+<para>A URI with the prefix "gpsd://", followed by a hostname and
+optionally a colony and a port number (if the port is absent the
+default <application>gpsd</application> port will be used). The daemon
+will open a socket to the indicated address and port and emulate a
+<application>gpsd</application> client, collecting JSON reports from
+the remote <application>gpsd</application> instance that will be
+passed to local clients.</para>
+</listitem>
+</varlistentry>
</variablelist>
<para>(The "ais:://" source type supported in some older versions of