srsLTE/lib/include/srslte/mac
Andre Puschmann 5e40bfe72c mac_pdu: unpack and print BSR index as well as BSR value in bytes
before the BSR was extracted but the actual index (between 0 and 63)
was not stored but directly converted into bytes.

for log parsing and debugging it is easier to follow the index
value. this patch therefore adds both values to the log message
and extends the API accordingly.
2020-08-21 12:03:07 +02:00
..
mac_nr_pdu.h add radio_base/null classes 2020-06-18 23:37:26 +01:00
pdu.h mac_pdu: unpack and print BSR index as well as BSR value in bytes 2020-08-21 12:03:07 +02:00
pdu_queue.h moved pdu to common mac folder 2020-04-22 10:06:08 +01:00