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
lizhongxiao
OpenXG-RAN
Commits
31b7d7c4
Commit
31b7d7c4
authored
Jul 05, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
!2173: Favor --rfsimulator.serveraddr "server" over RFSIMULATOR=server
parent
bb3d8b82
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
openair2/E2AP/README.md
openair2/E2AP/README.md
+2
-2
No files found.
openair2/E2AP/README.md
View file @
31b7d7c4
...
...
@@ -131,13 +131,13 @@ By default the service model libraries will be installed in the path /usr/local/
*
start the gNB
```
bash
cd
oai/cmake_targets/ran_build/build
sudo
./nr-softmodem
RFSIMULATOR
=
server
-O
../../../targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
--gNBs
.[0].min_rxtxtime 6
--rfsim
--sa
sudo
./nr-softmodem
-O
../../../targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
--gNBs
.[0].min_rxtxtime 6
--rfsim
--sa
--rfsimulator
.serveraddr server
```
*
start the nrUE
```
bash
cd
oai/cmake_targets/ran_build/build
sudo
RFSIMULATOR
=
127.0.0.1 ./nr-uesoftmodem
-r
106
--numerology
1
--band
78
-C
3619200000
--nokrnmod
--rfsim
--sa
--uicc0
.imsi 00101000000000
1
sudo
./nr-uesoftmodem
-r
106
--numerology
1
--band
78
-C
3619200000
--rfsim
--sa
--uicc0
.imsi 001010000000001
--rfsimulator
.serveraddr 127.0.0.
1
```
*
start the nearRT-RIC
...
...
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