Skip to content
Snippets Groups Projects

Integration 2021 wk06 c

Merged Remi Hardy requested to merge integration_2021_wk06_c into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -580,6 +580,7 @@ void nr_schedule_ue_spec(module_id_t module_id,
"no free HARQ process available for UE %d\n",
UE_id);
remove_front_nr_list(&sched_ctrl->available_dl_harq);
sched_ctrl->dl_harq_pid = current_harq_pid;
} else {
/* PP selected a specific HARQ process. Check whether it will be a new
* transmission or a retransmission, and remove from the corresponding
Loading