LOG_D(MAC,"UL_req_tmp[CC_idP:%d][ackNAK_absSF mod 10:%d] RA_template->Msg3_frame:%d RA_template->Msg3_subframe:%d + 4 sfn_sf:%d\n",CC_idP,ackNAK_absSF%10,RA_template->Msg3_frame,RA_template->Msg3_subframe,NFAPI_SFNSF2DEC(ul_req->sfn_sf));
// Note need to keep sending this across reptitions!!!! Not really for PUCCH, to ask small-cell forum, we'll see for the other messages, maybe parameters change across repetitions and FAPI has to provide for that
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);