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.
faluco 54fab314c0 Enhance RRC eNB events:
- Implement a common event "log_rrc" for all RRC events and discriminate by procedure using an enum.
- Log events for connection, reestablishment, reconfig, reject and release.
- Log the corresponding ASN1 message used by each procedure.
- Redefine the JSON object for this event to match the new structure.

Fixed a compilation error detected by the static analyzer in gcc9.3 where bounded_vector::data() was using taking the address of the internal buffer which confused it, prefer to use the data method of std::array.
4 years ago
..
backtrace.h rename srsLTE to srsRAN 4 years ago
backward.hpp rename srsLTE to srsRAN 4 years ago
band_helper.h rename srsLTE to srsRAN 4 years ago
basic_pnf.h all: check return value of make_byte_buffer() and handle them safely 4 years ago
basic_vnf.h rename srsLTE to srsRAN 4 years ago
basic_vnf_api.h rename srsLTE to srsRAN 4 years ago
bcd_helpers.h rename srsLTE to srsRAN 4 years ago
block_queue.h rename srsLTE to srsRAN 4 years ago
buffer_pool.h gtpu - added comments, updated expected construct, handled in rrc the case a gtpu teid fails to allocate 4 years ago
byte_buffer.h gtpu - added comments, updated expected construct, handled in rrc the case a gtpu teid fails to allocate 4 years ago
common.h gtpu - added comments, updated expected construct, handled in rrc the case a gtpu teid fails to allocate 4 years ago
common_helper.h rename srsLTE to srsRAN 4 years ago
config_file.h rename srsLTE to srsRAN 4 years ago
crash_handler.h rename srsLTE to srsRAN 4 years ago
enb_events.h Enhance RRC eNB events: 4 years ago
epoll_helper.h rename srsLTE to srsRAN 4 years ago
gen_mch_tables.h rename srsLTE to srsRAN 4 years ago
int_helpers.h rename srsLTE to srsRAN 4 years ago
interfaces_common.h rename srsLTE to srsRAN 4 years ago
liblte_security.h rename srsLTE to srsRAN 4 years ago
log_helper.h rename srsLTE to srsRAN 4 years ago
mac_pcap.h rename srsLTE to srsRAN 4 years ago
mac_pcap_base.h mac_pcap_base: increase PDU queue size to 512 4 years ago
mac_pcap_net.h rename srsLTE to srsRAN 4 years ago
metrics_hub.h rename srsLTE to srsRAN 4 years ago
multiqueue.h rename srsLTE to srsRAN 4 years ago
nas_pcap.h rename srsLTE to srsRAN 4 years ago
netsource_handler.h rename srsLTE to srsRAN 4 years ago
network_utils.h rename srsLTE to srsRAN 4 years ago
pcap.h rename srsLTE to srsRAN 4 years ago
rlc_pcap.h rename srsLTE to srsRAN 4 years ago
rwlock_guard.h rename srsLTE to srsRAN 4 years ago
s1ap_pcap.h rename srsLTE to srsRAN 4 years ago
s3g.h rename srsLTE to srsRAN 4 years ago
security.h rename srsLTE to srsRAN 4 years ago
signal_handler.h rename srsLTE to srsRAN 4 years ago
srsran_assert.h refactor - increase code reuse in adt files 4 years ago
ssl.h rename srsLTE to srsRAN 4 years ago
stack_procedure.h rename srsLTE to srsRAN 4 years ago
standard_streams.h rename srsLTE to srsRAN 4 years ago
string_helpers.h rename srsLTE to srsRAN 4 years ago
task_scheduler.h rename srsLTE to srsRAN 4 years ago
test_common.h created macros for assertions and warnings. The assert macro prints the whole callstack on crash. The warning macro can just log a warning or call an assertion fail depending on the cmake flag STOP_ON_WARNING 4 years ago
thread_pool.h rename srsLTE to srsRAN 4 years ago
threads.h rename srsLTE to srsRAN 4 years ago
time_prof.h rename srsLTE to srsRAN 4 years ago
timeout.h rename srsLTE to srsRAN 4 years ago
timers.h rename srsLTE to srsRAN 4 years ago
trace.h rename srsLTE to srsRAN 4 years ago
tti_point.h changed srsran_warning to srsran_expect. Applied new macro to rlc am 4 years ago
tti_sempahore.h rename srsLTE to srsRAN 4 years ago
tti_sync.h rename srsLTE to srsRAN 4 years ago
tti_sync_cv.h rename srsLTE to srsRAN 4 years ago
zuc.h rename srsLTE to srsRAN 4 years ago