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 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
4 years ago
..
phy INTRA: better ring-buffer protection 4 years ago
stack Fix MAC PDU packing after sending Truncated BSR (#2004) 4 years ago
metrics_csv.h Fixed flush period 5 years ago
metrics_stdout.h metrics_stdout: print new table header if neighbour cells change 4 years ago
ue.h Import of srslog into srsepc and srsenb. (#1574) 4 years ago
ue_metrics_interface.h Updated copyright 5 years ago