Changes between Version 5 and Version 6 of Tutorials/k0SDR/Tutorial00b
- Timestamp:
- Jul 26, 2021, 7:33:15 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial00b
v5 v6 6 6 7 7 === Description === 8 For this tutorial, we will now use two USRP X310s on ORBIT Sandbox 2 to transmit and receive a single frequency over the air to demonstrate the use of the '''U'''SRP '''H'''ardware '''D'''rivers (UHD) with the USRP X310. This tutorial can be run on other USRP X310s available of the grid as well. For details on available USRPs on the grid, please see [wiki:Hardware/fDevices/cSDR/gUSRP#GRID available USRP hardware in the grid].8 For this tutorial, we will now use two USRP X310s on ORBIT Sandbox 2 to transmit and receive a single frequency over the air to demonstrate the use of the '''U'''SRP '''H'''ardware '''D'''rivers (UHD) and GNU Radio with the USRP X310. This tutorial can be run on other USRP X310s available of the grid as well. For details on available USRPs on the grid, please see [wiki:Hardware/fDevices/cSDR/gUSRP#GRID available USRP hardware in the grid]. 9 9 10 10 As with any of these tutorials, it is much more productive to ''write the commands by hand'' rather than just copy-paste them. This will help memorize what is going on. … … 169 169 || (a) UHD USRP Source || (b) Options || 170 170 171 Once everything is set up (remember to change {{{samp_rate}}} as well), hit run, and save as {{{x310_rx.grc}}}. After a little while, a small GUI window should show up like below: 172 173 ||||Figure 5: Receiver GUI || 174 || [[Image(x310_sb2_rx_spectrum.png, 300px)]] || 171 175 172 176 === Troubleshooting === 177 ==== xterm Executable Not Found ==== 178 Ignore it, it means nothing. 179 180 ==== FPGA Compatibility Mismatch ==== 173 181 You may run into the following error when running the experiment: 174 182