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
a930ab30
Commit
a930ab30
authored
Feb 22, 2023
by
Dhanuja Elizabeth Thomas
Committed by
Robert Schmidt
Jun 02, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates in 5g-rfsim-24prb:
parent
44e5779d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
6 deletions
+4
-6
ci-scripts/yaml_files/5g_rfsimulator_24prb/docker-compose.yaml
...ripts/yaml_files/5g_rfsimulator_24prb/docker-compose.yaml
+4
-6
No files found.
ci-scripts/yaml_files/5g_rfsimulator_24prb/docker-compose.yaml
View file @
a930ab30
...
...
@@ -188,17 +188,15 @@ services:
container_name
:
rfsim5g-oai-nr-ue
environment
:
RFSIMULATOR
:
192.168.71.140
FULL_IMSI
:
'
208990100001100'
FULL_KEY
:
'
fec86ba6eb707ed08905757b1bb44b8f'
OPC
:
'
C42449363BBAD02B66D16BC975D77CC1'
DNN
:
oai
NSSAI_SST
:
1
USE_ADDITIONAL_OPTIONS
:
--sa --rfsim -r 24 --ssb 24 --numerology 1 -C 3604320000 --log_config.global_log_options level,nocolor,time
USE_VOLUMED_CONF
:
'
yes'
USE_ADDITIONAL_OPTIONS
:
--sa --rfsim -r 24 --ssb 24 --numerology 1 -C 3604320000 --uicc0.imsi 208990100001100 --log_config.global_log_options level,nocolor,time
depends_on
:
-
oai-gnb
networks
:
public_net
:
ipv4_address
:
192.168.71.150
volumes
:
-
../../conf_files/nrue.uicc.conf:/opt/oai-nr-ue/etc/mounted.conf
healthcheck
:
test
:
/bin/bash -c "pgrep nr-uesoftmodem"
interval
:
10s
...
...
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