diff --git a/targets/ARCH/tcp_bridge/README.tcp_bridge_oai b/targets/ARCH/tcp_bridge/README.tcp_bridge_oai index edc0c35690cb30220740572d8baf4bd47e94c945..05a520f6ae0286c82abd7a228160df34bad228ff 100644 --- a/targets/ARCH/tcp_bridge/README.tcp_bridge_oai +++ b/targets/ARCH/tcp_bridge/README.tcp_bridge_oai @@ -28,7 +28,7 @@ The eNB needs an EPC. To run the UE, open a terminal and run: cd [openair top directory] cd cmake_targets/basic_simulator/ue - sudo ./lte-uesoftmodem -C 2680000000 -r 25 + sudo ./lte-uesoftmodem -C 2680000000 -r 25 --ue-rxgain 140 Adapt the value of -r, it has to match the value N_RB_DL in the configuration file of the eNB. (Same for -C which should match the value downlink_frequency in the configuration file.)