Changes between Version 9 and Version 10 of 802.11/wlan_exp/examples


Ignore:
Timestamp:
Apr 10, 2014, 2:52:58 PM (10 years ago)
Author:
murphpo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 802.11/wlan_exp/examples

    v9 v10  
    1010||=  Example  =||=  Requirements  =||=  Description  =||
    1111|| [wiki:./blink_node_leds Blink Node LEDs] || 1 or more nodes || Blinks the hex display LEDs on all discoverable nodes ||
    12 || Aggregate Throughput || 2 nodes || Calculates throughput from one AP to one STA [[BR]] using local traffic generator (LTG) and wlan_exp to read Tx/Rx statistics ||
    13 || Tx/Rx Log || 2 nodes || Generates traffic flows between an AP and STA using LTGs, [[BR]] retrieves the logs from both nodes and processes logs to calculate detailed statistics ||
    14 || Channel Estimate Viewer || Log file with Rx events[[BR]]MATLAB || Extracts OFDM Rx events from a log file, saves them [[BR]] to a structured array, imports the array into MATLAB [{BR]] and displays the channel estimates for every received packet. ||
     12|| [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. ||
     13|| [wiki:./txrx_log Tx/Rx Log] || 2 nodes || Generates traffic flows between an AP and STA using LTGs, retrieves[[BR]] the logs from both nodes and processes logs to calculate detailed statistics ||
     14|| [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 [[BR]] the channel estimates for every received packet. ||