Changes between Version 31 and Version 32 of Internal/NewNodeAgent


Ignore:
Timestamp:
Mar 17, 2015, 8:59:35 PM (9 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/NewNodeAgent

    v31 v32  
    335335Discovered a bug in the code where the meaning of connected between parent (ethernet) and child (wifi) classes was clobbering the up down capability. Have to refactor the interfaces to refelect this diagram [[BR]]
    336336[[Image(NodeAgentStartup - Program Flow.png, 350px)]]
     337
     338----
     3393/17/2015
     340
     341 * rcdrv_ipw2200: For now we'll have to set the connect and configure methods of this device to raise an exception. It doesn't respond to most (but not all) iw commnads (e.g. set ssid, connect). This will have to be done via the old iwconfig commands so we'll have to evaluate the methods and flow of the framework.
     342 * monitor mode is done via the calls on this page :
     343{{{
     344https://wireless.wiki.kernel.org/en/users/documentation/iw?s[]=monitor#adding_interfaces_with_iw
     345}}}
     346   If the call to set mode is to go to monitor, we make sure the interface is down and disconnected, we then use the call to make the moni interface and bring up the interface.
     347 * Try installing the current version of nodeagent onto the original baseline.ndz and see if it still works. (if so we can start with the development of the wimax tool).
     348 *  Outstanding Modules to test are:
     349  * Broadcom STA
     350  * Intel AC