A single DU with multiple RUs #840
Replies: 1 comment 1 reply
-
Hey @yc541 - yes, this is possible. If you're using the gNB and configure two cells/sectors it'll internally instantiate two (or more) DU objects each serving one ORU. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just out of curiosity, is it possible for the DU to connect to multiple 7.2 split RUs? For split 8 it is quite straightforward and I have successfully got 2 USRP X310 (with external clock/pps) connected to a single DU as a 4T4R gNB. BY looking at the DU code, it sees 4 antennas (from a multi_usrp object) rather than 2 separate RUs.
I wonder if it would be similar when using a 7.2 split RU? Will the second RU not connect to the DU (if there is already an RU connected to it)? I'd love to test something but I don't have a proper 7.2 split RU.
Beta Was this translation helpful? Give feedback.
All reactions