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.
4 years ago
..
examples Added 5G NAS PCAP support 4 years ago
include rlc_am_lte: replace do_status boolean with atomic 4 years ago
src rlc_am_lte: replace do_status boolean with atomic 4 years ago
test Refactored NR HARQ ACK feedback 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago