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
664d9f94
Commit
664d9f94
authored
Feb 04, 2024
by
yankuo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix Bug:oxgrf_lib.c and modify config
parent
be4e664e
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
radio/OXGRF/oxgrf_lib.c
radio/OXGRF/oxgrf_lib.c
+1
-1
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
+1
-1
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
+1
-1
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
+2
-2
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
+2
-2
targets/PROJECTS/GENERIC-NR-5GC/CONF/ue.conf
targets/PROJECTS/GENERIC-NR-5GC/CONF/ue.conf
+1
-1
No files found.
radio/OXGRF/oxgrf_lib.c
View file @
664d9f94
...
@@ -589,7 +589,7 @@ int device_init(openair0_device *device, openair0_config_t *openair0_cfg) {
...
@@ -589,7 +589,7 @@ int device_init(openair0_device *device, openair0_config_t *openair0_cfg) {
LOG_I
(
HW
,
"[oxgrf] device type: IQX%d(Split Mode)
\n
"
,
model
-
2
);
LOG_I
(
HW
,
"[oxgrf] device type: IQX%d(Split Mode)
\n
"
,
model
-
2
);
}
else
if
(
model
==
6000
||
model
==
7000
||
model
==
7100
)
{
}
else
if
(
model
==
6000
||
model
==
7000
||
model
==
7100
)
{
oxgrf
->
BoardType
=
IQX7000
;
oxgrf
->
BoardType
=
IQX7000
;
shift
=
4
;
shift
=
2
;
LOG_I
(
HW
,
"[oxgrf] device type: IQX%d
\n
"
,
model
);
LOG_I
(
HW
,
"[oxgrf] device type: IQX%d
\n
"
,
model
);
}
else
{
}
else
{
oxgrf
->
BoardType
=
UNKNOWN
;
oxgrf
->
BoardType
=
UNKNOWN
;
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.2x2.oxgrf.conf
View file @
664d9f94
...
@@ -11,7 +11,7 @@ gNBs =
...
@@ -11,7 +11,7 @@ gNBs =
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
100
;
tracking_area_code
=
100
;
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
;
sd
=
0
;
}); });
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
; }); });
nr_cellid
=
12345678
L
;
nr_cellid
=
12345678
L
;
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.oxgrf.conf
View file @
664d9f94
...
@@ -11,7 +11,7 @@ gNBs =
...
@@ -11,7 +11,7 @@ gNBs =
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
100
;
tracking_area_code
=
100
;
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
;
sd
=
0
;
}) });
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
; }) });
nr_cellid
=
12345678
L
;
nr_cellid
=
12345678
L
;
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.273PRB.2x2.oxgrf.conf
View file @
664d9f94
...
@@ -11,7 +11,7 @@ gNBs =
...
@@ -11,7 +11,7 @@ gNBs =
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
100
;
tracking_area_code
=
100
;
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
;
sd
=
0
;
}); });
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
; }); });
nr_cellid
=
12345678
L
;
nr_cellid
=
12345678
L
;
...
@@ -218,7 +218,7 @@ RUs = (
...
@@ -218,7 +218,7 @@ RUs = (
##beamforming 1x2 matrix: 1 layer x 2 antennas
##beamforming 1x2 matrix: 1 layer x 2 antennas
bf_weights
= [
0
x00007fff
,
0
x0000
];
bf_weights
= [
0
x00007fff
,
0
x0000
];
#clock_src = "internal";
#clock_src = "internal";
sdr_addrs
=
"dev=pciex:0,auxdac1=
1508
"
;
sdr_addrs
=
"dev=pciex:0,auxdac1=
340
"
;
}
}
);
);
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.273PRB.oxgrf.conf
View file @
664d9f94
...
@@ -10,7 +10,7 @@ gNBs = (
...
@@ -10,7 +10,7 @@ gNBs = (
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
//
Tracking
area
code
,
0
x0000
and
0
xfffe
are
reserved
values
tracking_area_code
=
100
;
tracking_area_code
=
100
;
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
;
sd
=
0
;
}); });
plmn_list
= ({
mcc
=
466
;
mnc
=
92
;
mnc_length
=
2
;
snssaiList
= ({
sst
=
1
; }); });
nr_cellid
=
12345678
L
;
nr_cellid
=
12345678
L
;
...
@@ -217,7 +217,7 @@ RUs = (
...
@@ -217,7 +217,7 @@ RUs = (
eNB_instances
= [
0
];
eNB_instances
= [
0
];
#beamforming 1x4 matrix:
#beamforming 1x4 matrix:
bf_weights
= [
0
x00007fff
,
0
x0000
,
0
x0000
,
0
x0000
];
bf_weights
= [
0
x00007fff
,
0
x0000
,
0
x0000
,
0
x0000
];
sdr_addrs
=
"dev=pciex:0,auxdac1=
1508
"
;
sdr_addrs
=
"dev=pciex:0,auxdac1=
340
"
;
clock_src
=
"internal"
;
clock_src
=
"internal"
;
}
}
);
);
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/ue.conf
View file @
664d9f94
...
@@ -4,5 +4,5 @@ key = "00112233445566778899aabbccddeeff";
...
@@ -4,5 +4,5 @@ key = "00112233445566778899aabbccddeeff";
opc
=
"000102030405060708090a0b0c0d0e0f"
;
opc
=
"000102030405060708090a0b0c0d0e0f"
;
dnn
=
"internet"
;
dnn
=
"internet"
;
nssai_sst
=
1
;
nssai_sst
=
1
;
nssai_sd
=
0
;
nssai_sd
=
0
xFFFFFF
;
}
}
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