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
Andre Puschmann
07d2bc4fe8
change license header to agnostic version with hint to root LICENSE file
4 years ago
Paul Sutton
261425be2c
Restructure of included third-party copyright details
4 years ago
Andre Puschmann
35e7867771
move license info for pcsc class from LICENSE to COPYRIGHT file
4 years ago
Paul Sutton
9165808f8c
Updating notices
8 years ago
Paul Sutton
1ea2f379a7
Updating copyright notices
9 years ago
ismagom
68c4f3a6e1
Removed high-level modules and scripts
9 years ago
Ismael Gómez-Miguelez
67ee1d4b3c
Update COPYRIGHT
9 years ago
Ismael Gómez-Miguelez
59cd1cd271
Update COPYRIGHT
10 years ago
Paul Sutton
fe3d723bdd
Updating copyright notices and project name
10 years ago
ismagom
6a514e4107
All tests completed
11 years ago
ismagom
8f4dee7c53
Reorganized the directory structure. Added Graphics support. Added precoding/layer mapper. MIB detection now working with 1 or 2 tx antennas. Initial eNodeB implementation with PSS/SSS and PBCH generation
11 years ago