Benetel RAN550 firmware v1.0.4 #487
-
It was known and stated in the documentation previously that srsRAN was integrated with the v0.8.1_patch2 firmware for the Benetel RAN550. How about the more recent v1.0.4 firmware? Has anyone tested it? |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 6 replies
-
Hey, Hope that helps.
|
Beta Was this translation helpful? Give feedback.
-
Hi Andre, thank you for the response, it is reassuring. |
Beta Was this translation helpful? Give feedback.
-
I am reopening the discussion as integration and testing is still ongoing and this could be useful to others. |
Beta Was this translation helpful? Give feedback.
-
hey @khooi8913, i want to ask about the error loss rate, did you manage to reduce it ? another thing, are you using DPDK ? |
Beta Was this translation helpful? Give feedback.
-
As feedback, we can also confirm that RAN550 v1.0.4 works with the exact conf shared by @andrepuschmann above, except is_dl_broadcast_enabled is set to false and using 4 tx instead of 2. We tried 20 MHz and 40 MHz, 4x2 and 4x4. All working. However, there is still high loss rate on both uplink and downlink in all the configurations we tried. Would be really grateful if @khooi8913 you can share your du-ru configs in case the loss got better, maybe there is something that I am missing. |
Beta Was this translation helpful? Give feedback.
-
Hello @khooi8913 and @aibtw, which UEs have you been able to attach? |
Beta Was this translation helpful? Give feedback.
Hey,
yes, we are currently working on the 1.0.4 integration. Tests are still ongoing and as soon as they are completed we will of course update the RU integration section in the docs.
Meanwhile if you want to give it a try yourself have a look at the attached files. The RU config is pretty much untouched, except for the FlexRAN workaround which we don't required. So please disable this. Main difference in the gNB config is that we use the short PRACH format now (PRACH config section) and that we disable the RU bandwidth "hack". The RU supports now lower bandwidths, e.g. 20 and 40 MHz, not just 100 MHz. Also we enable OFH CPlane request for PRACH (`is_prach_cp_enabled=true'). The attached …