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
2512f82d
Commit
2512f82d
authored
Mar 14, 2018
by
Matthieu Kanj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tmp config for testing
parent
1300a341
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
openair1/PHY/LTE_TRANSPORT/dlsch_modulation_NB_IoT.c
openair1/PHY/LTE_TRANSPORT/dlsch_modulation_NB_IoT.c
+1
-1
openair1/SCHED/phy_procedures_lte_eNb_NB_IoT.c
openair1/SCHED/phy_procedures_lte_eNb_NB_IoT.c
+2
-2
No files found.
openair1/PHY/LTE_TRANSPORT/dlsch_modulation_NB_IoT.c
View file @
2512f82d
...
...
@@ -165,7 +165,7 @@ int dlsch_modulation_NB_IoT(int32_t **txdataF,
txdataF
,
&
jj
,
symbol_offset
,
&
dlsch0
->
s_
e
[
G
*
npdsch_data_subframe
],
&
dlsch0
->
e
[
G
*
npdsch_data_subframe
],
pilots
,
amp
,
id_offset
,
...
...
openair1/SCHED/phy_procedures_lte_eNb_NB_IoT.c
View file @
2512f82d
...
...
@@ -310,11 +310,11 @@ void common_signal_procedures_NB_IoT(PHY_VARS_eNB *eNB,eNB_rxtx_proc_t *proc)
236
);
//////////// G*2
dlsch_sib1_scrambling_NB_IoT
(
fp
,
// is called only in subframe 4
/*
dlsch_sib1_scrambling_NB_IoT(fp, // is called only in subframe 4
sib1,
1888, ////// total_bits
frame,
subframe
*
2
);
subframe*2);
*/
}
dlsch_modulation_NB_IoT
(
txdataF
,
...
...
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