Closed josemariasaldana closed 7 years ago
Almost ready. Waiting finals tests.
This is done in MobilityManager branch see: https://github.com/Wi5/odin-wi5-controller/tree/MobilityManager and https://github.com/Wi5/odin-wi5-agent/tree/MobilityManager.
Create a middleware able to change the channel of an AP from an application running in the Controller.
The objective is to be able to change the channel of an AP from the controller. The code is almost ready, but it does not work yet.
These are the functions added in the controller:
setChannelToAgent
getChannelFromAgent
And these are the options added in the agent CC code:
handler_channel
: it should change the channel of the AP.