summaryrefslogtreecommitdiff
path: root/system/gpsd/README.build
diff options
context:
space:
mode:
Diffstat (limited to 'system/gpsd/README.build')
-rw-r--r--system/gpsd/README.build11
1 files changed, 6 insertions, 5 deletions
diff --git a/system/gpsd/README.build b/system/gpsd/README.build
index 8455d5182e..1aeeea6739 100644
--- a/system/gpsd/README.build
+++ b/system/gpsd/README.build
@@ -5,7 +5,7 @@ Support for various devices and features may be enabled
and/or disabled by setting the variables ENABLE and DISABLE
before running gpsd.SlackBuild, for example
-ENABLE=garmintxt DISABLE="garmin,dbus" ./gpsd.SlackBuild
+ENABLE="bluetooth,pps-on-cts" DISABLE=pps ./gpsd.SlackBuild
Multiple options may be separated by commas (as shown above)
or by spaces.
@@ -14,8 +14,6 @@ or by spaces.
The following devices and features may be enabled
(by default they are disabled).
- garmintxt enable Garmin Simple Text support
- tnt enable True North Technologies support
profiling enable profiling support
pps-on-cts Enable PPS pulse on CTS rather than DCD
gpsd-user=username
@@ -36,6 +34,7 @@ The following devices and features may be disabled
dbus disable DBUS support
nmea disable NMEA support
+ oncore disable Motorola OnCore chipset support
sirf disable SiRF chipset support
superstar2 disable SuperStarII chipset support
tsip disable Trimble TSIP support
@@ -46,8 +45,11 @@ The following devices and features may be disabled
ashtech disable Ashtech support
navcom disable Navcom support
garmin disable Garmin kernel driver support
+ garmintxt disable Garmin Simple Text support
+ tnt disable True North Technologies support
oceanserver disable OceanServer support
ubx disable UBX Protocol support
+ geostar disable Geostar Protocol support
evermore disable EverMore binary support
mkt3301 disable MKT-3301 support
gpsclock disable GPSClock support
@@ -55,9 +57,8 @@ The following devices and features may be disabled
rtcm104v3 disable rtcm104v3 support
ntrip disable NTRIP support
aivdm disable Aivdm support
- oncore disable Motorola OnCore chipset support
ntpshm disable NTP time hinting support
pps disable PPS time syncing support
timing disable latency timing support
reconfigure do not allow gpsd to change device settings
- controlsend do not allow gpsd to change device settings
+ controlsend do not allow gpsctl/gpsmon to change device settings