Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Michael Black
OpenXG-RAN
Commits
fe146678
Commit
fe146678
authored
Dec 16, 2022
by
luis_pereira87
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tutorials: rename UE to nrUE
parent
494dad9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
doc/NR_SA_CN5G_gNB_USRP_COTS_UE_Tutorial.md
doc/NR_SA_CN5G_gNB_USRP_COTS_UE_Tutorial.md
+6
-6
No files found.
doc/NR_SA_CN5G_gNB_USRP_COTS_UE_Tutorial.md
View file @
fe146678
...
...
@@ -17,7 +17,7 @@
[[
_TOC_
]]
# 1. Scenario
In this tutorial we describe how to configure and run a 5G end-to-end setup with OAI CN5G, OAI gNB, OAI UE and COTS UE.
In this tutorial we describe how to configure and run a 5G end-to-end setup with OAI CN5G, OAI gNB, OAI
nr
UE and COTS UE.
Minimum hardware requirements:
-
Laptop/Desktop/Server for OAI CN5G and OAI gNB
...
...
@@ -233,14 +233,14 @@ iperf -s -u -i 1 -B 12.1.1.2
docker
exec
-it
oai-ext-dn iperf
-u
-t
86400
-i
1
-fk
-B
192.168.70.135
-b
100M
-c
12.1.1.2
```
## 5.2 Testing with OAI UE
### 5.2.1 Testing with OAI UE with USRP B210
## 5.2 Testing with OAI
nr
UE
### 5.2.1 Testing with OAI
nr
UE with USRP B210
Important notes:
-
This should be run in a second Ubuntu 20.04 host, other than gNB
-
It only applies when running OAI gNB with USRP B210
-
OAI gNB must run with the following flag:
`--gNBs.[0].min_rxtxtime 6`
Run OAI UE
Run OAI
nr
UE
```
bash
cd
~/openairinterface5g
source
oaienv
...
...
@@ -248,12 +248,12 @@ cd cmake_targets/ran_build/build
sudo
./nr-uesoftmodem
-r
106
--numerology
1
--band
78
-C
3619200000
--nokrnmod
--ue-fo-compensation
--sa
-E
--uicc0
.imsi 001010000000001
--uicc0
.nssai_sd 1
```
### 5.2.2 Testing with OAI UE with RFsimulator
### 5.2.2 Testing with OAI
nr
UE with RFsimulator
Important notes:
-
This should be run on the same host as the OAI gNB
-
It only applies when running OAI gNB with RFsimulator
Run OAI UE with RFsimulator
Run OAI
nr
UE with RFsimulator
```
bash
cd
~/openairinterface5g
source
oaienv
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment