Changes between Version 2 and Version 3 of Workshops/Sig Comm2022/group/octopus
- Timestamp:
- Aug 10, 2022, 6:20:08 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Workshops/Sig Comm2022/group/octopus
v2 v3 52 52 2. Use {{{uhd_find_devices}}} to make sure that the onboard n210 SDR is detected as in the following image: 53 53 54 [[Image(wiki:Workshops/SigComm2022/group/ labrador:b210.png)]]54 [[Image(wiki:Workshops/SigComm2022/group/octopus/n210.png)]] 55 55 56 56 Notice 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 n210. … … 58 58 3. Use the {{{uhd_usrp_probe}}} command to get more details on the n210 as in the following image. Specifying {{{--args="addr=192.168.10.2"}}} ensures only the directly connected radio is probed, instead of the radios on the network. 59 59 60 [[Image(wiki:Workshops/SigComm2022/group/ labrador:b210_probe.png)]]60 [[Image(wiki:Workshops/SigComm2022/group/octopus/n210_probe.png)]] 61 61 62 62 === Run the experiment ===