Changes between Version 66 and Version 67 of 802.11/wlan_exp/app_notes/dcf_with_multiple_flows


Ignore:
Timestamp:
Apr 25, 2014, 11:02:32 AM (10 years ago)
Author:
chunter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/wlan_exp/app_notes/dcf_with_multiple_flows

    v66 v67  
    140140= Resources =
    141141
    142 The source code for running these experiments will be posted shortly (it all works, we're just cleaning and commenting).
     142== Python Scripts ==
     143 * [raw-attachment:multi-flow_python_scripts.zip Download Python Scripts]
     144 * Requirements:
     145  * 3 WARP v3 Kits configured as 1 AP and 2 STA
     146  * [wiki:802.11/Changelog#a0.92BetaRelease Mango 802.11 Reference Design v0.92]
     147
     148Zip Contents:
     149 * '''multi-flow_experiment.py''' - This script will run the experiment and write the log files from each board to the directory in which this script is executed.
     150 * '''multi-flow_plotter.py''' - This script will open the generated log files and produce the plots used in the application note.