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 2be85217fd mac,ue: reset demux when restting MAC
this potentially fixes the issue we see during HO and RLF
under high DL load.

The issue happens because buffered DL PDUs are delivered to
RLC after reestablishing RLC that confuse the receiving
RLC entity bc the sequence numbers are very high, as opposed
to begin with zero again after reestablishment.
4 years ago
..
demux.h mac,ue: reset demux when restting MAC 4 years ago
dl_harq.h SRSUE: MAC HARQ entities vector is fixed 4 years ago
dl_sps.h Updated copyright 5 years ago
mac.h mac,rrc: add interface to set SR config explicitly without touching any other MAC function 4 years ago
mac_metrics.h Normalize throughput in CSV/stdout metrics with respect to number of TTIs 5 years ago
mac_nr.h removal of stack handler interface 4 years ago
mux.h Fix MAC PDU packing after sending Truncated BSR (#2004) 4 years ago
proc.h Updated copyright 5 years ago
proc_bsr.h proc_bsr: fix race condition in BSR reporting 4 years ago
proc_phr.h proc_phr: rename start_periodic_timer() and make sure its only started if a valid config is present 4 years ago
proc_ra.h [REBASE] Make PHY non-blocking and fefactor HO procedure (#1753) 4 years ago
proc_sr.h Simplify relationship between BSR, SR and RA procedures. Fix issue #1346 5 years ago
ul_harq.h SRSUE: MAC HARQ entities vector is fixed 4 years ago
ul_sps.h Updated copyright 5 years ago