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 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.
4 years ago
..
phy Move rat type to common header 4 years ago
ttcn3 Upgrade the swapping logic of the file sink to use the new srslog functionality. 4 years ago
upper stop gw in srsue nas test 4 years ago
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 4 years ago
mac_test.cc proc_ra: protect RA procedure from concurrent thread access 4 years ago
metrics_test.cc srsue: fix stdout metrics print when scells aren't configured yet 4 years ago