srsLTE/srsue
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
..
hdr move defer_task to switch case in the rrc 2020-08-17 22:49:40 +01:00
src refactored s1ap handover request interface. cleaned up rrc tenb s1 handover code 2020-08-21 00:05:58 +01:00
test mac_pdu: unpack and print BSR index as well as BSR value in bytes 2020-08-21 12:03:07 +02:00
CMakeLists.txt Updated copyright 2020-03-16 11:26:06 +01:00
ue.conf.example correct default value of PHY threads in eNB and UE examples 2020-07-21 11:59:45 +02:00