srsLTE/srsue
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
..
hdr mac,phy: refactor NR MAC/PHY UL data passing interface 2021-02-24 20:28:43 +01:00
src mac,phy: refactor NR MAC/PHY UL data passing interface 2021-02-24 20:28:43 +01:00
test SRSUE Added RAR unpacking and other fixes 2021-02-23 17:02:23 +01:00
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
ue.conf.example srsue: add DL NR-ARFCN param 2021-01-28 12:06:02 +01:00