Changes between Version 10 and Version 11 of 802.11/wlan_exp


Ignore:
Timestamp:
Apr 14, 2014, 9:03:05 PM (10 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/wlan_exp

    v10 v11  
    1 {{{
    2 #!div style="background: #fcc; border: 1px dotted #333; color: #000; padding: 0 .5em 0 .5em; margin: .5em;"
    3 
    4 The warpnet and wlan_exp frameworks are brand new. The examples below work with the v0.8 reference design. We are actively developing the Python frameworks to add more functionality and examples. The latest code is in the repository: [source:/ReferenceDesigns/w3_802.11/python /ReferenceDesigns/w3_802.11/python]. For any questions or feedback about these new frameworks, please post to the [//forums forums].
    5 }}}
    6 
    71[[TracNav(802.11/TOC)]]
    82
    9 = 802.11 Reference Design: Experiment Framework =
     3= 802.11 Reference Design: Experiments Framework =
    104
    11 The 802.11 Reference Design implements a framework for running experiments with multiple nodes. This framework enables low-level visibility and control of MAC and PHY behaviors in real-time. The experiment framework (named '''wlan_exp''') is built on top of [wiki:WARPnet WARPnet 2.0].
     5The 802.11 Reference Design implements a framework for running experiments with multiple nodes. This framework enables low-level visibility and control of MAC and PHY behaviors in real-time. The experiment framework is called '''wlan_exp'''.
    126
    137== Resources ==