srsLTE/lib/include/srslte/common
Francisco Paisana f2d88e5a5b simplified NAS rrc connection request procedure
move non-type-specific methods of proc_t to its base class.
procedure state machine was simplified via a future-type. Now procedures dont get stuck until the user reads the procedure outcome.
made the NAS procedures more event trigger/reaction-based.
2019-10-23 18:19:25 +02:00
..
backtrace.h Added backtrace print helper 2019-05-14 22:32:07 +02:00
bcd_helpers.h Fixed warning on bytes_to_mnc 2019-09-10 13:46:21 +02:00
block_queue.h fix the hanging in the UE during shutdown 2019-05-24 17:08:14 +02:00
bounded_bitset.h rework scheduler 2019-05-14 22:34:50 +02:00
buffer_pool.h fix wrong namespace definition in various places 2019-08-07 15:32:49 +02:00
common.h Refactor in eNodeB, add channel emulator and fixes in OFDM 2019-10-23 11:09:39 -05:00
config_file.h update copyright notice 2019-04-29 09:20:02 +02:00
crash_handler.h update copyright notice 2019-04-29 09:20:02 +02:00
gen_mch_tables.h update copyright notice 2019-04-29 09:20:02 +02:00
int_helpers.h More clang-format for PDCP 2019-07-30 15:01:50 +02:00
interfaces_common.h Removed srslte prefix from pdcp_config_t 2019-07-30 15:01:50 +02:00
liblte_security.h Applied clang-format to zuc_support PR. 2019-09-10 13:46:21 +02:00
liblte_ssl.h Clang-formated liblte_* 2019-07-13 14:41:04 +02:00
log.h add info_long() method to log filter 2019-10-18 16:38:55 +02:00
log_filter.h add info_long() method to log filter 2019-10-18 16:38:55 +02:00
logger.h bigger log buffer. Now it is 1024 chars (#649) 2019-09-17 11:42:17 +02:00
logger_file.h add stop() to logger_file 2019-09-16 21:39:15 +02:00
logger_stdout.h bigger log buffer. Now it is 1024 chars (#649) 2019-09-17 11:42:17 +02:00
mac_nr_pcap.h add MAC-NR PCAP support 2019-09-17 17:19:13 +02:00
mac_nr_pdu.h add MAC NR PDU packing and associated unit tests 2019-09-17 17:19:13 +02:00
mac_pcap.h pcap: add dtor 2019-06-18 20:50:23 +02:00
metrics_hub.h extend thread class to set unique thread name in ctor 2019-06-03 15:03:20 +02:00
multiqueue.h implemented andre's PR review requests 2019-09-18 12:18:33 +02:00
nas_pcap.h add tdd/ca support 2019-04-25 20:57:58 +02:00
netsource_handler.h add base class for socket handler using netsource object 2019-09-17 21:56:47 +02:00
pcap.h add MAC-NR PCAP support 2019-09-17 17:19:13 +02:00
pdu.h fix parsing of corrupted MAC PDUs 2019-10-11 17:35:52 +02:00
pdu_queue.h update copyright notice 2019-04-29 09:20:02 +02:00
rlc_pcap.h fix wrong namespace definition in various places 2019-08-07 15:32:49 +02:00
s1ap_pcap.h add missing license headers 2019-04-26 21:20:12 +02:00
security.h Applied clang-format to zuc_support PR. 2019-09-10 13:46:21 +02:00
snow_3g.h Unified include guards 2018-03-31 19:04:04 +02:00
stack_procedure.h simplified NAS rrc connection request procedure 2019-10-23 18:19:25 +02:00
thread_pool.h SRSENB: Split sf_worker and cc_worker 2019-10-21 16:17:37 +02:00
threads.h add helper method to obtain thread name 2019-10-15 10:13:21 +02:00
timeout.h update copyright notice 2019-04-29 09:20:02 +02:00
timers.h Moving mac timers to stack timers (#638) 2019-09-04 15:28:09 +02:00
trace.h introduce new UE layer design 2019-05-17 17:46:28 +02:00
tti_sync.h fix wrong namespace definition in various places 2019-08-07 15:32:49 +02:00
tti_sync_cv.h update copyright notice 2019-04-29 09:20:02 +02:00
zuc.h Added comment to zuc.cc and zuc.h 2019-09-10 13:46:21 +02:00