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
e400b5e7
Commit
e400b5e7
authored
Feb 09, 2017
by
Cedric Roux
Browse files
fix: remove T_ENB_MASTER_TICK in oaisim.c
It's now done in lte-enb.c, even for oaisim.
parent
234acfea
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/SIMU/USER/oaisim.c
View file @
e400b5e7
...
...
@@ -771,7 +771,6 @@ l2l1_task (void *args_p)
eNB_inst
++
)
{
if
(
oai_emulation
.
info
.
cli_start_enb
[
eNB_inst
]
!=
0
)
{
T
(
T_ENB_MASTER_TICK
,
T_INT
(
eNB_inst
),
T_INT
(
frame
%
1024
),
T_INT
(
sf
));
/*
LOG_D(EMU,
"PHY procedures eNB %d for frame %d, subframe %d TDD %d/%d Nid_cell %d\n",
...
...
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