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
0429f7e8
Commit
0429f7e8
authored
Nov 09, 2021
by
David Kim
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/episys/master-nsa' into episys/david/nsa_ci_debug_for_sa
parents
36134857
dfd42867
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
ci-scripts/conf_files/episci/episci_gnb.band78.sa.fr1.106PRB.usrpn310.conf
...iles/episci/episci_gnb.band78.sa.fr1.106PRB.usrpn310.conf
+4
-4
openair2/NR_UE_PHY_INTERFACE/NR_IF_Module.c
openair2/NR_UE_PHY_INTERFACE/NR_IF_Module.c
+1
-1
No files found.
ci-scripts/conf_files/episci/episci_gnb.band78.sa.fr1.106PRB.usrpn310.conf
View file @
0429f7e8
...
@@ -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
=
"
ctrl0
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
27.0.0.2
"
;
GNB_IPV4_ADDRESS_FOR_NG_AMF
=
"1
72.16.0.1
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
lo:
"
;
GNB_INTERFACE_NAME_FOR_NGU
=
"
ctrl0
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
27.0.0.2
"
;
GNB_IPV4_ADDRESS_FOR_NGU
=
"1
72.16.0.1
"
;
GNB_PORT_FOR_NGU
=
2152
;
# Spec 2152
GNB_PORT_FOR_NGU
=
2152
;
# Spec 2152
};
};
...
...
openair2/NR_UE_PHY_INTERFACE/NR_IF_Module.c
View file @
0429f7e8
...
@@ -708,7 +708,7 @@ void check_and_process_dci(nfapi_nr_dl_tti_request_t *dl_tti_request,
...
@@ -708,7 +708,7 @@ void check_and_process_dci(nfapi_nr_dl_tti_request_t *dl_tti_request,
mac
->
scc_SIB
->
tdd_UL_DL_ConfigurationCommon
,
mac
->
scc_SIB
->
tdd_UL_DL_ConfigurationCommon
,
ul_info
.
slot_tx
,
ul_info
.
slot_tx
,
mac
->
frame_type
))
mac
->
frame_type
))
nr_ue_ul_indication
(
&
ul_info
);
nr_ue_ul_indication
(
&
ul_info
);
}
}
}
}
...
...
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