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 6a50fe3233 zmq: add monitor code for sockets but disable it
according to the ZMQ dev guide, one can use a socket monitor
to get informed about changes to a socket, e.g. when a client disconnected.

This is useful to detect when a UE dropped the connection to reinitialize
the socket and timers in a eNB.

This commit adds code to create such a socket monitor but leaves
it disabled because it still doesn't work as expected.
5 years ago
..
examples srsLTE: AGC only uses boundaries for requesting gain to Radio 5 years ago
include move configuration of default logger to main 5 years ago
src zmq: add monitor code for sockets but disable it 5 years ago
test Process HO complete in the background to avoid heap-after-use bug when PHY measurements are reported during a HO 5 years ago
CMakeLists.txt update copyright notice 6 years ago