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
ZhouShuya
OpenXG-RAN
Commits
fa26d90c
Commit
fa26d90c
authored
Oct 25, 2018
by
Matthieu Kanj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug fix for SIB23
parent
8287818d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
openair1/SCHED/IF_Module_L1_primitives_NB_IoT.c
openair1/SCHED/IF_Module_L1_primitives_NB_IoT.c
+1
-0
No files found.
openair1/SCHED/IF_Module_L1_primitives_NB_IoT.c
View file @
fa26d90c
...
...
@@ -161,6 +161,7 @@ void handle_nfapi_dlsch_pdu_NB_IoT(PHY_VARS_eNB *eNB,
ndlsch_harq23
->
repetition_number
=
rel13
->
repetition_number
;
//should be always fix to 0 to be mapped in 1
ndlsch_harq23
->
modulation
=
rel13
->
modulation
;
ndlsch_harq23
->
TBS
=
rel13
->
length
;
//LOG_I(PHY,"A content_sib23:%d\n",sdu);
ndlsch23
->
resource_assignment
=
rel13
->
number_of_subframes_for_resource_assignment
;
//value 2 or 8
ndlsch23
->
counter_repetition_number
=
rel13
->
number_of_subframes_for_resource_assignment
;
...
...
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