summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2012-05-09 13:41:16 -0400
committerEric S. Raymond <esr@thyrsus.com>2012-05-09 13:41:16 -0400
commit17f706a25d2c1b63ad73b500a524dcdde6c0e71b (patch)
tree3f52ca07db527b833b6b04e2b4cf5711eaff03a8 /gpsd.xml
parentf18c393a84f276dcd6840b2ef484b4358f9364cf (diff)
downloadgpsd-17f706a25d2c1b63ad73b500a524dcdde6c0e71b.tar.gz
Hardware table entry for Macx-1.
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gpsd.xml b/gpsd.xml
index 43f09c47..fc113874 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -304,8 +304,8 @@ passed to local clients.</para>
<listitem>
<para>A URI with the prefix "nmea2000://", followed by a CAN
devicename. Only Linux socket CAN interfaces are supported. The
-interface must be configured (by a script) to receive CAN messages at
-250 kBit before <application>gpsd</application> can be started. If
+interface must be configured to receive CAN messages at
+before <application>gpsd</application> can be started. If
there is more then one unit on the CAN bus that provides GPS data,
<application>gpsd</application> chooses the unit from which a GPS message
is first seen. Example: <filename>nmea2000://can0</filename>.