//[khalid] missing DCI format should be 10 for 6-1A
dl_config_pdu->mpdcch_pdu.mpdcch_pdu_rel13.resource_block_coding=getRIV(6,0,6);// Note: still to be checked if it should not be (getRIV(N_RB_DL,first_rb,6)) : Check nFAPI specifications and what is done L1 with this parameter
dl_config_pdu->mpdcch_pdu.mpdcch_pdu_rel13.resource_block_coding=getRIV(6,0,6);// Note: still to be checked if it should not be (getRIV(N_RB_DL,first_rb,6)) : Check nFAPI specifications and what is done L1 with this parameter
dl_config_pdu->mpdcch_pdu.mpdcch_pdu_rel13.mcs=UE_list->UE_template[CC_id][UE_id].oldmcs1[harq_pid];// adjust according to size of RAR, 208 bits with N1A_PRB=3
dl_config_pdu->mpdcch_pdu.mpdcch_pdu_rel13.mcs=UE_list->UE_template[CC_id][UE_id].oldmcs1[harq_pid];// adjust according to size of RAR, 208 bits with N1A_PRB=3
dl_config_pdu->mpdcch_pdu.mpdcch_pdu_rel13.pdsch_reptition_levels=4;// fix to 4 for now
dl_config_pdu->mpdcch_pdu.mpdcch_pdu_rel13.pdsch_reptition_levels=4;// fix to 4 for now
...
@@ -1167,7 +1154,7 @@ schedule_ue_spec_br(
...
@@ -1167,7 +1154,7 @@ schedule_ue_spec_br(
// TBS = get_TBS_DL(mcs, nb_rb);
// TBS = get_TBS_DL(mcs, nb_rb);
//}
//}
//// if we have decreased too much or we don't have enough RBs, increase MCS
// if we have decreased too much or we don't have enough RBs, increase MCS