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 aec18a93d1 mux,bsr: refactor UL buffer status reporting
this patch fixes the UL BSR as per TS 36.321, it includes following
main changes:

* report UL buffer state to reflect the UEs transmit buffer after
  the MAC UL PDU containing the BSR has been built.
  In other words, if the UE, for example, can transmit all outstanding
  data in an UL grant, it will not report any pending data to transmit.

* refactor MUX routines and subheader space calculation
4 years ago
..
mac mux,bsr: refactor UL buffer status reporting 4 years ago
rrc Process all calls to RLF in the main RRC task 4 years ago
upper use of task scheduler handle in pdcp 4 years ago
ue_stack_base.h srsue: limit sync queue length to 1 for ZMQ radio 4 years ago
ue_stack_lte.h pdcp,rlc: refactor SDU queueing policy 4 years ago
ue_stack_nr.h pdcp,rlc: refactor SDU queueing policy 4 years ago