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
..
asn1 allow integrity protection for identity response 5 years ago
common add helper method to obtain thread name 5 years ago
interfaces nas: fix issue in which NAS wouldn't allow to attach once it failed 5 years ago
phy Changes in ACK procedure to support CA. Tested 1 cell in SISO/MIMO 5 years ago
radio Remove set_master_clock_rate from PHY RF API 5 years ago
upper fix RLC AM issue where an invalid status PDU was generated 5 years ago
CMakeLists.txt update copyright notice 6 years ago
build_info.h.in fix include in build_info.h template 6 years ago
config.h Removing deplicated error codes. 6 years ago
srslte.h SRSUE: Added SCell synchronizer and measurements based on reference signals 5 years ago
version.h.in update copyright notice 6 years ago