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
..
hdr proc_ra: protect RA procedure from concurrent thread access 4 years ago
src proc_ra: protect RA procedure from concurrent thread access 4 years ago
test 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
ue.conf.example Fix comments in ue.conf 4 years ago