Actions
Bug #206
closedOnly one of wireless client or access point can be used at a time.
Start date:
31 Jul 2013
Due date:
% Done:
100%
Estimated time:
Severity:
03 - Medium
Description
If the wireless client is to be used, it must disable the access point and vice-versa.
To do this, it needs:- Associated enable buttons (one changes the other) on both the wireless and access point pages
- to write a marker file that says which is active
Updated by Hammel over 11 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
Added radio buttons to choose which mode to configure (wireless client or access point). These change the
sensitivity of their respective pages when selected, however the initial state is not yet set. This needs to be
done by reading a marker file that says which mode is currently configured and then setting the initial sensitivity
state based on that.
Updated by Hammel over 11 years ago
- Status changed from In Progress to Closed
- % Done changed from 20 to 100
Added /etc/network/nettype marker file set when save button is pressed to define which type of network to use. Updated UI to properly show only the appropriate tabs based on which mode is selected (wireless or access point). Saving always updates the marker file.
Issue can be closed.
Actions