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 c1a1c92e1b zmq: optionally log rx/tx timout from ZMQ ringbuffers to stderr
this patch adds two new config flags to the ZMQ driver that allows to:
* configure the default ZMQ trx timeout in ms
* turn on error logging if the timeout occurs

Use with, e.g.:
device_args = log_trx_timeout=true,trx_timeout_ms=3333
4 years ago
..
examples Removed new lines in log macros in all example apps. 4 years ago
include Fix issue in sending PDCP status PDU from the eNB due to non-existing LCID at the RLC. 4 years ago
src zmq: optionally log rx/tx timout from ZMQ ringbuffers to stderr 4 years ago
test Added statusReportRequired to the PDCP entity config. 4 years ago
CMakeLists.txt add backward as backtrace pretty printer 4 years ago