Closed BGarcs closed 5 months ago
Hi, unfortunately it is not supported, and not planned to be supported soon.
Actually, it will be supported once we support CU/DU split. Specifically, each DU will be running as an independent process and will connect to its own USRP.
Is it supported now?
yes, it should be possible, just ran two DUs, each with own usrp, most probably you will need to both usrps to a common ref clock.
Has anyone tried it?
yes, it works just fine for forcing handover however, for measuring handover it is not complete yet as discussed here https://github.com/srsran/srsRAN_Project/discussions/715
yes, it works just fine for forcing handover however, for measuring handover it is not complete yet as discussed here https://github.com/srsran/srsRAN_Project/discussions/715
Wrong link?
The common ref clock is important for the RRC measurements to work well. If the two USRPs are not well synchronized, CFO can make the neighbor cell signal look very weak.
Hi everyone, I have been reading the gNB Handover tutorial and I wanted to ask if it is possible to implement this functionality using two USRP b210 instead of one x310 (or similar USRP). Has anyone tried this or know if it is possible to do it?
Thanks in advance