{{{#!comment [[Include(wiki:802.11/beta-note)]] }}} [[TracNav(802.11/TOC)]] = 802.11 Reference Design: Experiment Framework Examples = We have created a number of example scripts that demonstrate various features of the Experiments Framework. The examples are listed below. Many of these examples rely on log data files captured from 802.11 Reference Design nodes. We have prepared [wiki:../sample_data sample data files] you can use to explore these examples without creating your own logs. ||= Example =||= Requirements =||= Description =|| || [wiki:./blink_node_leds Blink Node LEDs] || 1 or more nodes || Blinks the hex display LEDs on all discoverable nodes || || [wiki:./throughput_stats Aggregate Throughput] || 2 nodes || Starts traffic flow from AP to STA and calculates throughput[[BR]]using Tx/Rx packet counts at each node. || || [wiki:./txrx_log_capture Tx/Rx Log Capture] || 2 nodes || Generates traffic flows between an AP and STA using LTGs, retrieves[[BR]] the logs from both nodes and writes each to an HDF5 log file || || [wiki:./txrx_log_analysis Tx/Rx Log Analysis] || Log File || Processes log file to calculate statistics || || [wiki:./chan_est_viewer Channel Estimate Viewer] || Log file (with Rx events) [[BR]] and MATLAB || Extracts OFDM Rx events from a log file, saves them to a structured [[BR]] array, imports the array into MATLAB and displays the channel || || [wiki:./log_capture_interactive Interactive Log Capture] || 1 node || Initializes node, waits for specified duration, then retrieves the [[BR]]node's log and writes it to an HDF5 log file ||