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
c8d15135c6
lib,rlc_am_nr: addressing reveier comments:
...
* made some methods const
* changed from TESTASSERT to TESTASSERT_EQ
* fix up comment
* removed superfulous if
* used typedef for list of segments received
* added unit test for is_retx_required()
* added unit test for malformed status PDU
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
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_am_data_structs.h
lib,rlc_am_nr: remove unused variables. Fixed up some comments.
3 years ago
rlc_am_lte.h
Moved retx queue to rlc_am_data_structs, to enable it being re-used in RLC AM NR
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
lib,rlc_am_nr: addressing reveier comments:
3 years ago
rlc_am_nr_packing.h
lib,rlc_am_nr: addressing reveier comments:
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
Moved lib RLC into it's own folder
3 years ago
rlc_um_nr.h
rlc_um_nr: fix starting/stopping of reassemble timer
3 years ago