Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuring srsRAN 7.2 Split with USRP B210 as O-RU and GNU Radio Integration #1050

Open
MaryamJavedEE opened this issue Feb 12, 2025 · 0 comments

Comments

@MaryamJavedEE
Copy link

Hey everyone, I'm completely new to this, so please excuse any lack of technicality. I'm working on an srsRAN 5G project and need to deploy it using the 7.2 split while using a USRP B210 as my O-RU. I also need to integrate GNU Radio in such a way that the gNB sends data to a UDP block (or a similar block) in GNU Radio, which then receives and processes the data.

I've realized that I need to use the ru_ofh configuration for this, but in the ru_sdr configuration, I couldn't find any reference to a specific port that the gNB would send its data to. Since GNU Radio requires a defined port number to listen for incoming data, I need to figure out how to properly configure this in ru_ofh. I also dont know what network interface to mention in the configuration?

My main question is: How do I set up the ru_ofh configuration to accommodate this scenario, considering that GNU Radio sits between the gNB and the USRP B210? (The GNU Radio flow diagram consists of blocks that, when programmed into the USRP, enable it to function as an O-RU.)

Note: Both the srsran 5G project as well as the gnu radio will be running on the same laptop, and the USRP will be connected to the same laptop as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant