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 833ddc3229 build: fix linking failure on RPi 32bit
this fixes a linking problem with RPi 3 (and probably others) running
with Raspbian (new Raspberry Pi OS) that can't use the inline
atomic functions but instead require linking against the lib -latomic.

The CMake code is based on SoapyRTLSdr file (licensed under MIT)
https://github.com/pothosware/SoapyRTLSDR/blob/master/CheckAtomic.cmake
4 years ago
..
hdr Mulpiple CSI measurement fixes. Channel and sync metrics from CSI measurements 4 years ago
src build: fix linking failure on RPi 32bit 4 years ago
test all: bunch of pass by const& changes suggested by LGTM 4 years ago
CMakeLists.txt rename srsLTE to srsRAN 4 years ago
ue.conf.example Configure Short PDCP NR SN support 4 years ago