mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
travelmate: release 0.4.0
* add an "active mode", where travelmate will be restarted
every n seconds (default 60) and checks existing uplink connection
regardless of ifdown event trigger (disabled by default)
* enhance multiple radio support
* fix the ap detection
* respect different radios during scanning & connection handling
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
config travelmate 'global'
|
||||
option trm_enabled '0'
|
||||
option trm_debug '0'
|
||||
option trm_active '0'
|
||||
option trm_maxwait '20'
|
||||
option trm_maxretry '3'
|
||||
option trm_timeout '60'
|
||||
option trm_iw '1'
|
||||
|
||||
Reference in New Issue
Block a user