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 Refactor NR RA files and fix header includes all over library (#2162) 4 years ago
stack proc_ra: protect RA procedure from concurrent thread access 4 years ago
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 4 years ago
main.cc SRSENB/UE Fixed NR workers 4 years ago
metrics_csv.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
metrics_stdout.cc srsue: fix stdout metrics print when scells aren't configured yet 4 years ago
set_net_admin_caps.cc change license header to agnostic version with hint to root LICENSE file 4 years ago
ue.cc gw: calculate GW throughput based on TTI timing 4 years ago