ul_config_pdu->ulsch_harq_pdu.ulsch_pdu.ulsch_pdu_rel8.number_of_resource_blocks;// we don't change the number of resource blocks across retransmissions yet
ul_config_pdu->ulsch_harq_pdu.ulsch_pdu.ulsch_pdu_rel8.number_of_resource_blocks;// we don't change the number of resource blocks across retransmissions yet
//ul_req->sfn_sf = sfnsf_add_subframe(ackNAK_absSF/10, ackNAK_absSF%10, 4); // Still need to add 4 to ACK/NAK SFN/SF because of NFAPI running off TX frame
LOG_E(PHY,"SFN/SF(RX):%d/%d eNB->UL_INFO.rx_ind.number_of_pdus:%d NOT ZEROING!\n\n\n\n\n",proc->frame_rx,proc->subframe_rx,eNB->UL_INFO.rx_ind.rx_indication_body.number_of_pdus);
LOG_E(PHY,"SFN/SF(RX):%d/%d eNB->UL_INFO.crc_ind.number_of_crcs:%d NOT ZEROING!\n\n\n\n\n",proc->frame_rx,proc->subframe_rx,eNB->UL_INFO.crc_ind.crc_indication_body.number_of_crcs);
LOG_D(PHY,"%s:%s() %u/%u About to wait on proc->instance_cnt_rxtx:%d\n",thread_name,__FUNCTION__,proc->frame_tx,proc->subframe_tx,proc->instance_cnt_rxtx);
LOG_D(PHY,"%s:%s() TX:%u/%u About to wait on proc->instance_cnt_rxtx:%d\n",thread_name,__FUNCTION__,proc->frame_tx,proc->subframe_tx,proc->instance_cnt_rxtx);