srsLTE/srsue/hdr/phy/nr
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
..
cc_worker.h mac,phy: refactor NR MAC/PHY UL data passing interface 2021-02-24 20:28:43 +01:00
sf_worker.h SRSUE: Initial NR MAC-PHY interfaces 2021-02-17 16:34:00 +01:00
state.h SRSUE Added RAR unpacking and other fixes 2021-02-23 17:02:23 +01:00
worker_pool.h SRSUE Added RAR unpacking and other fixes 2021-02-23 17:02:23 +01:00