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
..
mac proc_ra: protect RA procedure from concurrent thread access 4 years ago
rrc Refactor NR RA files and fix header includes all over library (#2162) 4 years ago
upper gw: use std::chrono for metrics and fix nan display 4 years ago
ue_stack_base.h Added infrastrukture for measurements 4 years ago
ue_stack_lte.h Introducing nr_rrc <-> rrc interface for eutra and nr cap query 4 years ago
ue_stack_nr.h change license header to agnostic version with hint to root LICENSE file 4 years ago