1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Template: gpsd/device
Type: string
_Description: Device the GPS receiver is attached to:
Please enter the device the GPS receiver is attached to. It will probably be
something like /dev/ttyS0 or /dev/ttyUSB0.
.
Multiple devices may be specified as a space-separated list.
Template: gpsd/start_daemon
Type: boolean
Default: false
_Description: Start gpsd automatically on boot?
If the GPS receiver is permanently attached to this computer, it might be
appropriate for gpsd to start at boot time. Alternatively it can be started
by the hotplug interface for USB devices, or by running gpsd(8) manually.
Template: gpsd/daemon_options
Type: string
_Description: Options to gpsd:
You can give additional arguments when starting gpsd; see gpsd(8) for a
list of options.
Template: gpsd/autodetection
Type: boolean
Default: false
_Description: Should gpsd handle attached USB GPS receivers automatically?
This option is disabled by default, because several GPS receivers use common
USB-to-serial converter chips, so gpsd may cause interference with
other attached devices or programs.
|