Commit 95077bae authored by Wilson W.K. Thong's avatar Wilson W.K. Thong

removed words 'wilson' from src

parent 1de77c7a
......@@ -3163,7 +3163,7 @@ int main( int argc, char **argv )
UE[CC_id]->tx_power_max_dBm = tx_max_power[CC_id];
#if defined(EXMIMO) || defined(OAI_USRP) // 2016-04-27 wilson also set TDD N_TA_offset with USRP
#if defined(EXMIMO) || defined(OAI_USRP)
//N_TA_offset
if (UE[CC_id]->lte_frame_parms.frame_type == TDD) {
if (UE[CC_id]->lte_frame_parms.N_RB_DL == 100)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment