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
85cdcd14
Commit
85cdcd14
authored
Jun 07, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename files to follow style guide
parent
0db42d35
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
7 additions
and
7 deletions
+7
-7
ci-scripts/conf_files/enb.band40.100prb.usrpb200.tm1-defaultscheduler.conf
...iles/enb.band40.100prb.usrpb200.tm1-defaultscheduler.conf
+0
-0
ci-scripts/conf_files/enb.band7.100prb.usrpb200.tm1.conf
ci-scripts/conf_files/enb.band7.100prb.usrpb200.tm1.conf
+0
-0
ci-scripts/conf_files/enb.band7.25prb.rfsim.nos1.conf
ci-scripts/conf_files/enb.band7.25prb.rfsim.nos1.conf
+0
-0
ci-scripts/conf_files/enb.band7.25prb.usrpb200.tm1-norrc.conf
...cripts/conf_files/enb.band7.25prb.usrpb200.tm1-norrc.conf
+0
-0
ci-scripts/conf_files/enb.band7.25prb.usrpb200.tm1.conf
ci-scripts/conf_files/enb.band7.25prb.usrpb200.tm1.conf
+0
-0
ci-scripts/conf_files/enb.band7.50prb.usrpb200.tm1.conf
ci-scripts/conf_files/enb.band7.50prb.usrpb200.tm1.conf
+0
-0
ci-scripts/yaml_files/4g_rfsimulator_fdd_05MHz_noS1/docker-compose.yml
...ml_files/4g_rfsimulator_fdd_05MHz_noS1/docker-compose.yml
+1
-1
ci-scripts/yaml_files/lte_b200_fdd_05Mhz_tm1/docker-compose.yml
...ipts/yaml_files/lte_b200_fdd_05Mhz_tm1/docker-compose.yml
+1
-1
ci-scripts/yaml_files/lte_b200_fdd_05Mhz_tm1_no_rrc_activity/docker-compose.yml
...lte_b200_fdd_05Mhz_tm1_no_rrc_activity/docker-compose.yml
+1
-1
ci-scripts/yaml_files/lte_b200_fdd_10Mhz_tm1/docker-compose.yml
...ipts/yaml_files/lte_b200_fdd_10Mhz_tm1/docker-compose.yml
+1
-1
ci-scripts/yaml_files/lte_b200_fdd_10Mhz_tm1_cdrx/docker-compose.yml
...yaml_files/lte_b200_fdd_10Mhz_tm1_cdrx/docker-compose.yml
+1
-1
ci-scripts/yaml_files/lte_b200_fdd_20Mhz_tm1/docker-compose.yml
...ipts/yaml_files/lte_b200_fdd_20Mhz_tm1/docker-compose.yml
+1
-1
ci-scripts/yaml_files/lte_b200_tdd_20Mhz_tm1_default_scheduler/docker-compose.yml
...e_b200_tdd_20Mhz_tm1_default_scheduler/docker-compose.yml
+1
-1
No files found.
ci-scripts/conf_files/enb.band40.100prb.usrpb200
-
tm1-defaultscheduler.conf
→
ci-scripts/conf_files/enb.band40.100prb.usrpb200
.
tm1-defaultscheduler.conf
View file @
85cdcd14
File moved
ci-scripts/conf_files/enb.band7.100prb.usrpb200
-
tm1.conf
→
ci-scripts/conf_files/enb.band7.100prb.usrpb200
.
tm1.conf
View file @
85cdcd14
File moved
ci-scripts/conf_files/enb.band7.25prb.rfsim
-
nos1.conf
→
ci-scripts/conf_files/enb.band7.25prb.rfsim
.
nos1.conf
View file @
85cdcd14
File moved
ci-scripts/conf_files/enb.band7.25prb.usrpb200
-
tm1-norrc.conf
→
ci-scripts/conf_files/enb.band7.25prb.usrpb200
.
tm1-norrc.conf
View file @
85cdcd14
File moved
ci-scripts/conf_files/enb.band7.25prb.usrpb200
-
tm1.conf
→
ci-scripts/conf_files/enb.band7.25prb.usrpb200
.
tm1.conf
View file @
85cdcd14
File moved
ci-scripts/conf_files/enb.band7.50prb.usrpb200
-
tm1.conf
→
ci-scripts/conf_files/enb.band7.50prb.usrpb200
.
tm1.conf
View file @
85cdcd14
File moved
ci-scripts/yaml_files/4g_rfsimulator_fdd_05MHz_noS1/docker-compose.yml
View file @
85cdcd14
...
...
@@ -13,7 +13,7 @@ services:
RFSIMULATOR
:
enb
USE_ADDITIONAL_OPTIONS
:
--rfsim --log_config.global_log_options level,nocolor,time --noS1
volumes
:
-
../../conf_files/enb.band7.25prb.rfsim
-
nos1.conf:/opt/oai-enb/etc/enb.conf
-
../../conf_files/enb.band7.25prb.rfsim
.
nos1.conf:/opt/oai-enb/etc/enb.conf
healthcheck
:
test
:
/bin/bash -c "pgrep lte-softmodem"
interval
:
10s
...
...
ci-scripts/yaml_files/lte_b200_fdd_05Mhz_tm1/docker-compose.yml
View file @
85cdcd14
...
...
@@ -9,7 +9,7 @@ services:
USE_B2XX
:
'
yes'
USE_ADDITIONAL_OPTIONS
:
--log_config.global_log_options level,nocolor,time,line_num,function
volumes
:
-
../../conf_files/enb.band7.25prb.usrpb200
-
tm1.conf:/opt/oai-enb/etc/enb.conf
-
../../conf_files/enb.band7.25prb.usrpb200
.
tm1.conf:/opt/oai-enb/etc/enb.conf
-
/dev:/dev
network_mode
:
"
host"
healthcheck
:
...
...
ci-scripts/yaml_files/lte_b200_fdd_05Mhz_tm1_no_rrc_activity/docker-compose.yml
View file @
85cdcd14
...
...
@@ -9,7 +9,7 @@ services:
USE_B2XX
:
'
yes'
USE_ADDITIONAL_OPTIONS
:
--log_config.global_log_options level,nocolor,time,line_num,function
volumes
:
-
../../conf_files/enb.band7.25prb.usrpb200
-
tm1-norrc.conf:/opt/oai-enb/etc/enb.conf
-
../../conf_files/enb.band7.25prb.usrpb200
.
tm1-norrc.conf:/opt/oai-enb/etc/enb.conf
-
/dev:/dev
network_mode
:
"
host"
healthcheck
:
...
...
ci-scripts/yaml_files/lte_b200_fdd_10Mhz_tm1/docker-compose.yml
View file @
85cdcd14
...
...
@@ -9,7 +9,7 @@ services:
USE_B2XX
:
'
yes'
USE_ADDITIONAL_OPTIONS
:
--RUs.[0].max_rxgain 120 --log_config.global_log_options level,nocolor,time,line_num,function
volumes
:
-
../../conf_files/enb.band7.50prb.usrpb200
-
tm1.conf:/opt/oai-enb/etc/enb.conf
-
../../conf_files/enb.band7.50prb.usrpb200
.
tm1.conf:/opt/oai-enb/etc/enb.conf
-
/dev:/dev
network_mode
:
"
host"
healthcheck
:
...
...
ci-scripts/yaml_files/lte_b200_fdd_10Mhz_tm1_cdrx/docker-compose.yml
View file @
85cdcd14
...
...
@@ -9,7 +9,7 @@ services:
USE_B2XX
:
'
yes'
USE_ADDITIONAL_OPTIONS
:
--RUs.[0].max_rxgain 120 --eNBs.[0].component_carriers.[0].drx_Config_present prSetup --eNBs.[0].component_carriers.[0].drx_onDurationTimer psf1 --eNBs.[0].component_carriers.[0].drx_InactivityTimer psf1 --eNBs.[0].component_carriers.[0].drx_RetransmissionTimer psf1 --eNBs.[0].component_carriers.[0].drx_longDrx_CycleStartOffset_present prSf128 --eNBs.[0].component_carriers.[0].drx_longDrx_CycleStartOffset 0 --eNBs.[0].component_carriers.[0].drx_shortDrx_Cycle sf16 --eNBs.[0].component_carriers.[0].drx_shortDrx_ShortCycleTimer 3 --log_config.global_log_options level,nocolor,time,line_num,function
volumes
:
-
../../conf_files/enb.band7.50prb.usrpb200
-
tm1.conf:/opt/oai-enb/etc/enb.conf
-
../../conf_files/enb.band7.50prb.usrpb200
.
tm1.conf:/opt/oai-enb/etc/enb.conf
-
/dev:/dev
network_mode
:
"
host"
healthcheck
:
...
...
ci-scripts/yaml_files/lte_b200_fdd_20Mhz_tm1/docker-compose.yml
View file @
85cdcd14
...
...
@@ -9,7 +9,7 @@ services:
USE_B2XX
:
'
yes'
USE_ADDITIONAL_OPTIONS
:
--RUs.[0].max_rxgain 115 --log_config.global_log_options level,nocolor,time,line_num,function
volumes
:
-
../../conf_files/enb.band7.100prb.usrpb200
-
tm1.conf:/opt/oai-enb/etc/enb.conf
-
../../conf_files/enb.band7.100prb.usrpb200
.
tm1.conf:/opt/oai-enb/etc/enb.conf
-
/dev:/dev
network_mode
:
"
host"
healthcheck
:
...
...
ci-scripts/yaml_files/lte_b200_tdd_20Mhz_tm1_default_scheduler/docker-compose.yml
View file @
85cdcd14
...
...
@@ -9,7 +9,7 @@ services:
USE_B2XX
:
'
yes'
USE_ADDITIONAL_OPTIONS
:
--RUs.[0].max_rxgain 115 --eNBs.[0].component_carriers.[0].pdsch_referenceSignalPower -29 --MACRLCs.[0].scheduler_mode default --log_config.global_log_options level,nocolor,time,line_num,function
volumes
:
-
../../conf_files/enb.band40.100prb.usrpb200
-
tm1-defaultscheduler.conf:/opt/oai-enb/etc/enb.conf
-
../../conf_files/enb.band40.100prb.usrpb200
.
tm1-defaultscheduler.conf:/opt/oai-enb/etc/enb.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