srsLTE/lib/src
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.
2021-07-06 12:50:48 +02:00
..
asn1 Refactored NR HARQ ACK feedback 2021-07-05 17:51:27 +02:00
common Added GNB MAC UL info initial interface and fix PHY implementation 2021-07-05 17:51:27 +02:00
gtpu Moved lib GTPU to its own folder 2021-06-30 18:19:20 +01:00
mac Revert UE changes 2021-06-18 23:17:14 +02:00
pdcp Moved lib PDCP to its own folder 2021-06-30 18:19:20 +01:00
phy Added GNB MAC UL info initial interface and fix PHY implementation 2021-07-05 17:51:27 +02:00
radio Protect Radio from null phy 2021-06-08 14:55:12 +02:00
rlc rlc_am_lte: replace do_status boolean with atomic 2021-07-06 12:50:48 +02:00
srslog Remove an unsafe assert in the log backend that could be triggered under very certain circumstances. 2021-06-28 10:02:22 +02:00
system sys_metrics: reduce log level when measurement interval is shorter than expected 2021-07-02 12:01:39 +02:00
CMakeLists.txt Moved lib GTPU to its own folder 2021-06-30 18:19:20 +01:00