srsLTE/srsue/hdr
Andre Puschmann 9c4146442a mac,phy: refactor NR MAC/PHY UL data passing interface
inspired by accepted (but not yet merged) PR to include the
(unique_)byte_buffer_t for MAC/PHY interfacing, this patch adds
a few more useful bits to that. Buffer management for UL data is now
done in MAC and only a pointer to the data is passed in the UL action.

* Move Tx softbuffer to MAC (until UL HARQ class is ready)
* Remove temparal data member in cc_worker
* Remove memcpy after packing MAC PDU
2021-02-24 20:28:43 +01:00
..
phy mac,phy: refactor NR MAC/PHY UL data passing interface 2021-02-24 20:28:43 +01:00
stack mac,phy: refactor NR MAC/PHY UL data passing interface 2021-02-24 20:28:43 +01:00
metrics_csv.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
metrics_stdout.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
ue.h remove byte buffer pool cached member variables as they are unnecessary now. 2021-02-07 18:48:21 +00:00
ue_metrics_interface.h Reduce log level of SDUs dropped in the stack to info. Added ul_dropped_sdus to stack metrics. 2021-02-05 16:48:04 +00:00