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
Michael Black
OpenXG-RAN
Commits
f5e143ec
Commit
f5e143ec
authored
Mar 22, 2022
by
Melissa Elkadi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removing multiple conf files when running multiple NRUEs
parent
0df18854
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
0 additions
and
270 deletions
+0
-270
ci-scripts/conf_files/episci/episci_nr-ue0.nfapi.conf
ci-scripts/conf_files/episci/episci_nr-ue0.nfapi.conf
+0
-45
ci-scripts/conf_files/episci/episci_nr-ue1.nfapi.conf
ci-scripts/conf_files/episci/episci_nr-ue1.nfapi.conf
+0
-45
ci-scripts/conf_files/episci/episci_nr-ue2.nfapi.conf
ci-scripts/conf_files/episci/episci_nr-ue2.nfapi.conf
+0
-45
ci-scripts/conf_files/episci/episci_nr-ue3.nfapi.conf
ci-scripts/conf_files/episci/episci_nr-ue3.nfapi.conf
+0
-45
ci-scripts/conf_files/episci/episci_nr-ue4.nfapi.conf
ci-scripts/conf_files/episci/episci_nr-ue4.nfapi.conf
+0
-45
ci-scripts/conf_files/episci/episci_nr-ue5.nfapi.conf
ci-scripts/conf_files/episci/episci_nr-ue5.nfapi.conf
+0
-45
No files found.
ci-scripts/conf_files/episci/episci_nr-ue0.nfapi.conf
deleted
100644 → 0
View file @
0df18854
log_config
= {
global_log_level
=
"info"
;
hw_log_level
=
"info"
;
phy_log_level
=
"info"
;
mac_log_level
=
"info"
;
rlc_log_level
=
"info"
;
pdcp_log_level
=
"info"
;
rrc_log_level
=
"info"
;
};
uicc0
= {
imsi
=
"208950000000031"
;
key
=
"0c0a34601d4f07677303652c0462535b"
;
opc
=
"63bfa50ee6523365ff14c1f45f88737d"
;
dnn
=
"oai"
;
nssai_sst
=
222
;
nssai_sd
=
123
;
}
L1s
= (
{
num_cc
=
1
;
tr_n_preference
=
"nfapi"
;
local_n_if_name
=
"ens3"
;
remote_n_address
=
"127.0.0.1"
; //
Proxy
IP
local_n_address
=
"127.0.0.1"
;
local_n_portc
=
50600
;
remote_n_portc
=
50601
;
local_n_portd
=
50610
;
remote_n_portd
=
50611
;
}
);
RUs
= (
{
local_rf
=
"yes"
nb_tx
=
1
nb_rx
=
1
att_tx
=
90
att_rx
=
0
;
bands
= [
7
,
38
,
42
,
43
];
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
125
;
}
);
ci-scripts/conf_files/episci/episci_nr-ue1.nfapi.conf
deleted
100644 → 0
View file @
0df18854
log_config
= {
global_log_level
=
"info"
;
hw_log_level
=
"info"
;
phy_log_level
=
"info"
;
mac_log_level
=
"info"
;
rlc_log_level
=
"info"
;
pdcp_log_level
=
"info"
;
rrc_log_level
=
"info"
;
};
uicc0
= {
imsi
=
"208950000000032"
;
key
=
"0c0a34601d4f07677303652c0462535b"
;
opc
=
"63bfa50ee6523365ff14c1f45f88737d"
;
dnn
=
"oai"
;
nssai_sst
=
222
;
nssai_sd
=
123
;
}
L1s
= (
{
num_cc
=
1
;
tr_n_preference
=
"nfapi"
;
local_n_if_name
=
"ens3"
;
remote_n_address
=
"127.0.0.1"
; //
Proxy
IP
local_n_address
=
"127.0.0.1"
;
local_n_portc
=
50600
;
remote_n_portc
=
50601
;
local_n_portd
=
50610
;
remote_n_portd
=
50611
;
}
);
RUs
= (
{
local_rf
=
"yes"
nb_tx
=
1
nb_rx
=
1
att_tx
=
90
att_rx
=
0
;
bands
= [
7
,
38
,
42
,
43
];
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
125
;
}
);
ci-scripts/conf_files/episci/episci_nr-ue2.nfapi.conf
deleted
100644 → 0
View file @
0df18854
log_config
= {
global_log_level
=
"info"
;
hw_log_level
=
"info"
;
phy_log_level
=
"info"
;
mac_log_level
=
"info"
;
rlc_log_level
=
"info"
;
pdcp_log_level
=
"info"
;
rrc_log_level
=
"info"
;
};
uicc0
= {
imsi
=
"208950000000033"
;
key
=
"0c0a34601d4f07677303652c0462535b"
;
opc
=
"63bfa50ee6523365ff14c1f45f88737d"
;
dnn
=
"oai"
;
nssai_sst
=
222
;
nssai_sd
=
123
;
}
L1s
= (
{
num_cc
=
1
;
tr_n_preference
=
"nfapi"
;
local_n_if_name
=
"ens3"
;
remote_n_address
=
"127.0.0.1"
; //
Proxy
IP
local_n_address
=
"127.0.0.1"
;
local_n_portc
=
50600
;
remote_n_portc
=
50601
;
local_n_portd
=
50610
;
remote_n_portd
=
50611
;
}
);
RUs
= (
{
local_rf
=
"yes"
nb_tx
=
1
nb_rx
=
1
att_tx
=
90
att_rx
=
0
;
bands
= [
7
,
38
,
42
,
43
];
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
125
;
}
);
ci-scripts/conf_files/episci/episci_nr-ue3.nfapi.conf
deleted
100644 → 0
View file @
0df18854
log_config
= {
global_log_level
=
"info"
;
hw_log_level
=
"info"
;
phy_log_level
=
"info"
;
mac_log_level
=
"info"
;
rlc_log_level
=
"info"
;
pdcp_log_level
=
"info"
;
rrc_log_level
=
"info"
;
};
uicc0
= {
imsi
=
"208950000000034"
;
key
=
"0c0a34601d4f07677303652c0462535b"
;
opc
=
"63bfa50ee6523365ff14c1f45f88737d"
;
dnn
=
"oai"
;
nssai_sst
=
222
;
nssai_sd
=
123
;
}
L1s
= (
{
num_cc
=
1
;
tr_n_preference
=
"nfapi"
;
local_n_if_name
=
"ens3"
;
remote_n_address
=
"127.0.0.1"
; //
Proxy
IP
local_n_address
=
"127.0.0.1"
;
local_n_portc
=
50600
;
remote_n_portc
=
50601
;
local_n_portd
=
50610
;
remote_n_portd
=
50611
;
}
);
RUs
= (
{
local_rf
=
"yes"
nb_tx
=
1
nb_rx
=
1
att_tx
=
90
att_rx
=
0
;
bands
= [
7
,
38
,
42
,
43
];
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
125
;
}
);
ci-scripts/conf_files/episci/episci_nr-ue4.nfapi.conf
deleted
100644 → 0
View file @
0df18854
log_config
= {
global_log_level
=
"info"
;
hw_log_level
=
"info"
;
phy_log_level
=
"info"
;
mac_log_level
=
"info"
;
rlc_log_level
=
"info"
;
pdcp_log_level
=
"info"
;
rrc_log_level
=
"info"
;
};
uicc0
= {
imsi
=
"208950000000035"
;
key
=
"0c0a34601d4f07677303652c0462535b"
;
opc
=
"63bfa50ee6523365ff14c1f45f88737d"
;
dnn
=
"oai"
;
nssai_sst
=
222
;
nssai_sd
=
123
;
}
L1s
= (
{
num_cc
=
1
;
tr_n_preference
=
"nfapi"
;
local_n_if_name
=
"ens3"
;
remote_n_address
=
"127.0.0.1"
; //
Proxy
IP
local_n_address
=
"127.0.0.1"
;
local_n_portc
=
50600
;
remote_n_portc
=
50601
;
local_n_portd
=
50610
;
remote_n_portd
=
50611
;
}
);
RUs
= (
{
local_rf
=
"yes"
nb_tx
=
1
nb_rx
=
1
att_tx
=
90
att_rx
=
0
;
bands
= [
7
,
38
,
42
,
43
];
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
125
;
}
);
ci-scripts/conf_files/episci/episci_nr-ue5.nfapi.conf
deleted
100644 → 0
View file @
0df18854
log_config
= {
global_log_level
=
"info"
;
hw_log_level
=
"info"
;
phy_log_level
=
"info"
;
mac_log_level
=
"info"
;
rlc_log_level
=
"info"
;
pdcp_log_level
=
"info"
;
rrc_log_level
=
"info"
;
};
uicc0
= {
imsi
=
"208950000000036"
;
key
=
"0c0a34601d4f07677303652c0462535b"
;
opc
=
"63bfa50ee6523365ff14c1f45f88737d"
;
dnn
=
"oai"
;
nssai_sst
=
222
;
nssai_sd
=
123
;
}
L1s
= (
{
num_cc
=
1
;
tr_n_preference
=
"nfapi"
;
local_n_if_name
=
"ens3"
;
remote_n_address
=
"127.0.0.1"
; //
Proxy
IP
local_n_address
=
"127.0.0.1"
;
local_n_portc
=
50600
;
remote_n_portc
=
50601
;
local_n_portd
=
50610
;
remote_n_portd
=
50611
;
}
);
RUs
= (
{
local_rf
=
"yes"
nb_tx
=
1
nb_rx
=
1
att_tx
=
90
att_rx
=
0
;
bands
= [
7
,
38
,
42
,
43
];
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
125
;
}
);
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