Changes between Version 4 and Version 5 of 802.11/wlan_exp/examples/log_capture_continuous


Ignore:
Timestamp:
Apr 24, 2014, 9:41:51 PM (10 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/wlan_exp/examples/log_capture_continuous

    v4 v5  
    1515 * Configure one WARP v3 node using the 802.11 Reference Design AP bitstream or 802.11 Reference Design STA bitstream
    1616 * Open the file in a text editor and change the {{{NODE_SERIAL_LIST}}} to match your serial numbers
    17  * Open a Python shell
     17 * Open a command prompt
    1818 * CD to the '''Python_Reference/examples/txrx_log''' directory from the expanded 802.11 Reference design archive
    1919 * Run {{{python log_capture_interactive.py}}}
     
    5050
    5151----
    52 '''Source:''' the script is included in the 802.11 Reference Design archive at '''Python_Reference/examples/txrx_log/log_capture_ap_interactive.py'''.
     52'''Source:''' the script is included in the 802.11 Reference Design archive at '''Python_Reference/examples/txrx_log/log_capture_interactive.py'''.