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
358fa08c
Commit
358fa08c
authored
Apr 21, 2022
by
Fang-WANG
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify config file for 106PRB for b210 n310 oxgrf, 162 for oxgrf
parent
4f48fadc
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
22 additions
and
23 deletions
+22
-23
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.n310.conf
...TS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.n310.conf
+3
-3
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.oxgrf.conf
...S/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.oxgrf.conf
+9
-9
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
...ENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
+3
-4
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.162PRB.2x2.oxgrf.conf
...NERIC-NR-5GC/CONF/gnb.sa.band78.fr1.162PRB.2x2.oxgrf.conf
+7
-7
No files found.
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.n310.conf
View file @
358fa08c
...
@@ -180,7 +180,7 @@ gNBs =
...
@@ -180,7 +180,7 @@ gNBs =
//////////
AMF
parameters
:
//////////
AMF
parameters
:
amf_ip_address
= ( {
ipv4
=
"1
92.168.199.231
"
;
amf_ip_address
= ( {
ipv4
=
"1
72.11.200.14
"
;
ipv6
=
"192:168:30::17"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
active
=
"yes"
;
preference
=
"ipv4"
;
preference
=
"ipv4"
;
...
@@ -191,9 +191,9 @@ gNBs =
...
@@ -191,9 +191,9 @@ gNBs =
NETWORK_INTERFACES
:
NETWORK_INTERFACES
:
{
{
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"eno1"
;
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"eno1"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"
192.168.199.223/24
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"
docker-openxg
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"eno1"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"eno1"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"
192.168.199.223/24
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"
docker-openxg
"
;
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.oxgrf.conf
View file @
358fa08c
...
@@ -125,14 +125,14 @@ gNBs =
...
@@ -125,14 +125,14 @@ gNBs =
restrictedSetConfig
=
0
,
restrictedSetConfig
=
0
,
msg3_DeltaPreamble
=
1
;
msg3_DeltaPreamble
=
1
;
p0_NominalWithGrant
=-
7
0
;
p0_NominalWithGrant
=-
8
0
;
# pucch-ConfigCommon setup :
# pucch-ConfigCommon setup :
# pucchGroupHopping
# pucchGroupHopping
# 0 = neither, 1= group hopping, 2=sequence hopping
# 0 = neither, 1= group hopping, 2=sequence hopping
pucchGroupHopping
=
0
;
pucchGroupHopping
=
0
;
hoppingId
=
40
;
hoppingId
=
40
;
p0_nominal
= -
7
0
;
p0_nominal
= -
8
0
;
# ssb_PositionsInBurs_BitmapPR
# ssb_PositionsInBurs_BitmapPR
# 1=short, 2=medium, 3=long
# 1=short, 2=medium, 3=long
ssb_PositionsInBurst_PR
=
2
;
ssb_PositionsInBurst_PR
=
2
;
...
@@ -180,7 +180,7 @@ gNBs =
...
@@ -180,7 +180,7 @@ gNBs =
//////////
AMF
parameters
:
//////////
AMF
parameters
:
amf_ip_address
= ( {
ipv4
=
"1
92.168.199.231
"
;
amf_ip_address
= ( {
ipv4
=
"1
72.11.200.14
"
;
ipv6
=
"192:168:30::17"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
active
=
"yes"
;
preference
=
"ipv4"
;
preference
=
"ipv4"
;
...
@@ -190,10 +190,10 @@ gNBs =
...
@@ -190,10 +190,10 @@ gNBs =
NETWORK_INTERFACES
:
NETWORK_INTERFACES
:
{
{
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"
eno1
"
;
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"
docker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
92.168.199.223/24
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
72.11.200.1
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
eno1
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
docker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
92.168.199.223/24
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
72.11.200.1
"
;
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
...
@@ -226,11 +226,11 @@ RUs = (
...
@@ -226,11 +226,11 @@ RUs = (
local_rf
=
"yes"
local_rf
=
"yes"
nb_tx
=
1
nb_tx
=
1
nb_rx
=
1
nb_rx
=
1
att_tx
=
8
5
att_tx
=
8
9
att_rx
=
0
;
att_rx
=
0
;
bands
= [
78
];
bands
= [
78
];
max_pdschReferenceSignalPower
= -
27
;
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
6
5
;
max_rxgain
=
6
0
;
sf_extension
=
0
;
sf_extension
=
0
;
eNB_instances
= [
0
];
eNB_instances
= [
0
];
#beamforming 1x4 matrix:
#beamforming 1x4 matrix:
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
View file @
358fa08c
...
@@ -177,9 +177,8 @@ gNBs =
...
@@ -177,9 +177,8 @@ gNBs =
SCTP_OUTSTREAMS
=
2
;
SCTP_OUTSTREAMS
=
2
;
};
};
//////////
AMF
parameters
:
//////////
AMF
parameters
:
amf_ip_address
= ( {
ipv4
=
"1
92.168.199.111
"
;
amf_ip_address
= ( {
ipv4
=
"1
72.11.200.14
"
;
ipv6
=
"192:168:30::17"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
active
=
"yes"
;
preference
=
"ipv4"
;
preference
=
"ipv4"
;
...
@@ -190,9 +189,9 @@ gNBs =
...
@@ -190,9 +189,9 @@ gNBs =
NETWORK_INTERFACES
:
NETWORK_INTERFACES
:
{
{
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"eno1"
;
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"eno1"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"
192.168.199.220/24
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"
docker-openxg
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"eno1"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"eno1"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"
192.168.199.220/24
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"
docker-openxg
"
;
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.162PRB.2x2.oxgrf.conf
View file @
358fa08c
...
@@ -207,7 +207,7 @@ gNBs =
...
@@ -207,7 +207,7 @@ gNBs =
};
};
//////////
AMF
parameters
:
//////////
AMF
parameters
:
amf_ip_address
= ( {
ipv4
=
"1
92.168.199.231
"
;
amf_ip_address
= ( {
ipv4
=
"1
72.11.200.14
"
;
ipv6
=
"192:168:30::17"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
active
=
"yes"
;
preference
=
"ipv4"
;
preference
=
"ipv4"
;
...
@@ -217,10 +217,10 @@ gNBs =
...
@@ -217,10 +217,10 @@ gNBs =
NETWORK_INTERFACES
:
NETWORK_INTERFACES
:
{
{
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"
eno1
"
;
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"
docker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
92.168.199.223/24
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
72.11.200.1
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
eno1
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
docker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
92.168.199.223/24
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
72.11.200.1
"
;
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
...
@@ -252,11 +252,11 @@ RUs = (
...
@@ -252,11 +252,11 @@ RUs = (
local_rf
=
"yes"
local_rf
=
"yes"
nb_tx
=
2
nb_tx
=
2
nb_rx
=
2
nb_rx
=
2
att_tx
=
8
5
att_tx
=
8
9
att_rx
=
0
;
att_rx
=
0
;
bands
= [
78
];
bands
= [
78
];
max_pdschReferenceSignalPower
= -
27
;
max_pdschReferenceSignalPower
= -
27
;
max_rxgain
=
6
5
;
max_rxgain
=
6
0
;
sf_extension
=
0
;
sf_extension
=
0
;
eNB_instances
= [
0
];
eNB_instances
= [
0
];
##beamforming 1x4 matrix:
##beamforming 1x4 matrix:
...
...
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