Changes between Version 1 and Version 2 of 802.11/wlan_exp/examples/txrx_log


Ignore:
Timestamp:
Jul 18, 2014, 3:25:54 PM (10 years ago)
Author:
welsh
Comment:

--

Legend:

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

    v1 v2  
    3131 * Open a Python shell
    3232 * CD to the '''Python_Reference/Examples''' directory from the expanded 802.11 Reference design archive
    33  * Run {{{python logger_two_node_dual_flow.py}}}
     33 * Run {{{python log_capture_two_node_two_flow.py}}}
    3434
    3535The script will run for 2 minutes, then display its results:
     
    4141
    4242----
    43 '''Source:''' the script is included in the 802.11 Reference Design archive at '''Python_Reference/examples/txrx_log/logger_two_node_dual_flow.py'''.
     43'''Source:''' the script is included in the 802.11 Reference Design archive at '''Python_Reference/examples/txrx_log/log_capture_two_node_two_flow.py'''.
    4444
    45 The [source:/ReferenceDesigns/w3_802.11/python/examples/txrx_log/logger_two_node_dual_flow.py latest version of the logger_two_node_dual_flow.py script] is also shown below.
     45The [source:/ReferenceDesigns/w3_802.11/python/examples/txrx_log/log_capture_two_node_two_flow.py latest version of the log_capture_two_node_two_flow.py script] is also shown below.
    4646
    47 [[Include(source:/ReferenceDesigns/w3_802.11/python/examples/txrx_log/logger_two_node_dual_flow.py)]]
     47[[Include(source:/ReferenceDesigns/w3_802.11/python/examples/txrx_log/log_capture_two_node_two_flow.py)]]