LOG_D(PHY,"we enter nr_pdcch_channel_level(avgP=%d) => compute channel level based on ofdm symbol 0, pdcch_vars[eNB_id]->dl_ch_estimates_ext\n",*avgP);
break;// If DCI is found, no need to check for remaining DCI lengths
}
}else{
LOG_D(PHY,"(%i.%i) Decoded crc %x does not match rnti %x for DCI format %d\n",proc->frame_rx,proc->nr_slot_rx,crc,n_rnti,rel15->dci_format_options[k]);
LOG_D(NR_PHY_DCI,
"(%i.%i) Decoded crc %x does not match rnti %x for DCI format %d\n",
proc->frame_rx,
proc->nr_slot_rx,
crc,
n_rnti,
rel15->dci_format_options[k]);
}
}
e_rx_cand_idx+=9*L*6;// e_rx index for next candidate (L CCEs, 6 REGs per CCE and 9 REs per REG )