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 d2f09a8d3c Fix a nasty data race in the ue_bearer_manager class. The underlying std::map member was being accessed concurrently potentially corrupting memory. 3 years ago
..
adt Fix the default constructor of the optional class to avoid a spurious uninitialized value warning in older GCC versions (seen for ARM32 and GCC 8.3). 3 years ago
asn1 Remove length from class and pass by reference 3 years ago
common Fix a nasty data race in the ue_bearer_manager class. The underlying std::map member was being accessed concurrently potentially corrupting memory. 3 years ago
interfaces ue,phy,nr: fix race condition when setting UL grant for Msg3 3 years ago
mac ue,mac_nr: move BSR levels lookup table into lib header 3 years ago
phy nr: refactor DL/UL frequency deriviation 3 years ago
radio Refactored worker_end mechanism for concurrent workers 3 years ago
rlc Fix data race in the metrics of the rlc. 3 years ago
rrc rename srsLTE to srsRAN 4 years ago
srslog Implement a new option to flush the file sink contents on every write. 3 years ago
support sched,nr: fix sched RAR NR test; update test assert macros 3 years ago
system Fills the value of the number of cpus for the system_metrics_t and 4 years ago
test rrc,ue: for RRC conn release, delay transition to RRC idle by 60ms as per TS 36.331 4 years ago
upper Moved lib RLC into it's own folder 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago
build_info.h.in rename srsLTE to srsRAN 4 years ago
config.h rename srsLTE to srsRAN 4 years ago
srsran.h Refactored NR HARQ ACK feedback 4 years ago
version.h.in rename srsLTE to srsRAN 4 years ago