srsLTE/srsue/hdr/stack
Andre Puschmann 7cf919e2af Fix MAC PDU packing after sending Truncated BSR (#2004)
* mac_test: add extended TBSR unit test

unit test to MAC UL packing after sending a TBSR

this fixes the MAC issues described in issue #2002

* mux: fix updating of LCG buffer state after packing PDU

we've previously lowered the buffer state of the LCG according
to the bytes that have been scheduled, but not according to
those that have been actually included in the PDU.

* proc_bsr: fix LCG buffer state updating for TBSR

when sending a TBSR do not update the internal buffer
state of the BSR proc.

This caused issues because the buffer state for all LCG that
are not included in the TBSR are set to zero, although at least
one LCG does have data to transmit.

* rlc_am: include LCID when logging retx of SN
2020-12-12 15:58:32 +01:00
..
mac Fix MAC PDU packing after sending Truncated BSR (#2004) 2020-12-12 15:58:32 +01:00
rrc update nr asn1 files, and asn1 tests 2020-12-12 15:58:32 +01:00
upper nas: fix airplane mode simulation 2020-11-06 09:33:36 +01:00
ue_stack_base.h srsue: limit sync queue length to 1 for ZMQ radio 2020-06-30 10:36:01 +02:00
ue_stack_lte.h [REBASE] Make PHY non-blocking and fefactor HO procedure (#1753) 2020-09-22 21:47:16 +02:00
ue_stack_nr.h pdcp,rlc: refactor SDU queueing policy 2020-07-13 17:05:28 +02:00