Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
canghaiwuhen
OpenXG-RAN
Commits
d5830ced
Commit
d5830ced
authored
Dec 22, 2015
by
Xenofon Foukas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Allow only a single instance of the eNB agent
parent
915af964
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
targets/SIMU/USER/oaisim.c
targets/SIMU/USER/oaisim.c
+2
-2
No files found.
targets/SIMU/USER/oaisim.c
View file @
d5830ced
...
@@ -1337,9 +1337,9 @@ main (int argc, char **argv)
...
@@ -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
);
smbv_write_config_from_frame_parms
(
smbv_fname
,
&
PHY_vars_eNB_g
[
0
][
0
]
->
lte_frame_parms
);
#endif
#endif
#if defined (ENB_AGENT_SB_IF)
/*
#if defined (ENB_AGENT_SB_IF)
enb_agent_start();
enb_agent_start();
#endif
#endif */
// add events to future event list: Currently not used
// add events to future event list: Currently not used
//oai_emulation.info.oeh_enabled = 1;
//oai_emulation.info.oeh_enabled = 1;
...
...
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