From e063f8d5e8f45acf71c62c367fc483a6ad293f7c Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 20 Dec 2016 17:29:13 -0600 Subject: Add gpsd -n option to get it to start immediately --- recipes-navigation/gpsd/gpsd/gpsd-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-navigation') diff --git a/recipes-navigation/gpsd/gpsd/gpsd-default b/recipes-navigation/gpsd/gpsd/gpsd-default index 73e1bcc..0aa95d4 100644 --- a/recipes-navigation/gpsd/gpsd/gpsd-default +++ b/recipes-navigation/gpsd/gpsd/gpsd-default @@ -1,6 +1,6 @@ # If you must specify a non-NMEA driver, uncomment and modify the next line GPSD_SOCKET="/var/run/gpsd.sock" -GPSD_OPTIONS="" +GPSD_OPTIONS="-n -D 1" # Conduit 0.1 GPS devices GPS_DEVICES="/dev/ttyXRUSB2 /dev/pps0" -- cgit v1.2.3