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.
Andre Puschmann d4a4da7ecc mux_nr: fix tiny issue in mux unit when adding SDUs of different logical channels
this issue has a tiny affect when adding new SDUs from different logical channels
to an UL MAC PDU.

Since the MAC subPDU header is accounted for twice, less SDU payload may be packed.

The patch calculates the required header space and accounts for it in the scheduling.
Howerver, it is only substracted from the available space when an SDU was actually added.
3 years ago
..
hdr nr,ue,rrc: release NR logical channels during RRC release 3 years ago
src mux_nr: fix tiny issue in mux unit when adding SDUs of different logical channels 3 years ago
CMakeLists.txt srsue,test: reorganize test folders and move to components like we in PHY 4 years ago
ue.conf.example srsue: reduce the default RRC release to 8 (minimum value) 3 years ago