gluon/package/gluon-core
David Bauer 963bcfd3ee site: disallow usage of outdoor mode in case outdoor_chanlist is missing
The documentation states the outdoor mode is only enabled in case
outdoor_chanlist is defined in the sites wifi5 configurationsection:

 > If enabled, by setting ``wifi5.outdoor_chanlist``, a number of
 > devices that are commonly installed outdoors will have outdoor
 > mode automatically enabled during their initial setup

This currently does not hold true, as Outdoor mode is always activated
for these devices on first setup, even in case the site does not specify
an outdoor chanlist.

Furthermore, it also does not make sense to show the option neither in
setup-modes basic nor advences configuration view in case the site is
lacking an out door chanlist.

This patch will disable outdoor mode on new installs in case the outdoor
chanlist is missing. It will also not show the respective configuration
options in this case.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-06-27 13:50:26 +02:00
..
files gluon-core: extend gluon_wired proto for l3 devices 2021-05-06 00:43:01 +02:00
luasrc site: disallow usage of outdoor mode in case outdoor_chanlist is missing 2021-06-27 13:50:26 +02:00
src gluon-core: reimplement gluon.site module in C 2018-01-18 16:29:00 +01:00
check_site.lua site: disallow usage of outdoor mode in case outdoor_chanlist is missing 2021-06-27 13:50:26 +02:00
Config.in gluon-core: remove unneeded KERNEL_L2TP_IP config symbol 2021-03-07 18:48:06 +01:00
Makefile gluon-core: remove nixio dependency 2018-07-17 20:08:16 +02:00