Add input validation to most of the config questions.
> Some people, when confronted with a problem, think "I know, I'll use regular expressions." > Now they have two problems. Dongle "device index" actually accepts serial numbers too, document that.
This commit is contained in:
parent
9fa09e0e92
commit
55ecde9d53
4 changed files with 184 additions and 35 deletions
2
debian/config-template
vendored
2
debian/config-template
vendored
|
|
@ -19,7 +19,7 @@ LOGFILE=
|
|||
# Receiver options
|
||||
#
|
||||
|
||||
# RTLSDR device index to use
|
||||
# RTLSDR device index or serial number to use
|
||||
# If set to "none", dump1090 will be started in --net-only mode
|
||||
DEVICE=
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue