You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pedro Alvarez d8f3878ce1
RLC failure to deliver notifications and discard timer limits to 1500ms (#2368)
* Added interfaces for the RLC to notify the PDCP of failure to transmit
SDU

* Limit discard timer to 1500ms, to avoid issues of lingering SDUs in the undeliverd_sdus_queue.

* Fix bug in early exit of notify_delivery and notify_failure

* fix compilation issue in rlc-pdcp notification

Co-authored-by: Francisco <francisco.paisana@softwareradiosystems.com>
4 years ago
..
hdr RLC failure to deliver notifications and discard timer limits to 1500ms (#2368) 4 years ago
src RLC failure to deliver notifications and discard timer limits to 1500ms (#2368) 4 years ago
test rename pdcch_sched to sf_cch_allocator 4 years ago
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 4 years ago
drb.conf.example Fix issue in getting PDCP discard timer from configs 4 years ago
enb.conf.example Backport some changes from FAPI branch (#2124) 4 years ago
rr.conf.example enable meas gaps in RRC and enb parser 4 years ago
sib.conf.example srsenb: Add inline documentation for sib7 in example configs 4 years ago
sib.conf.mbsfn.example updating sib13 config for mbms, fixing small bug with metrics 4 years ago