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 6dc7841369 epoll_helper: move code to block OS signals into own helper function
before epoll can handle signals, the calling thread needs to block
them. the blocking needs to happen before any other threads get
spawned so they inherit the mask.
4 years ago
..
backtrace.h Updated copyright 5 years ago
basic_pnf.h remove comments 4 years ago
basic_vnf.h fix PNF PDU size cutting 4 years ago
basic_vnf_api.h add radio_base/null classes 4 years ago
bcd_helpers.h Updated copyright 5 years ago
block_queue.h moved expected, bounded_bitset, move_callback to adt folder. created a test for bitset 4 years ago
buffer_pool.h Updated copyright 5 years ago
choice_type.h reverted back to tuples to store fsm state_list 5 years ago
common.h - Added a clarification comment on why to use make_span. 4 years ago
common_helper.h remove extern C flags from common_helper.h 4 years ago
config_file.h add common signal_handler for srsUE/srsENB/srsEPC 5 years ago
crash_handler.h fix doxygen file description 5 years ago
epoll_helper.h epoll_helper: move code to block OS signals into own helper function 4 years ago
fsm.h fsm refactor. 4 years ago
gen_mch_tables.h Updated copyright 5 years ago
int_helpers.h Updated copyright 5 years ago
interfaces_common.h Radio: add individual Rx gain and integrate in srsue 4 years ago
liblte_security.h security: refactor code, fix race in eia1 5 years ago
liblte_ssl.h Updated copyright 5 years ago
log.h now the whole ue and enb mac uses the logmap 5 years ago
log_filter.h Import of srslog into srsepc and srsenb. (#1574) 4 years ago
log_helper.h log_ptr: fix issue if accessing log_ptr that was reset already 5 years ago
logger.h remove warnings for base classes with no virtual dtors 5 years ago
logger_srslog_wrapper.h Import srslog into srsue (#1556) 4 years ago
logmap.h Import of srslog into srsepc and srsenb. (#1574) 4 years ago
mac_nr_pcap.h Updated copyright 5 years ago
mac_pcap.h pcap: adding SL-SCH support 5 years ago
metrics_hub.h Updated copyright 5 years ago
multiqueue.h moved expected, bounded_bitset, move_callback to adt folder. created a test for bitset 4 years ago
nas_pcap.h Updated copyright 5 years ago
netsource_handler.h Updated copyright 5 years ago
network_utils.h use logmap in the whole enb and ue 5 years ago
pcap.h LTO compiler and linker fixes (#1676) 4 years ago
rlc_pcap.h rlc_stress_test: fix PCAP support 4 years ago
rwlock_guard.h Updated copyright 5 years ago
s1ap_pcap.h Updated copyright 5 years ago
s3g.h security: refactor code, fix race in eia1 5 years ago
security.h security: refactor code, fix race in eia1 5 years ago
signal_handler.h Import of srslog into srsepc and srsenb. (#1574) 4 years ago
singleton.h Updated copyright 5 years ago
stack_procedure.h moved expected, bounded_bitset, move_callback to adt folder. created a test for bitset 4 years ago
string_helpers.h Integrates number of samples in radio buffer 4 years ago
task_scheduler.h fix task_scheduler_test. Fix potential reference invalidation in task_scheduler internal tasks data structure 4 years ago
test_common.h printf has already a way to pad spaces. If we use it, we can avoid accidentally adding extra logs because we did srslte::logmap::get("MAC") instead of srslte::logmap::get("MAC ") 5 years ago
thread_pool.h created task scheduler class to deal with timers, thread pool, multiqueue, internal tasks 4 years ago
threads.h remove warnings for base classes with no virtual dtors 5 years ago
time_prof.h now the whole ue and enb mac uses the logmap 5 years ago
timeout.h Updated copyright 5 years ago
timers.h renamed interfaces 4 years ago
trace.h Updated copyright 5 years ago
tti_point.h changed interval method names, and added comments and assertions 4 years ago
tti_sempahore.h Updated copyright 5 years ago
tti_sync.h Updated copyright 5 years ago
tti_sync_cv.h Updated copyright 5 years ago
type_utils.h moved expected, bounded_bitset, move_callback to adt folder. created a test for bitset 4 years ago
zuc.h security: refactor code, fix race in eia1 5 years ago