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
Balaji Kolla
openairinterface5G
Commits
14ae2b54
Commit
14ae2b54
authored
Mar 25, 2019
by
Florian Kaltenberger
Browse files
renaming band_info_s ton nr_band_info_s to avoid confusion with LTE
parent
0d91083e
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair1/PHY/defs_nr_common.h
View file @
14ae2b54
...
...
@@ -334,7 +334,7 @@ typedef struct nr_bandentry_s {
uint64_t
step_size
;
}
nr_bandentry_t
;
typedef
struct
band_info_s
{
typedef
struct
nr_
band_info_s
{
int
nbands
;
nr_bandentry_t
band_info
[
100
];
}
nr_band_info_t
;
...
...
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