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.
Francisco Paisana c413fadea9 created a queue-based thread pool. Tasks are inserted into a queue and then popped by the thread pool workers to be processed. 5 years ago
..
backtrace.h Added backtrace print helper 6 years ago
bcd_helpers.h Fixed warning on bytes_to_mnc 5 years ago
block_queue.h fix the hanging in the UE during shutdown 6 years ago
bounded_bitset.h rework scheduler 6 years ago
buffer_pool.h fix wrong namespace definition in various places 5 years ago
common.h correct the max size for a single TB 5 years ago
config_file.h update copyright notice 6 years ago
crash_handler.h update copyright notice 6 years ago
gen_mch_tables.h update copyright notice 6 years ago
int_helpers.h More clang-format for PDCP 5 years ago
interfaces_common.h Removed srslte prefix from pdcp_config_t 5 years ago
liblte_security.h Applied clang-format to zuc_support PR. 5 years ago
liblte_ssl.h Clang-formated liblte_* 5 years ago
log.h expose debug_long to class log and use in RRC to log ASN1 structs 5 years ago
log_filter.h bigger log buffer. Now it is 1024 chars (#649) 5 years ago
logger.h bigger log buffer. Now it is 1024 chars (#649) 5 years ago
logger_file.h add stop() to logger_file 5 years ago
logger_stdout.h bigger log buffer. Now it is 1024 chars (#649) 5 years ago
mac_nr_pcap.h add MAC-NR PCAP support 5 years ago
mac_nr_pdu.h add MAC NR PDU packing and associated unit tests 5 years ago
mac_pcap.h pcap: add dtor 5 years ago
metrics_hub.h extend thread class to set unique thread name in ctor 6 years ago
multiqueue.h implemented andre's PR review requests 5 years ago
nas_pcap.h add tdd/ca support 6 years ago
netsource_handler.h add base class for socket handler using netsource object 5 years ago
pcap.h add MAC-NR PCAP support 5 years ago
pdu.h add type setter to sch_subh and use it for MCH PDUs 5 years ago
pdu_queue.h update copyright notice 6 years ago
rlc_pcap.h fix wrong namespace definition in various places 5 years ago
s1ap_pcap.h add missing license headers 6 years ago
security.h Applied clang-format to zuc_support PR. 5 years ago
snow_3g.h Unified include guards 7 years ago
stack_procedure.h added resumable procedures to make RRC and NAS non-blocking 5 years ago
thread_pool.h created a queue-based thread pool. Tasks are inserted into a queue and then popped by the thread pool workers to be processed. 5 years ago
threads.h created a queue-based thread pool. Tasks are inserted into a queue and then popped by the thread pool workers to be processed. 5 years ago
timeout.h update copyright notice 6 years ago
timers.h Moving mac timers to stack timers (#638) 5 years ago
trace.h introduce new UE layer design 6 years ago
tti_sync.h fix wrong namespace definition in various places 5 years ago
tti_sync_cv.h update copyright notice 6 years ago
zuc.h Added comment to zuc.cc and zuc.h 5 years ago