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
sneltved
openairinterface5G
Commits
c7e611ea
Commit
c7e611ea
authored
Nov 27, 2018
by
knopp
Browse files
compilation ok.
parent
4d934dac
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair1/PHY/INIT/lte_init_ue.c
View file @
c7e611ea
...
...
@@ -661,9 +661,9 @@ int init_lte_ue_signal(PHY_VARS_UE *ue,
ini_dfts
();
ini
t
_dfts
();
init_frame_parms
(
&
ue
->
frame_parms
,
1
);
lte_sync_time_init
(
frame_parms
);
lte_sync_time_init
(
&
ue
->
frame_parms
);
init_lte_top
(
&
ue
->
frame_parms
);
init_7_5KHz
();
init_ul_hopping
(
&
ue
->
frame_parms
);
...
...
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