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
9bd368e0a9
lib,rlc: changed back status and header logging helpers to log directly. Make sure RB name is automatically logged.
|
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
|
Fix unitialized header warning on rlc_amd_tx_pdu for ARM.
|
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: removed ugly hack to get last element of list. Renamed current_sdu to sdu_under_segmentation.
|
3 years ago |
rlc_am_nr_packing.h
|
lib,rlc_am_nr: starting to add test for segmentation. Starting to add functions for creating new segments and segment continuation.
|
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 |