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
..
demux.h moved pdu to common mac folder 5 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 SRSUE: MAC HARQ entities vector is fixed 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 mux,bsr: refactor UL buffer status reporting 4 years ago
proc.h Updated copyright 5 years ago
proc_bsr.h mux,bsr: refactor UL buffer status reporting 4 years ago
proc_phr.h creation of task scheduler interface for classes/functions running outside the main control thread 4 years ago
proc_ra.h avoid spurious warnings of trying to start the PRACH when it is already running during handover 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