// Configure monitoring of PDCCH candidates in Type2-PDCCH common search space on the MCG
LOG_W(MAC,"[DCI_CONFIG] This seach space should not be configured yet...");
//LOG_W(MAC, "[DCI_CONFIG] This seach space should not be configured yet...");
}
}
if(phy_cgc){
if(phy_cgc->cs_RNTI){
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in Type3-PDCCH common 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...");
LOG_W(MAC,"[DCI_CONFIG] This RNTI should not be configured yet...\n");
}
if(phy_cgc->ext1){
if(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...");
LOG_W(MAC,"[DCI_CONFIG] This RNTI should not be configured yet...\n");
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in Type3-PDCCH common search space for DCI format 2_0 with CRC scrambled by SFI-RNTI \n");
LOG_W(MAC,"[DCI_CONFIG] This format should not be configured yet...");
LOG_W(MAC,"[DCI_CONFIG] This format should not be configured yet...\n");
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in Type3-PDCCH common search space for DCI format 2_1 with CRC scrambled by INT-RNTI \n");
LOG_W(MAC,"[DCI_CONFIG] This format should not be configured yet...");
LOG_W(MAC,"[DCI_CONFIG] This format should not be configured yet...\n");
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in Type3-PDCCH common search space for DCI format 2_2 with CRC scrambled by TPC-RNTI \n");
LOG_W(MAC,"[DCI_CONFIG] This format should not be configured yet...");
LOG_W(MAC,"[DCI_CONFIG] This format should not be configured yet...\n");
LOG_D(MAC,"[DCI_CONFIG] Configure monitoring of PDCCH candidates in Type3-PDCCH common search space for DCI format 2_3 with CRC scrambled by TPC-SRS-RNTI \n");
LOG_W(MAC,"[DCI_CONFIG] This format should not be configured yet...");
LOG_W(MAC,"[DCI_CONFIG] This format should not be configured yet...\n");
LOG_D(NR_MAC,"pucch_acknak: Filling dedicated configuration for PUCCH\n");
// we have either a dedicated BWP or Dedicated PUCCH configuration on InitialBWP
AssertFatal(bwp!=NULL||bwpd!=NULL,"We need one dedicated configuration for a BPW (neither additional or initial BWP has a dedicated configuration)\n");
AssertFatal(bwp!=NULL||bwpd!=NULL,"We need one dedicated configuration for a BWP (neither additional or initial BWP has a dedicated configuration)\n");