Changes between Version 2 and Version 3 of Tutorials/Wireless/Channel Sounding Krypton
- Timestamp:
- May 16, 2020, 4:35:28 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/Channel Sounding Krypton
v2 v3 21 21 1. Make sure all the nodes and devices used in the experiment are turned off: 22 22 {{{#!shell 23 omf tell -a offh -t s rv3-lg1,srv4-lg1,rfdev3-1,rfdev3-2,rfdev3-5,rfdev3-623 omf tell -a offh -t sdr2-md1,sdr2-s1-lg1 24 24 }}} 25 1. The image sivers_sb1_cosmos.ndz is [baseline_uhd.ndz] with Sivers control softwareinstalled.26 Load sivers_sb1_cosmos.ndz on srv3,srv4.25 1. The image channel-sounder.ndz has UHD, GnuRadio installed, with RFNoC enabled. Custom RFNoC modules required for channel sounding are also installed. 26 Load channel-sounder.ndz on sdr2-md1,sdr2-s1-lg1. 27 27 {{{#!shell 28 omf load -i sivers_sb1_cosmos.ndz -t srv3-lg1,srv4-lg128 omf load -i channel-sounder.ndz -t sdr2-md1,sdr2-s1-lg1 29 29 }}} 30 30 1. Turn all the required resources on and check the status 31 31 {{{#!shell 32 omf tell -a on -t s rv3-lg1,srv4-lg1,rfdev3-1,rfdev3-2,rfdev3-5,rfdev3-632 omf tell -a on -t sdr2-md1,sdr2-s1-lg1 33 33 }}} 34 34 {{{#!shell … … 42 42 * Check if USRPs have the modules required for the experiment by running uhd_usrp_probe on each on of them. 43 43 {{{#!shell-session 44 root@ node19-1:~# uhd_usrp_probe --args="addr=10.10.23.16"44 root@sdr2-md1:~# uhd_usrp_probe --args="type=x300" 45 45 46 46 | | _____________________________________________________