srsLTE/lib/include/srsran/rlc
Robert Falkenberg 95ebc06ec1 rlc: implement SDU discard for AM+UM in NR+LTE
- Implemented in common base classes
- Added locking
2022-02-23 11:18:31 +01:00
..
bearer_mem_pool.h Moved lib RLC into it's own folder 2021-06-30 18:19:20 +01:00
rlc.h lte,enb,rlc: atomically compute DL buffer state and update the scheduler in the eNB 2021-10-26 21:44:59 +02:00
rlc_am_base.h rlc: implement SDU discard for AM+UM in NR+LTE 2022-02-23 11:18:31 +01:00
rlc_am_data_structs.h lib,rlc_am_nr: remove unused variables. Fixed up some comments. 2022-02-16 13:23:32 +00:00
rlc_am_lte.h rlc: implement SDU discard for AM+UM in NR+LTE 2022-02-23 11:18:31 +01:00
rlc_am_lte_packing.h lib,rlc: changed back status and header logging helpers to log directly. Make sure RB name is automatically logged. 2022-01-18 11:53:37 +00:00
rlc_am_nr.h rlc: implement SDU discard for AM+UM in NR+LTE 2022-02-23 11:18:31 +01:00
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 2022-02-22 21:14:15 +00:00
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. 2022-01-18 11:53:37 +00:00
rlc_metrics.h Moved lib RLC into it's own folder 2021-06-30 18:19:20 +01:00
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. 2022-01-18 11:53:37 +00:00
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. 2022-01-18 11:53:37 +00:00
rlc_um_lte.h rlc: implement SDU discard for AM+UM in NR+LTE 2022-02-23 11:18:31 +01:00
rlc_um_nr.h rlc: implement SDU discard for AM+UM in NR+LTE 2022-02-23 11:18:31 +01:00