Changes between Version 20 and Version 21 of Tutorials/Wireless/MassiveMIMO
- Timestamp:
- Jul 8, 2022, 7:33:39 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/MassiveMIMO
v20 v21 113 113 114 114 * In the server {{{node21-1}}}, download and build the RENEW Sounder software **on the {{{Pure-UHD-Multi-USRP}}} branch** at [https://github.com/renew-wireless/RENEWLab/ here] and follow the [https://docs.renew-wireless.org/dev-suite/design-flows/cpp/sounder/ instructions] to build it. 115 * In {{{node8-7}}}, download and build the RENEW Sounder software **on the {{{USRP-B210}}} branch** at [https://github.com/renew-wireless/RENEWLab/ here] and follow the [https://docs.renew-wireless.org/dev-suite/design-flows/cpp/sounder/ instructions] to build it. 115 * In {{{node8-7}}}, download and build the RENEW Sounder software **on the {{{USRP-B210}}} branch** at [https://github.com/renew-wireless/RENEWLab/ here] and follow the [https://docs.renew-wireless.org/dev-suite/design-flows/cpp/sounder/ instructions] to build it. Note that the {{{master}}} branch does not have UHD support and the {{{Pure-UHD-Multi-USRP}}} branch does not support USRP-B210. 116 117 * Include in {{{iles/special_conf/usrp_16qam.json}}} the IP address {{{10.10.23.1}}} to {{{10.10.23.8}}} under BaseStations as the base station (BS); 118 119 * Similarly, set {{{30AD2E0}}} in Clients as the user) 116 120 117 121 118 * Include in {{{files/usrp-bs-serials.txt}}} the IP address {{{10.118.2.2}}}, i.e., use {{{sdr2-s1-lg1}}} as the base station (BS). In {{{files/usrp-bs-only.json}}}, set {{{"channel" : "AB",}}} to enable dual-channel on {{{sdr2-s1-lg1}}}.119 120 * Similarly, in {{{files/usrp-client-only.json}}}, set {{{"sdr_id" : [ "10.118.3.2" ]}}} (i.e., use {{{sdr2-md1}}} as the user) and {{{"channel" : "AB",}}} to enable dual-channel on {{{sdr2-md1}}}.121