83 Commits (b71f7b70803c52fa2568747df400043ced230a62)

Author SHA1 Message Date
Paul Sutton b71f7b7080 Adding support for static builds 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
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
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 0931518fa6 Cleaner fix for MKL includes 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 49a2a749a1 added more compiler flags. Added option for avx2 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