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
fe2446b7
Commit
fe2446b7
authored
Jan 13, 2017
by
Cédric Roux
Browse files
Merge branch 'bugfix-185-simulator-compilation' into develop_integration_w02
parents
c6a2cf04
d5a68178
Changes
2
Hide whitespace changes
Inline
Side-by-side
openair1/SIMULATION/LTE_PHY/mbmssim.c
View file @
fe2446b7
...
...
@@ -492,7 +492,7 @@ int main(int argc, char **argv)
&
UE
->
frame_parms
,
UE
->
dlsch_MCH
[
0
],
UE
->
dlsch_MCH
[
0
]
->
harq_processes
[
0
],
frame
,
0
/*
frame
*/
,
subframe
,
0
,
0
,
0
);
...
...
openair1/SIMULATION/LTE_PHY/pdcchsim.c
View file @
fe2446b7
...
...
@@ -1091,7 +1091,7 @@ int main(int argc, char **argv)
rx_pdcch
(
&
UE
->
common_vars
,
UE
->
pdcch_vars
,
&
UE
->
frame_parms
,
frame
,
0
/*
frame
*/
,
subframe
,
0
,
(
UE
->
frame_parms
.
mode1_flag
==
1
)
?
SISO
:
ALAMOUTI
,
...
...
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