Changes between Version 2 and Version 3 of Workshops/Sig Comm2022/group/dolphin


Ignore:
Timestamp:
Aug 10, 2022, 6:35:13 PM (2 years ago)
Author:
jennyshane
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Workshops/Sig Comm2022/group/dolphin

    v2 v3  
    4747 1. Use {{{uhd_find_devices}}} to make sure that the onboard x310 SDR is detected as in the following image:
    4848
    49  [[Image(wiki:Tutorials/Wireless/introTutorial:find_devices.png)]]
     49 [[Image(wiki:Workshops/SigComm2022/group/dolphin:x310.png)]]
    5050
    5151 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 x310.
     
    5353 2.  Use the {{{uhd_usrp_probe}}} command to get more details on the x310 as in the following image. Specifying {{{--args="resource=rio0,type=x300"}}} ensures only the directly connected radio is probed, instead of the radios on the network.
    5454
    55  [[Image(wiki:Tutorials/Wireless/introTutorial:uhd_probe.png)]]
     55 [[Image(wiki:Workshops/SigComm2022/group/dolphin:x310_probe.png)]]
    5656
    5757=== Run the experiment ===