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 53a7dc78ee rlc_am_lte: replace do_status boolean with atomic
the do_status is queried from the Tx code frequently. To reduce
chances to delay the execution because the RLC Rx side is currently
holding the mutex we can use an atomic.
3 years ago
..
adt bugfix,sched: avoid instability in TPCs around PHR~0 3 years ago
asn1 Refactored NR HARQ ACK feedback 3 years ago
common Fix default PHY NR configuration 3 years ago
interfaces Added GNB MAC UL info initial interface and fix PHY implementation 3 years ago
mac Revert UE changes 3 years ago
phy Added GNB MAC UL info initial interface and fix PHY implementation 3 years ago
radio Fix carrier mapping concurrency issue 3 years ago
rlc rlc_am_lte: replace do_status boolean with atomic 3 years ago
rrc rename srsLTE to srsRAN 4 years ago
srslog - Add a mutex with priority inheritance for srslog internal structures. 4 years ago
system Fills the value of the number of cpus for the system_metrics_t and 3 years ago
test rrc,ue: for RRC conn release, delay transition to RRC idle by 60ms as per TS 36.331 3 years ago
upper Moved lib RLC into it's own folder 3 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 3 years ago
version.h.in rename srsLTE to srsRAN 4 years ago