Changes between Version 17 and Version 18 of Tutorials/Wireless/MassiveMIMO
- Timestamp:
- Jul 8, 2022, 7:25:50 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Wireless/MassiveMIMO
v17 v18 82 82 }}} 83 83 84 * Similarly in {{{node23-8}}}, USRP-B210 is connected via a USB-3 port, and no further configuration of the network interface is needed.84 * Similarly for {{{node8-7}}}, USRP-B210 is connected via a USB-3 port, and no further configuration of the network interface is needed. 85 85 86 86 … … 99 99 product: X310 100 100 type: x300 101 }}} 101 102 102 103 {{{#!shell 103 104 root@node8-7:~# uhd_find_devices --args="serial=30AD2E0" 104 105 [INFO] [UHD] linux; GNU C++ version 9.3.0; Boost_107100; UHD_4.1.0.4-release … … 113 114 }}} 114 115 115 * Download and build the RENEW Sounder software **on the {{{develop}}} 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. 116 * 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. 117 * 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. 118 116 119 117 120 * 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}}}.