srsLTE/lib/include/srsran
Andre Puschmann 59e1bca3f5 rlc_am_lte: fix potential crash when attempting to resize tx queue
under some circumstances it could happen that the RLC is configured
when SDUs are already being written to the queue. The resize
operation of the underlying container would fail in this case.

Make sure to empty the queue before doing the resize.
2021-09-27 11:35:42 +02:00
..
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). 2021-09-14 11:22:40 +02:00
asn1 Added NAS 5G functions incoming msg and reg proc 2021-09-22 15:15:47 +02:00
common Whitelist the TSAN lock order inversion issue in srsenb::mac::rlc_buffer_state. 2021-09-24 14:27:37 +02:00
interfaces sched,nr: fix handling of DL BSR in NR scheduler and computation of UCI 2021-09-24 17:35:15 +02:00
mac ue,mac_nr: move BSR levels lookup table into lib header 2021-09-09 14:29:04 +02:00
phy Initial NR-MIB packing/unpacking 2021-09-22 11:17:27 +02:00
radio Refactored worker_end mechanism for concurrent workers 2021-07-28 12:14:37 +02:00
rlc rlc_am_lte: fix potential crash when attempting to resize tx queue 2021-09-27 11:35:42 +02:00
rrc rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
srslog Implement a new option to flush the file sink contents on every write. 2021-09-14 10:22:37 +02:00
support sched,nr: fix sched RAR NR test; update test assert macros 2021-08-26 12:09:11 +02:00
system Fills the value of the number of cpus for the system_metrics_t and 2021-06-09 09:34:46 +02:00
test rrc,ue: for RRC conn release, delay transition to RRC idle by 60ms as per TS 36.331 2021-06-28 17:35:02 +02:00
upper Added GTPU PDU Session header parsing 2021-09-22 15:15:47 +02:00
CMakeLists.txt rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
build_info.h.in rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
config.h rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00
srsran.h Refactored NR HARQ ACK feedback 2021-07-05 17:51:27 +02:00
version.h.in rename srsLTE to srsRAN 2021-03-21 21:47:01 +01:00