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
3d9333f6
Commit
3d9333f6
authored
Jun 01, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates in lte_b200_tdd_20Mhz_tm1
1. Docker compose yaml 2. Added PRB in additional options
parent
f5fd9d55
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
20 deletions
+3
-20
ci-scripts/yaml_files/lte_b200_tdd_20Mhz_tm1/docker-compose.yml
...ipts/yaml_files/lte_b200_tdd_20Mhz_tm1/docker-compose.yml
+3
-20
No files found.
ci-scripts/yaml_files/lte_b200_tdd_20Mhz_tm1/docker-compose.yml
View file @
3d9333f6
...
...
@@ -6,28 +6,11 @@ services:
privileged
:
true
container_name
:
lte-b200-enb-tdd-20Mhz-tm1
environment
:
USE_TDD_MONO
:
'
yes'
USE_B2XX
:
'
yes'
ENB_NAME
:
eNB-in-docker
MCC
:
'
208'
MNC
:
'
92'
MNC_LENGTH
:
2
TAC
:
1
UTRA_BAND_ID
:
40
DL_FREQUENCY_IN_MHZ
:
2350
UL_FREQUENCY_OFFSET_IN_MHZ
:
0
NID_CELL
:
0
NB_PRB
:
100
ENABLE_MEASUREMENT_REPORTS
:
'
no'
ENABLE_X2
:
'
no'
MME_S1C_IP_ADDRESS
:
172.21.18.48
S1C_IF_NAME
:
eth0
F1_CU_IP_ADDRESS
:
172.21.18.45
S1U_IF_NAME
:
eth0
ENB_X2_IP_ADDRESS
:
172.21.18.45
THREAD_PARALLEL_CONFIG
:
PARALLEL_SINGLE_THREAD
USE_ADDITIONAL_OPTIONS
:
--RUs.[0].max_rxgain 115 --eNBs.[0].component_carriers.[0].pdsch_referenceSignalPower -29 --log_config.global_log_options level,nocolor,time,line_num,function
USE_VOLUMED_CONF
:
'
yes'
USE_ADDITIONAL_OPTIONS
:
--RUs.[0].max_rxgain 115 --eNBs.[0].component_carriers.[0].pdsch_referenceSignalPower -29 --eNBs.[0].component_carriers.[0].N_RB_DL 100 --log_config.global_log_options level,nocolor,time,line_num,function
volumes
:
-
../../conf_files/enb.band40.25prb.usrpb200-tm1.conf:/opt/oai-enb/etc/mounted.conf
-
/dev:/dev
network_mode
:
"
host"
healthcheck
:
...
...
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