Benetel Config:
short Sequence for Prach.
short Sequence Compression: both are trialed.
static_compressed
O-RU expects O-DU will send the C,U Plane packets without udCompHdr and
BFP9 compressed
dynamic_compressed
O-RU expects O-DU will send the C,U Plane packets with udCompHdr and
BFP9 compressed
Issue Description
when using PRACH short codes below Error appeared after start up
==== gNodeB started === │ Type to view trace │
2024-01-26T12:50:45.049381 [GNB ] [I] Starting Radio Unit... │
2024-01-26T12:50:45.049386 [GNB ] [I] Radio Unit started successfully │
/home/accelleran/srsRAN_Project/lib/ofh/receiver/../support/prach_context_repository.h:121: void srsran::ofh::prach_context::write_iq(unsigned int, unsigned int, unsigned int, srsran::span<const std::complex >):
Assertion `symbol < nof_symbols' failed - Invalid symbol index.
Aborted
accelleran@acc-bm-du1:~/srsRAN_Project/configs$
Setup Details
last compiled version of Srsran 23.10.1 Benetel 1.0.4
Srsran Config:
Benetel Config: short Sequence for Prach. short Sequence Compression: both are trialed. static_compressed O-RU expects O-DU will send the C,U Plane packets without udCompHdr and BFP9 compressed dynamic_compressed O-RU expects O-DU will send the C,U Plane packets with udCompHdr and BFP9 compressed
Actual Behaviour
Srsran Exited with below Error:
Steps to reproduce the problem
setting Srsran and Benetel with above settings.
Additional Information
Log: