mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
FredericLeroy created page: how to run oaisim with multiple ue
@@ -149,7 +149,7 @@ The command of running the UE should be as follow:
|
||||
|
||||
```shell
|
||||
cd cmake_targets
|
||||
sudo -E ./lte_noS1_build_oai/build/lte-softmodem-nos1 -U -C2660000000 -r25 --ue-scan-carrier --ue-txgain 90 --ue-rxgain 125 -d >&1 | tee UE.log
|
||||
sudo -E ./lte_noS1_build_oai/build/lte-softmodem-nos1 -U -C2660000000 -r25 --ue-scan-carrier --ue-txgain 90 --ue-rxgain 115 -d >&1 | tee UE.log
|
||||
```
|
||||
|
||||
By running UE with pipes `tee UE.log`, allow you to record the UE logging to be used for further investigation.
|
||||
|
||||
Reference in New Issue
Block a user