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 3173dedf0a ue_stack_lte: make sure to execute stack commands on Stack thread
some commands were executed from the calling thread which may lead
to concurrent access to members. Detected by TSAN. The patch
moves all remaining calls (the majority was alread moved) to the
Stack task queue.
4 years ago
..
hdr Fix TSAN warnings in UE (#3021) 4 years ago
src ue_stack_lte: make sure to execute stack commands on Stack thread 4 years ago
CMakeLists.txt srsue,test: reorganize test folders and move to components like we in PHY 4 years ago
ue.conf.example fixing support for extended Cyclic Prefix 4 years ago