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 057844d7d6 signal_handler: increase alarm timeout to 5s and use raise instead of exit()
it seems that exit() causes problems when threads couldn't be stopped
properly, which is the reason why we have to call alarm() in the first place.
therefore, send a SIGKILL to our process and make sure we don't leave any
zombie threads running.
5 years ago
..
asn1 nas: set NAS key set identifier to no key available when attaching with IMSI 5 years ago
common signal_handler: increase alarm timeout to 5s and use raise instead of exit() 5 years ago
interfaces SRSUE: cell select RRC MEAS CFO is carried to PHY Cell object 5 years ago
phy SRSUE: Fix HO initial CFO 5 years ago
radio Improve robustness in RF Overflow (#1124) 5 years ago
test common interface for stack multiqueue tasks, background tasks and timers 5 years ago
upper common interface for stack multiqueue tasks, background tasks and timers 5 years ago
CMakeLists.txt Updated copyright 5 years ago
build_info.h.in Updated copyright 5 years ago
config.h Updated copyright 5 years ago
srslte.h Updated copyright 5 years ago
version.h.in Updated copyright 5 years ago