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
..
CMakeLists.txt srsue: Refactor definition to live in its own .cc file 5 years ago
lte_ttcn3_phy.cc ttcn3_dut: fix bug in DUT 4 years ago
ttcn3_dut.cc Import of srslog into srsepc and srsenb. (#1574) 4 years ago
ttcn3_syssim.cc mac_pdu: unpack and print BSR index as well as BSR value in bytes 4 years ago
ttcn3_ue.cc pdcp,rlc: refactor SDU queueing policy 4 years ago