wiki:802.11/wlan_exp/examples

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

--

802.11 Reference Design: Experiment Framework Examples

We have created a number of example scripts that demonstrate various features of the Experiments Framework.

Example Requirements Description
Blink Node LEDs 1 or more nodes Blinks the hex display LEDs on all discoverable nodes
Aggregate Throughput 2 nodes Calculates throughput from one AP to one STA using local traffic generator (LTG) and wlan_exp to read Tx/Rx statistics
Tx/Rx Log 2 nodes Generates traffic flows between an AP and STA using LTGs, retrieves the logs from both nodes and processes logs to calculate detailed statistics
Channel Estimate Viewer Log file with Rx event Extracts OFDM Rx events from a log file, saves them to a structured array, imports the array into MATLAB and displays the channel estimates for every received packet.