[[TracNav(WARPLab/TOC)]] = Examples = || [[Image(wiki:GettingStarted/files:important.png,nolink,valign=middle)]] || The Examples are currently being upgraded for WARPLab 7.6.0 and will not work with prior versions of WARPLab. WARPLab 7.6.0 will be released shortly. In the meantime, you can find the code for the WARPLab 7.5.1 examples [http://warpproject.org/trac/browser/ResearchApps/PHY/WARPLAB/WARPLab7/M_Code_Examples?rev=4487 here]. || This page briefly describes the examples in the {{{M_Code_Examples}}} directory that part of every WARPLab Reference Design Release. == SISO Transmission and Reception Example == File: [source:ResearchApps/PHY/WARPLAB/WARPLab7/M_Code_Examples/wl_example_basic_txrx.m wl_example_basic_txrx.m] Requirements: 2 WARP v3 kits or 2 WARP v2 kits, 1 antenna each. This is the introductory example to WARPLab 7. This example demonstrates basic transmission and reception of waveforms between two WARP nodes. One node will transmit a simple sinusoid and the other node will receive the sinusoid. == SISO OFDM Comm Example == Please see [wiki:./OFDM SISO OFDM Example] for details and code. == MIMO OFDM Comm Example == Please see [wiki:./MIMO_OFDM MIMO OFDM Example] for details and code. == Synchronized Nodes Example == Please see [wiki:./nodeSync Synchronized Nodes Example] for details and code. == Multi-Node Array Example == Please see [wiki:./8x2Array 8x2 Multi-node Array] for details and code. == Spectrogram Example == Please see [wiki:./Spectrogram Spectrogram Example] for details and code. == User Extension Example == Please see [wiki:./userExtension EEPROM User Extension] for details and code.