wiki:802.11/wlan_exp/examples/log_capture_continuous

Version 1 (modified by murphpo, 10 years ago) (diff)

--

802.11 Reference Design Experiments Framework: AP Log Capture Example

This example of the Experiments Framework provides an interactive script for initializing one WARP v3 node, waiting, then retrieving the node's log and writing it to a file.

This script is ideal for capturing a log file with Tx and Rx events recorded from Wi-Fi clients using with the AP.

To use this script:

  1. Configure one WARP v3 node using the 802.11 Reference Design AP bitstream
  2. update s/n
  3. Run
    output
    
  4. When done, type quit then enter. Script will retrieve log and write it to a file named log file.

After running this script you can analyze the log file using the wlan_exp log tools. Refer to the txrx_log examples to get started processing your log file.