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.
faluco a70ad58440 Fix a data race in the UHD class wrapper where the last error member was being set concurrently causing random crashes.
Introduce a new macro to catch UHD exceptions and log them directly instead of storing an error string, similar to what errno does.

Remove usrp logging helpers that depend on the now removed member since all calls potentially log the error directly.
4 years ago
..
examples Added 5G NAS PCAP support 4 years ago
include rrc,ue: for RRC conn release, delay transition to RRC idle by 60ms as per TS 36.331 4 years ago
src Fix a data race in the UHD class wrapper where the last error member was being set concurrently causing random crashes. 4 years ago
test Refactored gNb PHY 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago