Skip to content
GitLab
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
7514e713
Commit
7514e713
authored
Mar 24, 2017
by
Cédric Roux
Browse files
compilation warning removal
parent
048f07f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair1/PHY/MODULATION/beamforming.c
View file @
7514e713
...
...
@@ -47,7 +47,7 @@ int beam_precoding(int32_t **txdataF,
int
aa
)
{
uint8_t
p
;
uint16_t
re
=
0
;
//
uint16_t re=0;
int
slot_offset_F
;
slot_offset_F
=
slot
*
(
frame_parms
->
ofdm_symbol_size
)
*
((
frame_parms
->
Ncp
==
1
)
?
6
:
7
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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