AssertFatal(searchSpacesToAddModList->list.count<FAPI_NR_MAX_SS_PER_CORESET,"too many searchpaces per coreset %d\n",searchSpacesToAddModList->list.count);
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in user specific search space for dci_Format0_0_AndFormat1_0 with CRC scrambled by CS-RNTI...\n");
LOG_W(MAC,"[DCI_CONFIG] This RNTI should not be configured yet...");
}
if(phy_cgc->sp_CSI_RNTI){
}
if(phy_cgc->sp_CSI_RNTI){
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in user specific search space for dci_Format0_0_AndFormat1_0 with CRC scrambled by SP-CSI-RNTI...\n");
LOG_W(MAC,"[DCI_CONFIG] This RNTI should not be configured yet...");
}
if(phy_cgc->ext1){
if(phy_cgc->ext1->mcs_C_RNTI){
}
if(phy_cgc->ext1&&
phy_cgc->ext1->mcs_C_RNTI){
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in user specific search space for dci_Format0_0_AndFormat1_0 with CRC scrambled by MCS-C-RNTI...\n");
LOG_W(MAC,"[DCI_CONFIG] This RNTI should not be configured yet...");
}
}
}
}
}
}
break;
default:
AssertFatal(1==0,"[DCI_CONFIG] Unrecognized search space type...");
LOG_D(PHY,"HARQ pid %d is active for %d.%d (dl_slot %d, feedback_to_ul %d, is_common %d\n",dl_harq_pid,sched_frame,sched_slot,current_harq->dl_slot,current_harq->feedback_to_ul,current_harq->is_common);
/* check if current tx slot should transmit downlink acknowlegment */