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 fb4dd3ba7b ttcn3: fix various races between SS and Stack thread detected by TSAN
fixed through the right usage of mutexes in both TTCN PHY and syssim.
nested mutex locking is solved by calling SS from the PHY after
releaseing the PHY lock again.
3 years ago
..
hdr Fix TSAN warnings in UE (#3021) 3 years ago
src ttcn3: fix various races between SS and Stack thread detected by TSAN 3 years ago
CMakeLists.txt srsue,test: reorganize test folders and move to components like we in PHY 3 years ago
ue.conf.example fixing support for extended Cyclic Prefix 4 years ago