Changes between Version 6 and Version 7 of 802.11/wlan_exp/examples/txrx_log_analysis


Ignore:
Timestamp:
Oct 24, 2014, 4:13:42 PM (10 years ago)
Author:
murphpo
Comment:

--

Legend:

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

    v6 v7  
    9292
    9393----
    94 '''Source:''' the script is included in the 802.11 Reference Design archive at '''Python_Reference/examples/txrx_log/log_process_summary.py'''.
     94'''Source:''' the script is included in the 802.11 Reference Design archive at '''Python_Reference/examples/log/log_process_summary.py'''.
    9595----
    9696
     
    109109 * Setup wlan_exp (see [wiki:../../GettingStarted Getting Started] for details)
    110110 * Open a Python shell
    111  * CD to the '''Python_Reference/examples/txrx_log''' directory from the expanded 802.11 Reference design archive
     111 * CD to the '''Python_Reference/examples/log''' directory from the expanded 802.11 Reference design archive
    112112 * To see the output from the sample data:
    113113   * Run {{{python log_process_details.py raw_log_dual_flow_ap.hdf5}}}