Skip to content

NR_PRACH: nr_du[] buffer not filled in High Speed case for both gNB and nrUE

rohan requested to merge NRPRACH_highSpeed_saankhya into develop

Issue: TC nr_prachsim failed with High Speed(-H) enabled.

Description: While generating NR PRACH for High Speed case : Array nr_du[] was not filled for both gNB and nrUE. Added function nr_fill_du() to resolve the issue.

Merge request reports