@@ -473,9 +473,11 @@ int rrc_mac_config_req_gNB(module_id_t Mod_idP,
if(scc!=NULL){
AssertFatal((scc->ssb_PositionsInBurst->present>0)&&(scc->ssb_PositionsInBurst->present<4),"SSB Bitmap type %d is not valid\n",scc->ssb_PositionsInBurst->present);
LOG_D(NR_MAC,"[gNB %d][RAPROC] Frame %d, Slot %d : CC_id %d RA is active, Msg3 in (%d,%d)\n",module_idP,frameP,slotP,CC_id,ra->Msg3_frame,ra->Msg3_slot);
AssertFatal(is_xlsch_in_slot(RC.nrmac[Mod_idP]->ulsch_slot_bitmap[sched_slot/64],sched_slot),"CSI reporting slot %d is not set for an uplink slot\n",sched_slot);
AssertFatal(is_xlsch_in_slot(nrmac->ulsch_slot_bitmap[sched_slot/64],sched_slot),"CSI reporting slot %d is not set for an uplink slot\n",sched_slot);
LOG_D(NR_MAC,"CSI reporting in frame %d slot %d CSI report ID %ld\n",sched_frame,sched_slot,csirep->reportConfigId);
constNR_PUCCH_ResourceSet_t*pucchresset=pucch_Config->resourceSetToAddModList->list.array[1];// set with formats >1