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
44e5779d
Commit
44e5779d
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 4g-rfsim mbms:
Naming change for enb config file
parent
155db29e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
8 deletions
+4
-8
ci-scripts/conf_files/enb.band7.25prb.rfsim-tm1-mbms.conf
ci-scripts/conf_files/enb.band7.25prb.rfsim-tm1-mbms.conf
+0
-0
ci-scripts/yaml_files/4g_rfsimulator_mbms/docker-compose.yml
ci-scripts/yaml_files/4g_rfsimulator_mbms/docker-compose.yml
+4
-8
No files found.
ci-scripts/conf_files/enb.band7.
tm1.25PRB.rfsim.
mbms.conf
→
ci-scripts/conf_files/enb.band7.
25prb.rfsim-tm1-
mbms.conf
View file @
44e5779d
File moved
ci-scripts/yaml_files/4g_rfsimulator_mbms/docker-compose.yml
View file @
44e5779d
...
...
@@ -14,7 +14,7 @@ services:
RFSIMULATOR
:
enb
USE_ADDITIONAL_OPTIONS
:
--rfsim --noS1 --log_config.global_log_options level,nocolor,time
volumes
:
-
../../conf_files/enb.band7.
tm1.25PRB.rfsim.
mbms.conf:/opt/oai-enb/etc/mounted.conf
-
../../conf_files/enb.band7.
25prb.rfsim-tm1-
mbms.conf:/opt/oai-enb/etc/mounted.conf
healthcheck
:
test
:
/bin/bash -c "pgrep lte-softmodem"
interval
:
10s
...
...
@@ -36,14 +36,10 @@ services:
TZ
:
Europe/Paris
HOSTNAME
:
oai_ue0
RFSIMULATOR
:
192.168.61.20
MCC
:
'
208'
MNC
:
'
93'
SHORT_IMSI
:
'
100001111'
LTE_KEY
:
'
8baf473f2f8fd09487cccbd7097c6862'
OPC
:
'
e734f8734007d6c5ce7a0508809e7e9c'
MSISDN
:
'
33611123456'
HPLMN
:
20893
USE_VOLUMED_CONF
:
'
yes'
USE_ADDITIONAL_OPTIONS
:
-C 2680000000 -r 25 --ue-rxgain 140 --ue-txgain 120 --rfsim --noS1 --log_config.global_log_options level,nocolor,time --noS1
volumes
:
-
../../conf_files/lteue.usim-mbs.conf:/opt/oai-lte-ue/etc/ue_usim.conf
healthcheck
:
test
:
/bin/bash -c "pgrep lte-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