Commit 0f3d3b56 authored by imad's avatar imad Committed by Robert Schmidt

Call nr_sr_reporting

parent 5c234393
......@@ -418,7 +418,7 @@ void gNB_dlsch_ulsch_scheduler(module_id_t module_idP,
}
// This schedule SR
// TODO
nr_sr_reporting(module_idP, UE_id, slot, nr_slots_per_frame[*scc->ssbSubcarrierSpacing], frame);
// Schedule CSI measurement reporting: check in slot 0 for the whole frame
if (slot == 0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment