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 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.
4 years ago
..
adt change method name to resize intervals 4 years ago
asn1 SRSENB: fix MAC pending PHY config 5 years ago
common fsm refactor. 4 years ago
interfaces implemented s1 handover cancellation procedure to force the target enb to release the ue ctxt 4 years ago
mac mac_pdu: unpack and print BSR index as well as BSR value in bytes 4 years ago
phy SRSENB: implement PUSCH threshold for UCI bits 5 years ago
radio Minor changes 5 years ago
rrc using new rrc obj id util methods in handover code 5 years ago
srslog Import srslog into srsue (#1556) 5 years ago
test rlc: revisit interface for MAC and RRC 5 years ago
upper rlc: remove timers and sdu queue length from RLC TM ctor 4 years ago
CMakeLists.txt Updated copyright 5 years ago
build_info.h.in Updated copyright 5 years ago
config.h Updated copyright 5 years ago
srslte.h Initial Wiener channel estimator 5 years ago
version.h.in Updated copyright 5 years ago