Changes between Version 12 and Version 13 of Tutorials/Wireless/wideband
- Timestamp:
- Oct 21, 2019, 4:34:59 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/wideband
v12 v13 15 15 === Execution === 16 16 17 ==== Imagingthe host nodes ====17 ==== Prepare the host nodes ==== 18 18 19 19 Determine the set of nodes that you're using. If you have a topology assigned, it will be entered in the form "system:topo:group-red" for example. … … 56 56 }}} 57 57 58 ==== Prepar ingthe USRPs ====58 ==== Prepare the USRPs ==== 59 59 * Pick 2 USRP X310s from the MIMO racks 23-1...8, 23-11...18, 24-1...8, 24-11...18. If you are using a topology, USRPs are assigned by default. For example, group-red uses 23-16 as TX and 24-16 as RX. 60 60 * Check if USRPs have the modules required for the experiment by running uhd_usrp_probe on each on of them. … … 86 86 ==== Set up web based streaming ==== 87 87 * Set up a web proxy for the receive node 88 Use run-websock command to set up the proxy (this is required for remote web based streaming)88 Use run-websock command to set up the proxy (this is required for remote web based streaming) 89 89 {{{ 90 90 prasanthi@console.grid:~$ run-websock 5100 10.10.20.1:5100 --daemon