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.
Robert Falkenberg 95ebc06ec1 rlc: implement SDU discard for AM+UM in NR+LTE
- Implemented in common base classes
- Added locking
3 years ago
..
bearer_mem_pool.h Moved lib RLC into it's own folder 3 years ago
rlc.h lte,enb,rlc: atomically compute DL buffer state and update the scheduler in the eNB 3 years ago
rlc_am_base.h rlc: implement SDU discard for AM+UM in NR+LTE 3 years ago
rlc_am_data_structs.h lib,rlc_am_nr: remove unused variables. Fixed up some comments. 3 years ago
rlc_am_lte.h rlc: implement SDU discard for AM+UM in NR+LTE 3 years ago
rlc_am_lte_packing.h lib,rlc: changed back status and header logging helpers to log directly. Make sure RB name is automatically logged. 3 years ago
rlc_am_nr.h rlc: implement SDU discard for AM+UM in NR+LTE 3 years ago
rlc_am_nr_packing.h lib,rlc_am_nr: fixed stack smashing bug that happened when too many NACKs were present in the status report 3 years ago
rlc_common.h lib,rlc: added macros for hex logging that automatically add the rb_name. changed logging to use new macros in multiple places. 3 years ago
rlc_metrics.h Moved lib RLC into it's own folder 3 years ago
rlc_tm.h lib,rlc: added rb_name and logger to rlc_common. Added macros to help making sure bearer name is always included to the log to rlc_common.h. Started using said macros in TM, UM and AM entities. 3 years ago
rlc_um_base.h lib,rlc: added rb_name and logger to rlc_common. Added macros to help making sure bearer name is always included to the log to rlc_common.h. Started using said macros in TM, UM and AM entities. 3 years ago
rlc_um_lte.h rlc: implement SDU discard for AM+UM in NR+LTE 3 years ago
rlc_um_nr.h rlc: implement SDU discard for AM+UM in NR+LTE 3 years ago