Integrating custom L1 layer with srsRAN CU/DU #660
Replies: 2 comments
-
Hi @abcd11abcd, We have already integrated srsRAN with other 3rd party PHY vendors using split 6 (FAPI), so it's absolutely possible to do it. This specific feature is fully supported in the srsRAN Enterprise project, so please contact [email protected] for further assistance. |
Beta Was this translation helpful? Give feedback.
0 replies
-
okay. Thanks for the information. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I want to use srsRAN project without phy layer. In the place of srsRAN's phy layer, I want to use a custom L1 layer (this L1 also uses similar shared memory approach as FAPI between MAC and PHY). In this regard, I want to know how to compile srsRAN without phy layer. Kindly help me how to proceed with this.
If I'm able to compile this project till MAC layer, then I will try to integrate my L1 to this project and test. Any leads on doing this are welcome.
I want to know whether srsRAN support 3rd party PHY layers and FAPI interfaces? Please help me.
Beta Was this translation helpful? Give feedback.
All reactions