182 Commits (8ae0b9bc0534f154c5c0aa7bdcc80e0e40c1090d)

Author SHA1 Message Date
David Rupprecht f14bb1e760 Building srsLTE in a subdir of project 5 years ago
Xavier Arteaga 3acfe68d35 Add /lib/x86... to CMake find library hints 5 years ago
Andre Puschmann d7d3233bde Revert "fix install configs and use SUDO_GID"
This reverts commit e93b4b0e10.
5 years ago
Andre Puschmann adf840ebdc add RapidJSON cmake finder 5 years ago
Andre Puschmann e93b4b0e10 fix install configs and use SUDO_GID
flagged by alex-orange
5 years ago
Dottore Spina 635752c42e Fix call to CHECK_LIBRARY_EXISTS in FindbladeRF
An invalid call to the CMake macro CHECK_LIBRARY_EXISTS() in
cmake/modules/FindbladeRF.cmake prevents srsLTE to enable
support for the bladeRF driver when:
 * libbladeRF is installed to the same custom prefix we use to build
srsLTE, as with cmake -DCMAKE_INSTALL_PREFIX=/path/to/custom/prefix
 * libbladeRF is installed to /usr/local/lib BUT the linker does not
search this path by default

This trivial patch makes FindbladeRF.cmake provide the linker with the path
libbladeRF is actually installed to.
5 years ago
Andre Puschmann 6cde228bc1 bump version and update changelog, readme, etc. 5 years ago
Andre Puschmann 07a6ef1a72 update readme and version file 6 years ago
Andre Puschmann 4b01a2e4a0 update copyright notice 6 years ago
Andre Puschmann 205db6f229 add missing license headers 6 years ago
Andre Puschmann c6e19645af add zmq-based rf driver 6 years ago
Andre Puschmann f64230a209 change user config file path to ~/.config/srslte 6 years ago
Andre Puschmann fa00b8b04d bump version and update changelog 6 years ago
Andre Puschmann 571963b53d update install config script to allow installation to /etc 6 years ago
Xavier Arteaga 8c3a0153b9 Added missing AVX512 intrinsics and flags. Fixes #291. 6 years ago
Xavier Arteaga 8559af55c5 Detect BladeRF Micro compatible drivers 6 years ago
Andre Puschmann 30834968b2 bump version and add changelog for 18.09 6 years ago
Andre Puschmann e12dc1a751 fix SIMD detection for Clang 6 years ago
Andre Puschmann 190634680c bump version to 18.6.1 6 years ago
Andre Puschmann 1c29f27f2d bump version to 18.6 6 years ago
Andre Puschmann aa479f9543 fix config install script (cmake, create dest folder and fix permissions) 7 years ago
Andre Puschmann 2c179dd84f add config install helper 7 years ago
Andre Puschmann 009c090623 extend cmake for finding libpcsclite 7 years ago
Andre Puschmann 3fe6dad323 adding hard SIM card support using PCSC 7 years ago
Andre Puschmann 9a7357cc94 bump version to 18.03.1 7 years ago
Andre Puschmann 9b689d479f bumping version number to 18.03 7 years ago
Andre Puschmann 5a35cef4b0 remove static FFTW library as strict dependency 7 years ago
Andre Puschmann efb7ad709c bump version number 7 years ago
Andre Puschmann dc65e4243c print build info to log and on stdout 7 years ago
Ismael Gomez 1dff82065b Merge branch 'next' into next_novolk 7 years ago
Andre Puschmann c50b093ca3 update version 7 years ago
Xavier Arteaga 0c52c5651d Merge branch 'next_novolk' of https://github.com/softwareradiosystems/srsLTE into next_novolk 7 years ago
Xavier Arteaga 2b775462f7 Added LV_HAVE_AVX512 to CMakeLists 7 years ago
Ismael Gomez bf79d463d4 Merge branch 'next' into next_novolk 7 years ago
Andre Puschmann 8a7e376410 fix CMake's UHD find script for newer UHD binaries 7 years ago
Ismael Gomez 7aa33c1f27 Merge branch 'next' into next_novolk 7 years ago
Xavier Arteaga 2d1166e3fa Added FMA flag 7 years ago
Ismael Gomez fd2a6f13e2 Merge branch 'next' into next_novolk 7 years ago
Paul Sutton f48b1f3d66 Adding ability to statically link FFTW 7 years ago
Paul Sutton fd08dd56ba Fix for security library find scripts 7 years ago
Paul Sutton b71f7b7080 Adding support for static builds 7 years ago
Ismael Gomez 681a2455d9 Merge branch 'next' into next_novolk 7 years ago
Ismael Gomez 72a2b06238 Fixed incompatibility with volk1.2 Make pointer type warnings an error 8 years ago
Ismael Gomez 04b7212ef0 new release and changelog 8 years ago
Ismael Gomez 975a41d55f Merge branch 'next_private' into novolk 8 years ago
Paul Sutton fd5502cfc9 Fix for SSE check in case -std=c99 hasn't been defined beforehand 8 years ago
Paul Sutton 919ff78e35 Tidy up cmake advanced variables 8 years ago
Ismael Gomez e5ae82aef1 added srsENB code 8 years ago
Andre Puschmann ad48f0d347 add cmake find scripts for polarssl and mbedtls 8 years ago
yagoda 0e3cbacfaa fix for soapy cmake in non x86 8 years ago
yagoda ae94416395 adding native lime, soapy, decimation filtering and neon optimizations 8 years ago
Ismael Gomez 94c7f56fbd Merge branch 'next' into novolk 8 years ago
Paul Sutton 631c5b18e2 Merge branch 'master' into next 8 years ago
Paul Sutton c49a299796 Removing old files 8 years ago
Paul Sutton 8adbc19c21 Merged master 8 years ago
Paul Sutton 619ed43e11 Removing old test files and references 8 years ago
yagoda 7c30d85536 fixing errors with compiler flags 8 years ago
Ismael Gomez 6d9770afca added missing volk definitions 8 years ago
Ismael Gomez 5a6126aea0 added missing dotprod_cfc definition 8 years ago
Paul Sutton 932ed9b247 Added GCC_ARCH option to manually set -march in GCC 8 years ago
Paul Sutton ab0d946a68 Merge branch 'next' of https://github.com/srslte/srslte into novolk 8 years ago
Paul Sutton 0931518fa6 Cleaner fix for MKL includes 8 years ago
Ismael Gomez 4104fe18b8 Merge branch 'next' into novolk 8 years ago
Ismael Gomez b2f889081f fixed test for avx2 in cmake 8 years ago
Ismael Gomez 9114441fbf fixed test for avx2 in cmake 8 years ago
Ismael Gomez d7afb87b38 Merge branch 'next' into novolk 8 years ago
Ismael Gomez 49a2a749a1 added more compiler flags. Added option for avx2 8 years ago
Ismael Gomez 5c390c7fe2 Merge branch 'next' into novolk 8 years ago
Ismael Gomez 86750b2db7 removed volk dependency. Checked and working 8 years ago
Paul Sutton 2644031ac8 Adding option to statically link MKL 8 years ago
Ismael Gomez d51cc4b6a6 Updated to version 1.4 8 years ago
Ismael Gomez 59ecfcdfdd Updated to version 1.3.1 8 years ago
Ismael Gomez 7eaf004619 updated to version 1.3 8 years ago
Ismael Gomez 8ee9b32c7a Merge branch 'next' into uplink 8 years ago
Paul Sutton 925e83577b Adding support for MKL fft 9 years ago
Ismael Gomez b934a27075 PUSCH + CQI (short and long) + HARQ + RI working in test 9 years ago
Ismael Gómez-Miguelez 9a856dc6c7 Merge pull request #57 from krsch/patch-1
Update FindMATLAB.cmake
9 years ago
ismagom 90ee1ba73b Fixed VOLK compiler definitions. Reduced track sync window 9 years ago
Paul Sutton af85656096 Merge branch 'cmake_restructure' into test_merge 9 years ago
Paul Sutton 47eb847913 cleanups for cmake files, fixes to linker errors 9 years ago
Alexey Kreschuk c1144325c6 Update FindMATLAB.cmake
There are two problems with `readlink`:
1) it might give a path relative to the symlink location,
2) if matlab bin directory is in $PATH it will yield nothing.
The use of `realpath` solves both of them.
9 years ago
ismagom d6f27327a9 Updated version to 1.2 9 years ago
Paul Sutton cafb8e1ab0 Increasing version number for next branch 9 years ago
Paul Sutton 7fbb961d67 Merge branch 'master' into next 9 years ago
Paul Sutton ba0fecfb96 Minor fix for BuildMEX 9 years ago
Ismael Gomez 350842062a Fixed compilation for different boards 9 years ago
ismagom ba5b14ee3d Renamed CUHD module to RF. Added bladeRF module to CMake 9 years ago
Paul Sutton 83af2f9cd1 Adding to version checking macros 9 years ago
Paul Sutton 6ceda2a4de Added basic versioning 9 years ago
Paul Sutton 3bfd54be3b Fixes for FindVolk so that includes are found correctly 9 years ago
ismagom cea96ce53c Fixed tx_rate in pdsch_enodeb. Added option to compile with standard rates 9 years ago
ismagom 4b493150a5 Fixed deprecated dereference in checkfunctionexistsmath.cmake 9 years ago
ismagom 309791cc61 Try_compile() based CMAKE SSE checking 9 years ago
ismagom c64882d9c2 Merge branch 'master' into tdec 9 years ago
ismagom cd971bc15e Conditional SSE compilation 9 years ago
ismagom 6c194dc078 Conditional SSE compilation 9 years ago
Paul Sutton a75089b5de Moving check for UHD to parent folder so variables remain in scope for examples 9 years ago
ismagom 50ec3a161e New algorithm for QPSK demodulation. Added Turbodecoder precomputation of permutation tables. Added LUT for DCI size calculation. Using Volk for descrambling. 9 years ago
Paul Sutton 0243db86da Cleanup of cmake helpers 9 years ago
Paul Sutton 28c78fe6b2 Minor edits, removing use namespace from headers 10 years ago