diff --git a/openair1/PHY/LTE_TRANSPORT/if5_tools.c b/openair1/PHY/LTE_TRANSPORT/if5_tools.c index 9fdd67c09e82ee0ec14fcd4df0cbea0a261df8fb..545c892c2affe15c4640960294f3bb96eb4e76d2 100644 --- a/openair1/PHY/LTE_TRANSPORT/if5_tools.c +++ b/openair1/PHY/LTE_TRANSPORT/if5_tools.c @@ -63,7 +63,7 @@ void send_IF5(PHY_VARS_eNB *eNB, openair0_timestamp proc_timestamp, int subframe txp[i] += packet_id*spp_eth; eNB->ifdevice.trx_write_func(&eNB->ifdevice, - (proc_timestamp - eNB->ifdevice.openair0_cfg->tx_sample_advance + packet_id*spp_eth), + (proc_timestamp + packet_id*spp_eth), txp, spp_eth, fp->nb_antennas_tx,