• vijay chadachan's avatar
    Fix max_sched_ues in DL/UL Scheduler to match MAX_DCI_CORESET · 740bec4a
    vijay chadachan authored
     - Added the limit as MAX_DCI_CORESET for max_sched_ues in DL/UL scheduler.
    This is needed because gNB crashes when tested with 100MHz cell as the
    scheduler tries to schedule 11 UEs in a slot and the DCI informaiton is
    corrupted due to the limitation in NFAPI interface because of
    MAX_DCI_CORESET size.
    740bec4a
gNB_scheduler_ulsch.c 99 KB