srsLTE/lib/include/srsran/common
Francisco 83c1fb65d7 nr,gnb,rrc: add rrc nr message handler and send functions to establish an SA RRC connection 2021-11-12 14:46:44 +00:00
..
backtrace.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
backward.hpp backward: fix compile error on aarch64 2021-04-26 09:43:58 +02:00
band_helper.h fix calculation of ssb frequency. 2021-10-05 18:21:58 +02:00
bcd_helpers.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
bearer_manager.h WIP: fixing collision in the the users_map 2021-10-21 23:26:46 +02:00
block_queue.h Rename functions that contain the unsafe word to nolock. 2021-09-27 13:26:21 +02:00
buffer_pool.h byte_buffer: fix compilation when buffer pool log is enabled 2021-05-03 12:42:38 +02:00
byte_buffer.h nr,gnb: small gnb interface refactors and fix of byte buffer operator= 2021-11-04 18:05:14 +00:00
common.h Added check for consequetive KOs in MAC. Change set_activity_user to pass activity and max KOs to RRC and trigger RLF timeout. 2021-04-01 13:21:43 +01:00
common_helper.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
common_lte.h gtpu: renamed lcid to eps_bearer_id as parte of the refactor of gtpu to use eps_bearer_ids 2021-09-02 17:12:04 +02:00
common_nr.h sched: created class common to LTE and NR for ue buffer status management 2021-09-01 20:08:11 +02:00
config_file.h config_file: print message when config file couldn't be read 2021-07-06 21:57:44 +02:00
crash_handler.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
enb_events.h Report the SIB9 home enb name in the enb sector start/sector stop events. 2021-09-07 16:36:56 +02:00
epoll_helper.h epoll_helper: use std::atomic to protect exit called from different thread 2021-05-26 14:25:38 +02:00
gen_mch_tables.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
int_helpers.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
interfaces_common.h Enum fixes so clang 12 can build the repo 2021-10-14 08:48:04 +02:00
liblte_security.h USIM functions for res star 2021-09-07 11:06:56 +02:00
log_helper.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
mac_pcap.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
mac_pcap_base.h Delete move constructor and move assignment operator explictly for mac_pcap_base and s1ap_pcap classes. 2021-10-15 15:05:37 +02:00
mac_pcap_net.h network utils refactor - renaming of socket handle to unique socket and cleanup of its methods 2021-04-02 11:42:50 +01:00
metrics_hub.h Initialize metrics in hub 2021-04-15 21:32:35 +02:00
multiqueue.h simplification of multiqueue design. 2021-05-24 17:24:12 +02:00
nas_pcap.h Added 5G NAS PCAP support 2021-06-22 09:02:07 +02:00
netsource_handler.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
network_utils.h nr,gnb: updates in parsing and phy files to allow the splitting of NR and LTE stacks 2021-11-04 15:24:57 +00:00
pcap.h Added 5G NAS PCAP support 2021-06-22 09:02:07 +02:00
phy_cfg_nr.h Asynchronous NR PHY configuration (#3527) 2021-10-25 10:51:02 +02:00
phy_cfg_nr_default.h Packed NR TDD config in duplex configuration and created test case for FDD 2021-09-21 18:11:16 +02:00
rlc_pcap.h Some LGTM fixes (#3564) 2021-10-26 21:15:36 +02:00
rwlock_guard.h mac: apply changes by PR reviewers 2021-10-13 11:12:03 +02:00
s1ap_pcap.h Delete move constructor and move assignment operator explictly for mac_pcap_base and s1ap_pcap classes. 2021-10-15 15:05:37 +02:00
s3g.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
security.h Added more 5G security kdfs 2021-09-07 11:06:56 +02:00
slot_point.h sched,nr: use formatting %d to represent slot index 2021-10-04 13:43:56 +02:00
ssl.h Added kdf common 2021-09-07 11:06:56 +02:00
stack_procedure.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
standard_streams.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
string_helpers.h Cleaned string helpers 2021-09-16 15:24:32 +02:00
task_scheduler.h task_scheduler: use block_queue for internal tasks 2021-07-02 17:22:49 +02:00
test_common.h nr,gnb,rrc: add rrc nr message handler and send functions to establish an SA RRC connection 2021-11-12 14:46:44 +00:00
test_pcap.h test_pcap: add function description 2021-07-28 10:26:09 +02:00
thread_pool.h nr,sched,test: update sched nr test to better reflect MAC-PHY FAPI 2021-10-14 19:27:52 +01:00
threads.h threads: fix race in stopping periodic thread 2021-06-01 22:44:12 +02:00
time_prof.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
timeout.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
timers.h timers,feature: make timers thread-safe by using atomic to store timers state. 2021-05-31 23:26:36 +01:00
trace.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
tsan_options.h Whitelist a reported deadlock involving read lock. 2021-10-29 12:45:47 +02:00
tti_point.h fix location of support/ folder. Created macros for ASSERT_EQ and ASSERT_NEQ 2021-08-23 16:47:54 +02:00
tti_sempahore.h Create TTI semaphpore default constructor 2021-06-28 00:27:36 +02:00
tti_sync.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
tti_sync_cv.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
zuc.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00