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 626259eede add helper method to obtain thread name
this is helpful to, for example, print the name of
the thread that calls a function, i.e.:

log.console("%s from %s\n", __PRETTY_FUNCTION__, thread::get_name().c_str());
5 years ago
..
examples fix PSS threshold value in cell_search 5 years ago
include add helper method to obtain thread name 5 years ago
src Fix compilation error on GCC 8.x due to usage of strncpy in zmq_imp_rx/tx. 5 years ago
test add packing and unpacking test for MAC PDU only containing padding bytes 5 years ago
CMakeLists.txt update copyright notice 6 years ago