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
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
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
OpenXG
OpenXG-RAN
Commits
6a91f49e
Commit
6a91f49e
authored
Nov 22, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix non-compiling lte-softmodem agent config
parent
b5e2c76d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
openair2/ENB_APP/enb_config.c
openair2/ENB_APP/enb_config.c
+0
-1
No files found.
openair2/ENB_APP/enb_config.c
View file @
6a91f49e
...
...
@@ -2944,7 +2944,6 @@ e2_agent_args_t RCconfig_E2agent(void)
}
return
(
e2_agent_args_t
)
{
.
ip
=
*
e2agent_params
[
E2AGENT_CONFIG_IP_IDX
].
strptr
,
.
port
=
*
e2agent_params
[
E2AGENT_CONFIG_PORT_IDX
].
u16ptr
,
.
sm_dir
=
*
e2agent_params
[
E2AGENT_CONFIG_SMDIR_IDX
].
strptr
,
};
}
...
...
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