Because this selects ttyUSB0 (bad choice) by default, turn off enabling gps by default until the user set's the tty manually and will stop gpsd from stomping on another device's tty. Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
5 lines
147 B
Text
5 lines
147 B
Text
config gpsd core
|
|
option device "/dev/ttyUSB0"
|
|
option port "2947"
|
|
option listen_globally "false"
|
|
option enabled "false"
|