Skip to content
Snippets Groups Projects
Commit 7e783f87 authored by Carlos Antonio De Lima Filho's avatar Carlos Antonio De Lima Filho
Browse files

Update README.md

parent f0971857
No related branches found
No related tags found
No related merge requests found
...@@ -274,6 +274,10 @@ To install OAI FlexRIC, go back to /home/$your user$ and follow this tutorial. ...@@ -274,6 +274,10 @@ To install OAI FlexRIC, go back to /home/$your user$ and follow this tutorial.
> sudo ip netns exec oai-ue2 iptables -P FORWARD ACCEPT > sudo ip netns exec oai-ue2 iptables -P FORWARD ACCEPT
**Step 11:** Copy the UE file:
> cp /home/$your user$/openairinterface5g/targets/PROJECTS/GENERIC-NR-5GC/CONF/ue.conf /home/$your user$/openairinterface5g/targets/PROJECTS/GENERIC-NR-5GC/CONF/ue2.conf
## Deployments ## Deployments
## Objectives ## Objectives
...@@ -312,7 +316,7 @@ After running the above command the expect result is shown in figure below. ...@@ -312,7 +316,7 @@ After running the above command the expect result is shown in figure below.
> sudo su > sudo su
> >
> cd /home/dco1020/openairinterface5g/cmake_targets/ran_build/build/ > cd /home/$your user$/openairinterface5g/cmake_targets/ran_build/build/
> >
> sudo RFSIMULATOR=server ./nr-softmodem --rfsim --sa -O ../../../targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf --gNBs.[0].min_rxtxtime 6 --continuous-tx > sudo RFSIMULATOR=server ./nr-softmodem --rfsim --sa -O ../../../targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf --gNBs.[0].min_rxtxtime 6 --continuous-tx
......
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