srsLTE/srsue/hdr/stack/mac
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.
2020-12-12 15:58:33 +01:00
..
demux.h mac,ue: reset demux when restting MAC 2020-12-12 15:58:33 +01:00
dl_harq.h SRSUE: MAC HARQ entities vector is fixed 2020-07-28 09:31:34 +02:00
dl_sps.h
mac.h mac,rrc: add interface to set SR config explicitly without touching any other MAC function 2020-10-13 17:38:45 +02:00
mac_metrics.h
mac_nr.h removal of stack handler interface 2020-07-13 11:19:25 +01:00
mux.h Fix MAC PDU packing after sending Truncated BSR (#2004) 2020-12-12 15:58:32 +01:00
proc.h
proc_bsr.h proc_bsr: fix race condition in BSR reporting 2020-10-28 12:05:53 +01:00
proc_phr.h proc_phr: rename start_periodic_timer() and make sure its only started if a valid config is present 2020-10-13 17:38:45 +02:00
proc_ra.h [REBASE] Make PHY non-blocking and fefactor HO procedure (#1753) 2020-09-22 21:47:16 +02:00
proc_sr.h Simplify relationship between BSR, SR and RA procedures. Fix issue #1346 2020-05-21 15:36:44 +01:00
ul_harq.h SRSUE: MAC HARQ entities vector is fixed 2020-07-28 09:31:34 +02:00
ul_sps.h