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 2cfc657fbb rlc_am_lte: refactor logging when PDCP SDUs are enqueued
the patch refactor the logging when a new PDCP SDU is enqueued for
transmission at RLC.

If the SN is already present, only a warning is logged. From the RLC
perspective operation continues and the SDU will be transmitted.

The patch also changes the order of logs. When the SN cannot be inserted
inside the queue of undelivered SDUs, only one message is logged.
4 years ago
..
examples Removed set RNTI from API 4 years ago
include sched optimization - swap c-arrays for bounded_vector in sched_interface to reduce time performing bzero/memcpy in the scheduler 4 years ago
src rlc_am_lte: refactor logging when PDCP SDUs are enqueued 4 years ago
test Fix a valgrind issue in a unit test in log_channel_test where the buffer was not being null terminated. 4 years ago
CMakeLists.txt add backward as backtrace pretty printer 4 years ago