docs: wlan-configuration: document outdoor mode behavior

Document the behavior of the Outdoor mode when preserve_channels is
enabled.
This commit is contained in:
David Bauer 2020-07-05 19:13:44 +02:00
parent 9be7a5cad7
commit 33dd16b4cf

View File

@ -21,4 +21,6 @@ you can configure this via the uci section ``gluon-core.wireless``::
uci set gluon-core.@wireless[0].preserve_channels='1' uci set gluon-core.@wireless[0].preserve_channels='1'
When channels should be preserved, toggling the outdoor mode will have no effect on the channel settings.
Therefore, the Outdoor mode settings won't be displayed in config mode.
Keep in mind that nodes running wifi interfaces on custom channels can't mesh with default nodes anymore! Keep in mind that nodes running wifi interfaces on custom channels can't mesh with default nodes anymore!