8 Commits (8f73d7ad99a7ee01e68688cea476437e4a558311)

Author SHA1 Message Date
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
Codebot 4523ee6087 rename srsLTE to srsRAN 4 years ago
Andre Puschmann 3784439088 add backward as backtrace pretty printer
this patch adds the MIT-licensed header-only library backward-cpp
as possible alternative for our internal backtrace-to-file
writer.
4 years ago
Pedro Alvarez 9ad1328bbd Copy copyright modifications into debian/copyright. 4 years ago
Francisco Paisana 64e8f5e3ed update license year 4 years ago
Andre Puschmann 5343b33f8a adjust break and replace info in control file and adjust copyright 6 years ago
Andre Puschmann b3e21780be update debian packaging 6 years ago
Andre Puschmann 105d93fd5e add minimal file skeleton to build deb packages for launchpad 7 years ago