srsLTE/lib/include/srslte/common
faluco f0d651ae8e - Fixed a leak in the MME class not releasing the static byte buffer pool.
- Now the pool gets destroyed on program exit using a unique_ptr.
- Removed manual cleanup() calls in all the code base to free the pool instance.
2020-09-22 18:00:50 +02:00
..
backtrace.h Updated copyright 2020-03-16 11:26:06 +01:00
basic_pnf.h remove comments 2020-06-24 23:28:53 +01:00
basic_vnf.h fix PNF PDU size cutting 2020-06-24 23:28:53 +01:00
basic_vnf_api.h add radio_base/null classes 2020-06-18 23:37:26 +01:00
bcd_helpers.h Updated copyright 2020-03-16 11:26:06 +01:00
block_queue.h moved expected, bounded_bitset, move_callback to adt folder. created a test for bitset 2020-08-13 13:13:34 +01:00
buffer_pool.h - Fixed a leak in the MME class not releasing the static byte buffer pool. 2020-09-22 18:00:50 +02:00
choice_type.h reverted back to tuples to store fsm state_list 2020-04-09 18:57:18 +01:00
common.h - Added a clarification comment on why to use make_span. 2020-08-11 19:47:26 +01:00
common_helper.h remove extern C flags from common_helper.h 2020-08-18 13:54:23 +01:00
config_file.h add common signal_handler for srsUE/srsENB/srsEPC 2020-03-17 09:58:01 +01:00
crash_handler.h fix doxygen file description 2020-03-17 09:58:01 +01:00
epoll_helper.h epoll_helper: move code to block OS signals into own helper function 2020-09-14 21:20:00 +02:00
fsm.h fsm refactor. 2020-08-18 16:07:21 +01:00
gen_mch_tables.h Updated copyright 2020-03-16 11:26:06 +01:00
int_helpers.h Updated copyright 2020-03-16 11:26:06 +01:00
interfaces_common.h Radio: add individual Rx gain and integrate in srsue 2020-08-27 09:31:05 +02:00
liblte_security.h security: refactor code, fix race in eia1 2020-05-28 14:02:14 +02:00
liblte_ssl.h Updated copyright 2020-03-16 11:26:06 +01:00
log.h now the whole ue and enb mac uses the logmap 2020-03-20 11:32:03 +00:00
log_filter.h Import of srslog into srsepc and srsenb. (#1574) 2020-07-30 19:17:23 +02:00
log_helper.h log_ptr: fix issue if accessing log_ptr that was reset already 2020-03-31 12:32:52 +02:00
logger.h remove warnings for base classes with no virtual dtors 2020-04-27 22:19:08 +01:00
logger_srslog_wrapper.h Import srslog into srsue (#1556) 2020-07-22 16:04:18 +02:00
logmap.h Import of srslog into srsepc and srsenb. (#1574) 2020-07-30 19:17:23 +02:00
mac_nr_pcap.h Updated copyright 2020-03-16 11:26:06 +01:00
mac_pcap.h pcap: adding SL-SCH support 2020-04-27 15:54:54 +02:00
metrics_hub.h Updated copyright 2020-03-16 11:26:06 +01:00
multiqueue.h moved expected, bounded_bitset, move_callback to adt folder. created a test for bitset 2020-08-13 13:13:34 +01:00
nas_pcap.h Updated copyright 2020-03-16 11:26:06 +01:00
netsource_handler.h Updated copyright 2020-03-16 11:26:06 +01:00
network_utils.h use logmap in the whole enb and ue 2020-03-25 15:50:30 +00:00
pcap.h LTO compiler and linker fixes (#1676) 2020-09-02 09:21:56 +02:00
rlc_pcap.h rlc_stress_test: fix PCAP support 2020-06-26 17:58:36 +02:00
rwlock_guard.h Updated copyright 2020-03-16 11:26:06 +01:00
s1ap_pcap.h Updated copyright 2020-03-16 11:26:06 +01:00
s3g.h security: refactor code, fix race in eia1 2020-05-28 14:02:14 +02:00
security.h security: refactor code, fix race in eia1 2020-05-28 14:02:14 +02:00
signal_handler.h Import of srslog into srsepc and srsenb. (#1574) 2020-07-30 19:17:23 +02:00
singleton.h Updated copyright 2020-03-16 11:26:06 +01:00
stack_procedure.h moved expected, bounded_bitset, move_callback to adt folder. created a test for bitset 2020-08-13 13:13:34 +01:00
string_helpers.h Integrates number of samples in radio buffer 2020-06-16 11:00:51 +02:00
task_scheduler.h fix task_scheduler_test. Fix potential reference invalidation in task_scheduler internal tasks data structure 2020-08-11 17:16:06 +01:00
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 ") 2020-03-24 22:36:27 +00:00
thread_pool.h created task scheduler class to deal with timers, thread pool, multiqueue, internal tasks 2020-07-13 11:19:25 +01:00
threads.h remove warnings for base classes with no virtual dtors 2020-04-27 22:19:08 +01:00
time_prof.h now the whole ue and enb mac uses the logmap 2020-03-20 11:32:03 +00:00
timeout.h Updated copyright 2020-03-16 11:26:06 +01:00
timers.h renamed interfaces 2020-07-13 11:19:25 +01:00
trace.h Updated copyright 2020-03-16 11:26:06 +01:00
tti_point.h changed interval method names, and added comments and assertions 2020-08-14 15:06:06 +01:00
tti_sempahore.h Updated copyright 2020-03-16 11:26:06 +01:00
tti_sync.h Updated copyright 2020-03-16 11:26:06 +01:00
tti_sync_cv.h Updated copyright 2020-03-16 11:26:06 +01:00
type_utils.h moved expected, bounded_bitset, move_callback to adt folder. created a test for bitset 2020-08-13 13:13:34 +01:00
zuc.h security: refactor code, fix race in eia1 2020-05-28 14:02:14 +02:00