Robert Falkenberg
|
1a5683c226
|
lib,rlc_am_nr: add overlap check for segment offsets in rlc_amd_retx and queue
|
3 years ago |
Pedro Alvarez
|
b4814bfdc1
|
lib,rlc_am_nr: added test for polling bit set when retx queue is empty. Fixed lost PDU test now that we correctly set the polling bit.
|
3 years ago |
Robert Falkenberg
|
47c1845cdc
|
lib,rlc_am_nr: add pdu_retx_queue_base, rlc_ringbuffer_base as interfaces
that are independent from templated capacity.
|
3 years ago |
Robert Falkenberg
|
b6d93577a0
|
rlc, nr: replace so_end by segment_length
|
3 years ago |
Robert Falkenberg
|
bb7339910f
|
rlc: separate types of rlc_amd_retx_t for LTE and NR
|
3 years ago |
Robert Falkenberg
|
0fb6420e8b
|
rlc, nr: avoid multi increments of SDU's retx_count within one status message
|
3 years ago |
Pedro Alvarez
|
832d650574
|
lib,rlc_am_nr: remove unused variables. Fixed up some comments.
|
3 years ago |
Pedro Alvarez
|
5e8b7b5ebe
|
lib,rlc_am_nr: re-factored code for retx'ing with and without segmentation.
|
3 years ago |
Pedro Alvarez
|
38e4c47f34
|
lib,rlc_am_nr: added current SO to keep track of the SO for the next RETX.
|
3 years ago |
Pedro Alvarez
|
90ed04afd1
|
Fix unitialized header warning on rlc_amd_tx_pdu for ARM.
|
3 years ago |
Pedro Alvarez
|
63657ddfe6
|
Moved retx queue to rlc_am_data_structs, to enable it being re-used in RLC AM NR
|
3 years ago |
Pedro Alvarez
|
3b150e26cb
|
rlc_am_nr: Changed header_t to HeaderType typename in RLC data structs.
Fix issue in clear_pdcp_sdu()
|
3 years ago |
Pedro Alvarez
|
debb4a0c6b
|
Refactored RLC AM segment pool for re-use in both LTE and NR
Moved RLC AMD PDU definitions from rlc_am_lte.h to rlc_common.h to make them re-usable in both RLC LTE and RLC NR
|
3 years ago |
Pedro Alvarez
|
d528d8af4c
|
Added initial skeleton for RLC AM NR entity
|
3 years ago |
Pedro Alvarez
|
f93d428e49
|
Moved RLC AM data structures to their own file
|
3 years ago |