summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2016-04-25 17:16:27 -0400
committerEric S. Raymond <esr@thyrsus.com>2016-04-25 17:16:27 -0400
commitb7265a89fe53717d0cb22c55bedc3b278e12900d (patch)
tree0910b90d1ab7ad40c2e973d59b8ee5ffea2ce869 /INSTALL
parentf8f474ed00294d943fe04b7bbd83ca3a9f6580f9 (diff)
downloadgpsd-b7265a89fe53717d0cb22c55bedc3b278e12900d.tar.gz
No longer necessary to put /dev/pps0 on command line for RPi.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL9
1 files changed, 2 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 4a4a524e..48465100 100644
--- a/INSTALL
+++ b/INSTALL
@@ -352,17 +352,12 @@ to the bottom of /boot/config.txt: dtoverlay=pps-gpio,gpiopin=4
Reboot so those changes take effect.
-Your PPS is not associated with the serial input device. You need to
-tell gpsd to look for and use /dev/pps0. Add the /dev/pps0 to your
-command line, like this:
+Run gpsd like this:
--------------------------------------------------------------
-# gpsd -D 5 -N -n /dev/ttyAMA0 /dev/ttypps0
+# gpsd -D 5 -N -n /dev/ttyAMA0
--------------------------------------------------------------
-You will get error messages about no PPS on /dev/ttyAMA0. You can
-ignore those, you just care about PPS on /dev/pps0.
-
Now proceed as for any other operating system to use gpsd.
Warning, the pps_gpio driver in all linux kernels up to the current