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
oai
openairinterface5G
Commits
b5e227be
Commit
b5e227be
authored
Jul 11, 2018
by
Guy De Souza
Browse files
Merge branch 'develop-nr' of
https://gitlab.eurecom.fr/oai/openairinterface5g
into develop-nr
parents
8a6260d4
18b62e53
Changes
1
Hide whitespace changes
Inline
Side-by-side
nfapi/open-nFAPI/nfapi/public_inc/fapi_nr_ue_interface.h
View file @
b5e227be
...
...
@@ -79,8 +79,13 @@ typedef struct {
uint8_t
redundancy_version
;
uint8_t
harq_process
;
uint8_t
tpc_command
;
uint8_t
padding_bits
;
uint8_t
ul_sul_ind
;
uint8_t
ul_sch_indicator
;
uint8_t
random_access_preamble_index
;
uint8_t
ss_pbch_index
;
uint8_t
prach_mask_index
;
uint8_t
carrier_indicator
;
uint8_t
bwp_indndicator
;
...
...
@@ -100,6 +105,9 @@ typedef struct {
uint8_t
pdsch_to_harq_feedback_timing_indicator
;
uint8_t
short_messages_indicator
;
uint8_t
short_messages
;
uint8_t
tb_scaling
;
uint8_t
prb_bundling_size_indicator
;
// 38.214 chapter 5.1.2.3
uint8_t
rate_matching_indicator
;
...
...
@@ -113,11 +121,12 @@ typedef struct {
uint8_t
preemption_indication_count
;
uint8_t
*
preemption_indications
;
// 38.213 chapter 11.2
uint8_t
block_number_count
;
// for F22 and F23
uint8_t
*
block_numbers
;
// for F22 and F23
uint8_t
closed_loop_indicator
;
uint8_t
tpc_command_count
;
uint8_t
*
tpc_command_numbers
;
uint8_t
block_number_count
;
uint8_t
*
block_numbers
;
uint8_t
dci2_3_srs_request
;
// 38.212 table 7.3.1.1.2-5
uint8_t
dci2_3_tpc_command
;
...
...
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