{{{#!comment [[Include(wiki:802.11/beta-note)]] }}} [[TracNav(802.11/TOC)]] = 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 1. update s/n 1. Run {{{ output }}} 1. 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 [wiki:../txrx_log txrx_log examples] to get started processing your log file.