srsLTE/srsue/test
Andre Puschmann a09fb95c25 proc_ra: protect RA procedure from concurrent thread access
that patch addreses issue #2199 by defering RA-related calls that
are executed from within PHY workers.

The time-critical bits of more complex functions such as tb_decoded()
are still executed in the PHY worker thread but the state machine
manipulation is defered.
2021-01-20 17:12:10 +01:00
..
phy Move rat type to common header 2020-12-16 14:12:38 +01:00
ttcn3 Upgrade the swapping logic of the file sink to use the new srslog functionality. 2020-12-30 19:23:20 +01:00
upper stop gw in srsue nas test 2021-01-08 17:20:31 +01:00
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
mac_test.cc proc_ra: protect RA procedure from concurrent thread access 2021-01-20 17:12:10 +01:00
metrics_test.cc srsue: fix stdout metrics print when scells aren't configured yet 2020-12-28 21:21:44 +01:00