elseif(ue->dmrs_DownlinkConfig.pdsch_dmrs_AdditionalPosition==pdsch_dmrs_pos1||ue->dmrs_DownlinkConfig.pdsch_dmrs_AdditionalPosition==2)// TODO set to pdsch_dmrs_pos2 when available
LOG_E(PHY,"PUCCH power control adjustment states with 2 states not yet implemented : at line %d in function %s of file %s \n",LINE_FILE,__func__,__FILE__);
return(PUCCH_POWER_DEFAULT);
}
#if 0
int k2;
/* response to a detection by the UE of a DCI format 1_0 or DCI format 1_1 */