openwisp / OpenWISP-Manager

The OpenWISP Manager is a RoR web GUI for configuring OpenWISP firmware-based access points.
36 stars 33 forks source link

Auto-channel support #5

Closed dguerri closed 5 years ago

dguerri commented 12 years ago

Mac80211 and midwifi drivers both support 'auto' channel selection.

This feature should be available through radio_template and radio openWISP views.

dguerri commented 12 years ago

This is harder than I thought it would be. The 'auto' keyword defaults to the minimum available channel in AP mode.

ref: https://dev.openwrt.org/ticket/9945

morph027 commented 5 years ago

I see auto as valid option in my latest install:

screenshot from 2019-02-03 19-48-04

nemesifier commented 5 years ago

@morph027 this is the old version of OpenWISP, read: https://github.com/openwisp/OpenWISP-Manager#superseded-by-openwisp-2

morph027 commented 5 years ago

Jip, saw it just seconds after submitting, was to lazy to edit afterwards ;)