Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bin He
openairinterface5G
Commits
eff757f3
Commit
eff757f3
authored
Nov 29, 2018
by
Florian Kaltenberger
Browse files
resetting num_dci to 0 in PHY
parent
cc024256
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair1/SCHED_NR/fapi_nr_l1.c
View file @
eff757f3
...
...
@@ -104,6 +104,8 @@ void nr_schedule_response(NR_Sched_Rsp_t *Sched_INFO){
int
do_oai
=
0
;
int
dont_send
=
0
;
gNB
->
pdcch_vars
.
num_dci
=
0
;
gNB
->
pdcch_vars
.
num_pdsch_rnti
=
0
;
for
(
i
=
0
;
i
<
number_dl_pdu
;
i
++
)
{
dl_config_pdu
=
&
DL_req
->
dl_config_request_body
.
dl_config_pdu_list
[
i
];
...
...
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