- For the gNB configuration file, follow the link to the configuration files: [Configurations](../ci-scripts/conf_files/gnb.sa.band78.106prb.rfsim.conf)
- For the gNB configuration file, follow the link to the configuration files: [Configurations](../ci-scripts/conf_files/gnb.sa.band78.106prb.rfsim.conf)
- Add this line to the bottom of the conf file for including the channel models in your simulations.
...
...
@@ -82,7 +82,7 @@ docker compose up -d
@include "channelmod_rfsimu.conf"
```
You can check the example run 2 in this link: [RFSIMULATOR Tutorial](../radio/rfsimulator/README.md)
You can check the example run 2(RFSIMULATOR) in the Launch gNB in one window part in this link: [RFSIMULATOR Tutorial](../radio/rfsimulator/README.md)
- For the channel model configuration, follow the link to the configurtion files: [Configurations](../ci-scripts/conf_files/channelmod_rfsimu.conf)
...
...
@@ -97,21 +97,23 @@ You can check the example run 2 in this link: [RFSIMULATOR Tutorial](../radio/rf
```
and the rest of the channelmod_rfsimu.conf remains unchanged.
You can check the example run 1 in this link: [RFSIMULATOR Tutorial](../radio/rfsimulator/README.md)
# 5. OAI UE
For the UE configuration file, follow the link to the configuration files: [Configurations](../ci-scripts/conf_files/ue.sa.conf)
You can check the example run 1(RFSIMULATOR) in the Launch UE in another window part in this link: [RFSIMULATOR Tutorial](../radio/rfsimulator/README.md)