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
spbro
OpenXG-RAN
Commits
dad9c796
Commit
dad9c796
authored
Apr 02, 2024
by
sagar arora
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correcting the frequency used by NR-UE
Signed-off-by:
sagar arora
<
sagar.arora@openairinterface.org
>
parent
0c5fe22b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
ci-scripts/yaml_files/5g_rfsimulator_o1/docker-compose.yaml
ci-scripts/yaml_files/5g_rfsimulator_o1/docker-compose.yaml
+4
-4
No files found.
ci-scripts/yaml_files/5g_rfsimulator_o1/docker-compose.yaml
View file @
dad9c796
...
...
@@ -109,7 +109,7 @@ services:
timeout
:
5s
retries
:
5
oai-cu-up
:
image
:
oaisoftwarealliance/oai-nr-cuup:
develop
image
:
oaisoftwarealliance/oai-nr-cuup:
v2.1.0
privileged
:
true
container_name
:
rfsim5g-oai-cuup
environment
:
...
...
@@ -165,15 +165,15 @@ services:
timeout
:
5s
retries
:
5
oai-nr-ue
:
image
:
oaisoftwarealliance/oai-nr-ue:
develop
image
:
oaisoftwarealliance/oai-nr-ue:
v2.1.0
privileged
:
true
container_name
:
rfsim5g-oai-nr-ue
environment
:
USE_ADDITIONAL_OPTIONS
:
--sa --rfsim --log_config.global_log_options level,nocolor,time
-r 106 --numerology 1 -C
3
4104
00000
-r 106 --numerology 1 -C
3
6192
00000
--uicc0.imsi
208990100001100
--rfsimulator.serveraddr 192.168.78.2
depends_on
:
#--ssb 186
depends_on
:
-
oai-du
networks
:
ue_net
:
...
...
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