Skip to content
Snippets Groups Projects
Commit bf12d48d authored by Mikel Irazabal's avatar Mikel Irazabal
Browse files

Added command line argument

parent 227aa922
No related branches found
No related tags found
3 merge requests!1757Draft: Use pMAX value in configuration file, instead of hardcoded '23' in asn1_msg.c,!1730integration_2022_wk39,!1725min_rxtxtime=6 added to docs when building the RFSimulator UE
......@@ -228,5 +228,7 @@ Add the following parameter (i.e., min_rxtxtime) in the gNB configuration file,
nr_cellid = 12345678L;
min_rxtxtime=6;
```
or --gNBs.[0].min_rxtxtime 6 to the gNB command line
The IP address at the execution command of the OAI UE corresponds to the target IP of the gNB host that the RFSIMULATOR at the UE will connect to. In the above example, we assume that the gNB and UE are running on the same host so the specified address (127.0.0.1) is the one of the loopback interface.
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