Changes between Version 12 and Version 13 of 802.11/MAC/Upper/MACHighFramework/Scheduler


Ignore:
Timestamp:
Aug 16, 2016, 2:06:15 PM (8 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/MAC/Upper/MACHighFramework/Scheduler

    v12 v13  
    1010
    1111== Reference Design Scheduler Use ==
    12 
    13 '''Beacons''': the AP implementation uses the scheduler to periodically transmit beacon frames. This scheduler callback creates a new beacon frame and adds it the broadcast transmit queue.
    1412
    1513'''Active Scan Timeout''': the STA implementation uses the coarse scheduler to set a timeout when waiting for probe responses. This scheduler callback changes the node's center frequency to continue the search for the desired AP.