srsLTE/srsue
Andre Puschmann 3994407f46 proc_bsr: fix BSR insertion in UL PDUs
the BSR trigger wasn't reset after includinga regular or periodic
BSR inside a PDU. This caused the muxing to include another BSR in the
next UL grant. For very small grants, for example with 6 PRBs, this
causes the UE to send way too many BSRs.
2020-10-15 11:52:13 +02:00
..
hdr 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
src proc_bsr: fix BSR insertion in UL PDUs 2020-10-15 11:52:13 +02:00
test mac_test: add unit test for retxBSR timer 2020-10-15 11:52:13 +02:00
CMakeLists.txt Updated copyright 2020-03-16 11:26:06 +01:00
ue.conf.example Fix comments in ue.conf 2020-09-14 16:54:47 +02:00