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
oai
openairinterface5G
Commits
1cbd60e9
Commit
1cbd60e9
authored
Aug 07, 2018
by
Cedric Roux
Browse files
remove warning
parent
43ffecb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair1/PHY/LTE_UE_TRANSPORT/dlsch_demodulation.c
View file @
1cbd60e9
...
...
@@ -3987,7 +3987,7 @@ void dlsch_channel_level_median(int **dl_ch_estimates_ext,
if
(
norm_pack
<
min
)
min
=
norm_pack
;
dl_ch128
+=
1
;
dl_ch128
+=
1
;
}
median
[
aatx
*
n_rx
+
aarx
]
=
(
max
+
min
)
>>
1
;
...
...
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