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
wangjie
OpenXG-RAN
Commits
d62f92c6
Commit
d62f92c6
authored
May 20, 2021
by
Thomas Schlichter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NR_UE: remove several unused structures from PHY layer
parent
71a5ae24
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
291 deletions
+9
-291
openair1/PHY/defs_nr_UE.h
openair1/PHY/defs_nr_UE.h
+0
-13
openair1/PHY/impl_defs_nr.h
openair1/PHY/impl_defs_nr.h
+9
-278
No files found.
openair1/PHY/defs_nr_UE.h
View file @
d62f92c6
...
...
@@ -963,22 +963,9 @@ typedef struct {
//#if defined(UPGRADE_RAT_NR)
#if 1
SystemInformationBlockType1_nr_t
systemInformationBlockType1_nr
;
CellGroupConfig_t
cell_group_config
;
PDSCH_ServingCellConfig_t
PDSCH_ServingCellConfig
;
PUCCH_ConfigCommon_nr_t
pucch_config_common_nr
[
NUMBER_OF_CONNECTED_gNB_MAX
];
PUCCH_Config_t
pucch_config_dedicated_nr
[
NUMBER_OF_CONNECTED_gNB_MAX
];
SRS_NR
srs
;
crossCarrierSchedulingConfig_t
crossCarrierSchedulingConfig
;
supplementaryUplink_t
supplementaryUplink
;
csi_MeasConfig_t
csi_MeasConfig
;
PUSCH_ServingCellConfig_t
PUSCH_ServingCellConfig
;
#endif
uint8_t
ncs_cell
[
20
][
7
];
...
...
openair1/PHY/impl_defs_nr.h
View file @
d62f92c6
This diff is collapsed.
Click to expand it.
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