// if there is information on bsr of DCCH, DTCH or if there is UL_SR, or if there is a packet to retransmit, or we want to schedule a periodic feedback every 10 frames
printf("[DEBUGGING][KOGO] : pdsch CE MODE A : %ld\n",*(*sib2)->radioResourceConfigCommon.ext4->pdsch_ConfigCommon_v1310->pdsch_maxNumRepetitionCEmodeA_r13);
(*sib2)->radioResourceConfigCommon.ext4->pdsch_ConfigCommon_v1310->pdsch_maxNumRepetitionCEmodeB_r13=CALLOC(1,sizeof(long));// check if they're really long
printf("[DEBUGGING][KOGO] : pdsch CE MODE B : %ld\n",*(*sib2)->radioResourceConfigCommon.ext4->pdsch_ConfigCommon_v1310->pdsch_maxNumRepetitionCEmodeB_r13);
printf("[DEBUGGING][KOGO] : pusch CE MODE A : %ld\n",*(*sib2)->radioResourceConfigCommon.ext4->pusch_ConfigCommon_v1310->pusch_maxNumRepetitionCEmodeA_r13);
printf("[DEBUGGING][KOGO] : pusch CE MODE B : %ld\n",*(*sib2)->radioResourceConfigCommon.ext4->pusch_ConfigCommon_v1310->pusch_maxNumRepetitionCEmodeB_r13);
(constuint8_t)RC.rrc[ctxt_pP->module_id]->carrier[CC_id].p_eNB,//at this point we do not have the UE capability information, so it can only be TM1 or TM2
(uint8_t*)RC.rrc[ctxt_pP->module_id]->carrier[CC_id].p_eNB,//at this point we do not have the UE capability information, so it can only be TM1 or TM2
(constuint8_t)RC.rrc[ctxt_pP->module_id]->carrier[CC_id].p_eNB,//at this point we do not have the UE capability information, so it can only be TM1 or TM2