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 9950278a12 nr,mac_sch_pdu,mux: fix packing of MAC subPDUs with 16bit L field
the created RLC PDU was too large to fit inside the MAC grant
because only the header room for the short L field was used.

The patch determines the correct size before passing the opportunity to RLC.

It also improves logging in error case by using the MAC logger instead of
stderr/stdout when error occurs.
4 years ago
..
examples rename srsLTE to srsRAN 4 years ago
include nr,mac_sch_pdu,mux: fix packing of MAC subPDUs with 16bit L field 4 years ago
src nr,mac_sch_pdu,mux: fix packing of MAC subPDUs with 16bit L field 4 years ago
test mac_sch_pdu_nr: add unpacking of TA CE in DL-SCH 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago