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
Michael Black
OpenXG-RAN
Commits
a616e8d6
Commit
a616e8d6
authored
May 26, 2018
by
Raymond Knopp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
thread index in structure
parent
d609aec0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
openair1/PHY/defs.h
openair1/PHY/defs.h
+2
-2
No files found.
openair1/PHY/defs.h
View file @
a616e8d6
...
...
@@ -1312,8 +1312,8 @@ typedef struct {
LTE_eNB_PUSCH
*
pusch_slcch
;
LTE_UE_DLSCH_t
*
dlsch_rx_slsch
;
LTE_UE_DLSCH_t
*
dlsch_rx_sldch
[
MAX_SLDCH
];
int16_t
**
sl_rxdataF
;
int16_t
**
sl_rxdata_7_5kHz
;
int16_t
**
sl_rxdataF
[
RX_NB_TH_MAX
]
;
int16_t
**
sl_rxdata_7_5kHz
[
RX_NB_TH_MAX
]
;
int16_t
*
slsch_dlsch_llr
;
int16_t
*
slsch_ulsch_llr
;
int16_t
*
sldch_dlsch_llr
[
RX_NB_TH_MAX
];
...
...
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