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
d5830ced
Commit
d5830ced
authored
Dec 22, 2015
by
Xenofon Foukas
Browse files
Allow only a single instance of the eNB agent
parent
915af964
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/SIMU/USER/oaisim.c
View file @
d5830ced
...
...
@@ -1337,9 +1337,9 @@ main (int argc, char **argv)
smbv_write_config_from_frame_parms
(
smbv_fname
,
&
PHY_vars_eNB_g
[
0
][
0
]
->
lte_frame_parms
);
#endif
#if defined (ENB_AGENT_SB_IF)
/*
#if defined (ENB_AGENT_SB_IF)
enb_agent_start();
#endif
#endif
*/
// add events to future event list: Currently not used
//oai_emulation.info.oeh_enabled = 1;
...
...
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