Skip to content
Snippets Groups Projects
Commit d5830ced authored by Xenofon Foukas's avatar Xenofon Foukas
Browse files

Allow only a single instance of the eNB agent

parent 915af964
No related branches found
No related tags found
1 merge request!47Feature 68 enb agent
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment