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 b88e877b4c ttcn3: make SS single threaded and use SCTP for test ports
- remove all threading from SS
- use epoll to handle test port connections, signals, and timers
- convert testport interface to SCTP
5 years ago
..
backtrace.h Added backtrace print helper 6 years ago
bcd_helpers.h Clang format UE, eNB and lib (#850) 5 years ago
block_queue.h replace FIXME with TODO 5 years ago
bounded_bitset.h addition of SCell Activation CE Cmd to scheduler and MAC 5 years ago
buffer_pool.h Clang format UE, eNB and lib (#850) 5 years ago
common.h Clang format UE, eNB and lib (#850) 5 years ago
config_file.h Clang format UE, eNB and lib (#850) 5 years ago
crash_handler.h Clang format UE, eNB and lib (#850) 5 years ago
epoll_helper.h ttcn3: make SS single threaded and use SCTP for test ports 5 years ago
gen_mch_tables.h Clang format UE, eNB and lib (#850) 5 years ago
int_helpers.h converted s1ap to new s1ap asn1 lib. Cleaned up bitstring packing/unpacking and bitstring types 5 years ago
interfaces_common.h SRSENB: UE PHY dedicated takes a flat configuration structure 5 years ago
liblte_security.h Clang format UE, eNB and lib (#850) 5 years ago
liblte_ssl.h Clang-formated liblte_* 5 years ago
log.h new logmap class to store globally accessible logs 5 years ago
log_filter.h added a singleton map to facilitate access to each layer logger 5 years ago
logger.h remove std::move when returning freshly created unique_ptr 5 years ago
logger_file.h Clang format UE, eNB and lib (#850) 5 years ago
logger_stdout.h Clang format UE, eNB and lib (#850) 5 years ago
logmap.h update the scheduler interfaces to accommodate the configuration of multiple carriers 5 years ago
mac_nr_pcap.h move PCAP into own compilation unit 5 years ago
mac_nr_pdu.h Clang format UE, eNB and lib (#850) 5 years ago
mac_pcap.h Clang format UE, eNB and lib (#850) 5 years ago
metrics_hub.h Apply clang-format to the lib in preperation for PR. 5 years ago
multiqueue.h fix coverity va_list issues 5 years ago
nas_pcap.h Clang format UE, eNB and lib (#850) 5 years ago
netsource_handler.h add base class for socket handler using netsource object 5 years ago
network_utils.h changed the naming of mch to m1u in the gtpu class 5 years ago
pcap.h move PCAP into own compilation unit 5 years ago
pdu.h now the scell_activation CE is only for 1 octet. The 4 octet one is not yet supported. 5 years ago
pdu_queue.h Clang format UE, eNB and lib (#850) 5 years ago
rlc_pcap.h Clang format UE, eNB and lib (#850) 5 years ago
rwlock_guard.h created a lock guard for pthread rwlocks. This will avoid using gotos in many cases, and the RAII technique avoids many accidents. 5 years ago
s1ap_pcap.h Clang format UE, eNB and lib (#850) 5 years ago
security.h Clang format UE, eNB and lib (#850) 5 years ago
singleton.h created a generic crtp class for handling singletons. I am using that class for the logmap now 5 years ago
snow_3g.h Clang format UE, eNB and lib (#850) 5 years ago
stack_procedure.h fix issue with future clear 5 years ago
test_common.h updated the test logging utils 5 years ago
thread_pool.h Clang format UE, eNB and lib (#850) 5 years ago
threads.h Clang format UE, eNB and lib (#850) 5 years ago
timeout.h Clang format UE, eNB and lib (#850) 5 years ago
timers.h timers: rename value() to time_elapsed() 5 years ago
trace.h Clang format UE, eNB and lib (#850) 5 years ago
tti_sempahore.h srsLTE: removed timout in tti semaphore 5 years ago
tti_sync.h Clang format UE, eNB and lib (#850) 5 years ago
tti_sync_cv.h Clang format UE, eNB and lib (#850) 5 years ago
zuc.h Added comment to zuc.cc and zuc.h 5 years ago