Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG UE
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
OpenXG
OpenXG UE
Commits
cba98ecc
Commit
cba98ecc
authored
Nov 04, 2021
by
Melissa Elkadi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update conf files to match master-nsa and made new SA mode gNB.
parent
fe42e520
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
360 additions
and
37 deletions
+360
-37
ci-scripts/conf_files/episci/proxy_gnb.band78.sa.fr1.106PRB.usrpn310.conf
...files/episci/proxy_gnb.band78.sa.fr1.106PRB.usrpn310.conf
+325
-0
ci-scripts/conf_files/gnb.band78.sa.fr1.106PRB.usrpn310.conf
ci-scripts/conf_files/gnb.band78.sa.fr1.106PRB.usrpn310.conf
+12
-17
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
...ENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
+23
-20
No files found.
ci-scripts/conf_files/episci/proxy_gnb.band78.sa.fr1.106PRB.usrpn310.conf
0 → 100644
View file @
cba98ecc
This diff is collapsed.
Click to expand it.
ci-scripts/conf_files/gnb.band78.sa.fr1.106PRB.usrpn310.conf
View file @
cba98ecc
...
@@ -205,7 +205,7 @@ gNBs =
...
@@ -205,7 +205,7 @@ gNBs =
//////////
AMF
parameters
:
//////////
AMF
parameters
:
amf_ip_address
= ( {
ipv4
=
"
192.168.61.195
"
;
amf_ip_address
= ( {
ipv4
=
"
CI_MME_IP_ADDR
"
;
ipv6
=
"192:168:30::17"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
active
=
"yes"
;
preference
=
"ipv4"
;
preference
=
"ipv4"
;
...
@@ -215,10 +215,10 @@ gNBs =
...
@@ -215,10 +215,10 @@ gNBs =
NETWORK_INTERFACES
:
NETWORK_INTERFACES
:
{
{
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"
lo:
"
;
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"
eth0
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"
127.0.0.2
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"
CI_GNB_IP_ADDR
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
lo:
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
eth0
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"
127.0.0.2
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"
CI_GNB_IP_ADDR
"
;
GNB_PORT_FOR_NGU
=
2152
;
# Spec 2152
GNB_PORT_FOR_NGU
=
2152
;
# Spec 2152
};
};
...
@@ -226,18 +226,13 @@ gNBs =
...
@@ -226,18 +226,13 @@ gNBs =
);
);
MACRLCs
= (
MACRLCs
= (
{
{
num_cc
=
1
;
num_cc
=
1
;
local_s_if_name
=
"lo:"
;
tr_s_preference
=
"local_L1"
;
remote_s_address
=
"127.0.0.1"
; //
pnf
addr
[!]
tr_n_preference
=
"local_RRC"
;
local_s_address
=
"127.0.0.2"
; //
vnf
addr
pusch_TargetSNRx10
=
200
;
local_s_portc
=
50601
; //
vnf
p5
port
pucch_TargetSNRx10
=
150
;
remote_s_portc
=
50600
; //
pnf
p5
port
[!]
}
local_s_portd
=
50611
; //
vnf
p7
port
[!]
remote_s_portd
=
50610
; //
pnf
p7
port
[!]
tr_s_preference
=
"nfapi"
;
tr_n_preference
=
"local_RRC"
;
}
);
);
L1s
= (
L1s
= (
...
...
targets/PROJECTS/GENERIC-NR-5GC/CONF/gnb.sa.band78.fr1.106PRB.usrpb210.conf
View file @
cba98ecc
...
@@ -205,7 +205,7 @@ gNBs =
...
@@ -205,7 +205,7 @@ gNBs =
//////////
MME
parameters
:
//////////
MME
parameters
:
amf_ip_address
= ( {
ipv4
=
"192.168.
16.195
"
;
amf_ip_address
= ( {
ipv4
=
"192.168.
70.132
"
;
ipv6
=
"192:168:30::17"
;
ipv6
=
"192:168:30::17"
;
active
=
"yes"
;
active
=
"yes"
;
preference
=
"ipv4"
;
preference
=
"ipv4"
;
...
@@ -215,10 +215,10 @@ gNBs =
...
@@ -215,10 +215,10 @@ gNBs =
NETWORK_INTERFACES
:
NETWORK_INTERFACES
:
{
{
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"
lo:
"
;
GNB_INTERFACE_NAME_FOR_NG_AMF
=
"
demo-oai
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
27.0.0.2
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
92.168.70.129/24
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
lo:
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
demo-oai
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
27.0.0.2
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
92.168.70.129/24
"
;
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
GNB_PORT_FOR_S1U
=
2152
;
# Spec 2152
};
};
...
@@ -226,20 +226,6 @@ gNBs =
...
@@ -226,20 +226,6 @@ gNBs =
);
);
MACRLCs
= (
MACRLCs
= (
<<<<<<<
HEAD
{
num_cc
=
1
;
local_s_if_name
=
"lo:"
;
remote_s_address
=
"127.0.0.1"
; //
pnf
addr
[!]
local_s_address
=
"127.0.0.2"
; //
vnf
addr
local_s_portc
=
50601
; //
vnf
p5
port
remote_s_portc
=
50600
; //
pnf
p5
port
[!]
local_s_portd
=
50611
; //
vnf
p7
port
[!]
remote_s_portd
=
50610
; //
pnf
p7
port
[!]
tr_s_preference
=
"nfapi"
;
tr_n_preference
=
"local_RRC"
;
}
=======
{
{
num_cc
=
1
;
num_cc
=
1
;
tr_s_preference
=
"local_L1"
;
tr_s_preference
=
"local_L1"
;
...
@@ -247,9 +233,18 @@ MACRLCs = (
...
@@ -247,9 +233,18 @@ MACRLCs = (
pusch_TargetSNRx10
=
150
;
pusch_TargetSNRx10
=
150
;
pucch_TargetSNRx10
=
200
;
pucch_TargetSNRx10
=
200
;
}
}
>>>>>>>
eurecom
-
develop
);
);
L1s
= (
{
num_cc
=
1
;
tr_n_preference
=
"local_mac"
;
pusch_proc_threads
=
8
;
prach_dtx_threshold
=
120
;
pucch0_dtx_threshold
=
150
;
ofdm_offset_divisor
=
8
;
#set this to UINT_MAX for offset 0
}
);
RUs
= (
RUs
= (
{
{
...
@@ -277,6 +272,14 @@ THREAD_STRUCT = (
...
@@ -277,6 +272,14 @@ THREAD_STRUCT = (
}
}
);
);
rfsimulator
:
{
serveraddr
=
"server"
;
serverport
=
"4043"
;
options
= ();
#("saviq"); or/and "chanmod"
modelname
=
"AWGN"
;
IQfile
=
"/tmp/rfsimulator.iqs"
;
};
security
= {
security
= {
# preferred ciphering algorithms
# preferred ciphering algorithms
...
...
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