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
be4e664e
Commit
be4e664e
authored
Feb 04, 2024
by
yankuo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add gnb config:sd=0
parent
e317a8a5
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
211 additions
and
3708 deletions
+211
-3708
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.2x2.oxgrf.conf
...NERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.2x2.oxgrf.conf
+9
-8
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
+10
-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
+8
-8
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.273PRB.2x2.oxgrf.conf
...NERIC-NR-5GC/CONF/gnb.sa.band78.fr1.273PRB.2x2.oxgrf.conf
+10
-9
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.273PRB.oxgrf.conf
...S/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.273PRB.oxgrf.conf
+174
-174
xdma.patch
xdma.patch
+0
-3500
No files found.
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.2x2.oxgrf.conf
View file @
be4e664e
...
...
@@ -10,13 +10,14 @@ gNBs =
gNB_name
=
"gNB-OAI"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
1
;
plmn_list
= ({
mcc
=
001
;
mnc
=
01
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
;
}); });
tracking_area_code
=
1
00
;
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
;
sd
=
0
;
}); });
nr_cellid
=
12345678
L
;
//////////
Physical
parameters
:
min_rxtxtime
=
6
;
pdsch_AntennaPorts_XP
=
2
;
pusch_AntennaPorts
=
2
;
do_CSIRS
=
1
;
...
...
@@ -161,7 +162,7 @@ gNBs =
//////////
AMF
parameters
:
amf_ip_address
= ( {
ipv4
=
"1
92.168.0.80
"
;
#"192.168.70.132";
amf_ip_address
= ( {
ipv4
=
"1
72.11.200.14
"
;
#"192.168.70.132";
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
preference
=
"ipv4"
;
...
...
@@ -171,10 +172,10 @@ gNBs =
NETWORK_INTERFACES
:
{
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"d
emo-oai
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
92.168.0.202
"
;
#"192.168.70.129/24";
GNB_INTERFACE_NAME_FOR_NGU
=
"d
emo-oai
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
92.168.0.202
"
;
#"192.168.70.129/24";
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"d
ocker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
72.11.200.1
"
;
#"192.168.70.129/24";
GNB_INTERFACE_NAME_FOR_NGU
=
"d
ocker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
72.11.200.1
"
;
#"192.168.70.129/24";
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.oxgrf.conf
View file @
be4e664e
...
...
@@ -10,13 +10,14 @@ gNBs =
gNB_name
=
"gNB-OAI"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
1
;
plmn_list
= ({
mcc
=
001
;
mnc
=
01
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
; }) });
tracking_area_code
=
1
00
;
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
;
sd
=
0
; }) });
nr_cellid
=
12345678
L
;
//////////
Physical
parameters
:
sib1_tda
=
15
;
min_rxtxtime
=
6
;
do_CSIRS
=
1
;
do_SRS
=
1
;
...
...
@@ -159,7 +160,7 @@ gNBs =
//////////
AMF
parameters
:
amf_ip_address
= ( {
ipv4
=
"1
92.168.70.132
"
;
amf_ip_address
= ( {
ipv4
=
"1
72.11.200.14
"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
preference
=
"ipv4"
;
...
...
@@ -169,10 +170,10 @@ gNBs =
NETWORK_INTERFACES
:
{
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"
eno2
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
92.168.0.202
/24"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
eno2
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
92.168.0.202
/24"
;
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"
docker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
72.11.200.1
/24"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
docker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
72.11.200.1
/24"
;
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
...
...
@@ -213,7 +214,7 @@ RUs = (
eNB_instances
= [
0
];
#beamforming 1x4 matrix:
bf_weights
= [
0
x00007fff
,
0
x0000
,
0
x0000
,
0
x0000
];
sdr_addrs
=
"dev=pciex:0,auxdac1=1
660
"
;
sdr_addrs
=
"dev=pciex:0,auxdac1=1
511
"
;
clock_src
=
"internal"
;
}
);
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
View file @
be4e664e
...
...
@@ -10,13 +10,13 @@ gNBs =
gNB_name
=
"gNB-OAI"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
1
;
plmn_list
= ({
mcc
=
001
;
mnc
=
01
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
; }) });
tracking_area_code
=
1
00
;
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
;
sd
=
0
; }) });
nr_cellid
=
12345678
L
;
//////////
Physical
parameters
:
min_rxtxtime
=
6
;
do_CSIRS
=
1
;
do_SRS
=
1
;
...
...
@@ -159,7 +159,7 @@ gNBs =
//////////
AMF
parameters
:
amf_ip_address
= ( {
ipv4
=
"1
92.168.70.132
"
;
amf_ip_address
= ( {
ipv4
=
"1
72.11.200.14
"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
preference
=
"ipv4"
;
...
...
@@ -169,10 +169,10 @@ gNBs =
NETWORK_INTERFACES
:
{
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"d
emo-oai
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
92.168.70.129
/24"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"d
emo-oai
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
92.168.70.129
/24"
;
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"d
ocker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
72.11.200.1
/24"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"d
ocker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
72.11.200.1
/24"
;
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.273PRB.2x2.oxgrf.conf
View file @
be4e664e
...
...
@@ -10,13 +10,14 @@ gNBs =
gNB_name
=
"gNB-OAI"
;
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
1
;
plmn_list
= ({
mcc
=
001
;
mnc
=
01
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
; }); });
tracking_area_code
=
1
00
;
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
;
sd
=
0
; }); });
nr_cellid
=
12345678
L
;
//////////
Physical
parameters
:
sib1_tda
=
15
;
min_rxtxtime
=
6
;
pdsch_AntennaPorts_XP
=
2
;
pusch_AntennaPorts
=
2
;
do_CSIRS
=
1
;
...
...
@@ -161,7 +162,7 @@ gNBs =
//////////
AMF
parameters
:
amf_ip_address
= ( {
ipv4
=
"1
92.168.0.80
"
;
amf_ip_address
= ( {
ipv4
=
"1
72.11.200.14
"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
preference
=
"ipv4"
;
...
...
@@ -171,10 +172,10 @@ gNBs =
NETWORK_INTERFACES
:
{
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"d
emo-oai
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
92.168.0.20
1/24"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"d
emo-oai
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
92.168.0.20
1/24"
;
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"d
ocker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
72.11.200.
1/24"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"d
ocker-openxg
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
72.11.200.
1/24"
;
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
...
...
@@ -217,7 +218,7 @@ RUs = (
##beamforming 1x2 matrix: 1 layer x 2 antennas
bf_weights
= [
0
x00007fff
,
0
x0000
];
#clock_src = "internal";
sdr_addrs
=
"dev=pciex:0,auxdac1=1
630
"
;
sdr_addrs
=
"dev=pciex:0,auxdac1=1
508
"
;
}
);
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.273PRB.oxgrf.conf
View file @
be4e664e
This diff is collapsed.
Click to expand it.
xdma.patch
deleted
100755 → 0
View file @
e317a8a5
This source diff could not be displayed because it is too large. You can
view the blob
instead.
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