Skip to content
Snippets Groups Projects
Commit 95077bae authored by Wilson's avatar Wilson
Browse files

removed words 'wilson' from src

parent 1de77c7a
No related branches found
No related tags found
No related merge requests found
...@@ -3163,7 +3163,7 @@ int main( int argc, char **argv ) ...@@ -3163,7 +3163,7 @@ int main( int argc, char **argv )
UE[CC_id]->tx_power_max_dBm = tx_max_power[CC_id]; 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 //N_TA_offset
if (UE[CC_id]->lte_frame_parms.frame_type == TDD) { if (UE[CC_id]->lte_frame_parms.frame_type == TDD) {
if (UE[CC_id]->lte_frame_parms.N_RB_DL == 100) if (UE[CC_id]->lte_frame_parms.N_RB_DL == 100)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment