Changes between Version 1 and Version 2 of Workshops/Sig Comm2022/group/otter
- Timestamp:
- Aug 10, 2022, 7:03:00 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Workshops/Sig Comm2022/group/otter
v1 v2 52 52 2. Use {{{uhd_find_devices}}} to make sure that the onboard x310 SDR is detected as in the following image: 53 53 54 [[Image(wiki:Workshops/SigComm2022/group/o ctopus:n210.png)]]54 [[Image(wiki:Workshops/SigComm2022/group/otter:sb2_x310.png)]] 55 55 56 56 Note that running this command with no arguments will sometimes detect other SDR resources in the testbed which are reachable over the network. We can ignore those for now and focus just on the onboard x310. … … 58 58 3. Use the {{{uhd_usrp_probe}}} command to get more details on the x310 as in the following image. Specifying {{{--args="addr=192.168.40.2"}}} ensures only the directly connected radio is probed, instead of the radios on the network. 59 59 60 [[Image(wiki:Workshops/SigComm2022/group/o ctopus:n210_probe.png)]]60 [[Image(wiki:Workshops/SigComm2022/group/otter:sb2_x310_probe.png)]] 61 61 62 62 === Run the experiment ===