mirror of https://github.com/pvnis/srsRAN_4G.git
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.master
parent
51806982f7
commit
d4a4da7ecc
Loading…
Reference in New Issue