= WARPLab = WARPLab is a framework which brings together WARP and MATLAB. With WARPLab, you can interact with WARP nodes directly from the MATLAB workspace. This documentation is a work in progress. Please check back as we improve it. == Requirements == * At least two WARP nodes * A PC with MATLAB * An Ethernet switch == Getting Started == 1. Install Peter Rydesäter's open-source TCP/UDP toolbox for MATLAB (get it free from [http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=345 MATLAB Central]). 1. Download the WARPLab source code to your PC (get it from [source:/ResearchApps/PHY/WARPLAB/WARPLAB_SISO/M_code the repository]). Put the code somewhere in MATLAB's path. 1. Connect your PC and two WARP boards to a common Ethernet switch. Ideally, nothing else should be connected to the same switch. 1. Set your PC's IP address to 10.0.0.200 1. Set the DIP switches on two boards to 0 and 1 1. Download the WARPLab bitstream (warplab_siso.bit) to both boards (get it from the [source:/ResearchApps/PHY/WARPLAB/WARPLAB_SISO/warplab_siso.bit respository]). 1. Try one of the examples. The GUI (warplab_siso_Gui) is the best one to start with.