Skip to content
GitLab
Menu
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
5485f131
Commit
5485f131
authored
Mar 24, 2017
by
Cedric Roux
Browse files
bugfix: Rel14 was missing
parent
af8ce457
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair1/SCHED/phy_procedures_lte_ue.c
View file @
5485f131
...
...
@@ -2997,7 +2997,7 @@ void ue_pmch_procedures(PHY_VARS_UE *ue, UE_rxtx_proc_t *proc,int eNB_id,int abs
int
subframe_rx
=
proc
->
subframe_rx
;
int
frame_rx
=
proc
->
frame_rx
;
int
pmch_mcs
=-
1
;
#ifdef
Rel10
#if
def
ined(Rel10) || defined(Rel14)
int
CC_id
=
ue
->
CC_id
;
#endif
uint8_t
sync_area
=
255
;
...
...
Cedric Roux
@cedric.roux
mentioned in merge request
!154 (closed)
·
Mar 27, 2017
mentioned in merge request
!154 (closed)
mentioned in merge request !154
Toggle commit list
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