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
79eb6eb4
Commit
79eb6eb4
authored
Apr 16, 2018
by
Cédric Roux
Browse files
integration fix: fix UE softmodem compilation
parent
17dda7bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
targets/RT/USER/lte-uesoftmodem.c
View file @
79eb6eb4
...
...
@@ -213,7 +213,10 @@ extern PHY_VARS_UE* init_ue_vars(LTE_DL_FRAME_PARMS *frame_parms,
int
transmission_mode
=
1
;
int
emulate_rf
=
0
;
int
numerology
=
0
;
int
codingw
=
0
;
int
fepw
=
0
;
/* struct for ethernet specific parameters given in eNB conf file */
eth_params_t
*
eth_params
;
...
...
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