gnss-sdr/src/algorithms/libs/volk_gnsssdr_module/volk_gnsssdr/lib
Carles Fernandez 4999d38194
Improve portability
Improve support for RISC-V arch in volk_gnsssdr via cpu_features (updated to c919e9a).
Set BLA_PREFER_PKGCONFIG if not defined by the user, helps to find lapack in some archs (e.g., riscv64)
Fix for Fedora/OpenSUSE, which do not install cpu_features along volk.
Remove volk_gnsssdr_8ic_s8ic_multiply_8ic kernel since it was problematic in some archs
Improve Python detection
Fixes for GCC 13
Remove ENABLE_GENERIC_ARCH configuration option and old ARM detection mechanism
Update gtest to 1.13.0
Add CI jobs for volk_gnsssdr and gnss-sdr in non-x86 archs
2023-01-26 18:39:25 +01:00
..
CMakeLists.txt Pass compiler flags to volk_gnsssdr in a more elegant way 2022-12-17 10:19:09 +01:00
constants.c.in Apply more concise file header format 2020-12-30 13:35:06 +01:00
kernel_tests.h Improve portability 2023-01-26 18:39:25 +01:00
qa_utils.cc Apply more concise file header format 2020-12-30 13:35:06 +01:00
qa_utils.h Apply more concise file header format 2020-12-30 13:35:06 +01:00
testqa.cc Apply more concise file header format 2020-12-30 13:35:06 +01:00
volk_gnsssdr_malloc.c Fix allocated size not a multiple of alignment 2021-10-01 22:43:11 +02:00
volk_gnsssdr_prefs.c Fixes for clang-format 13 2021-10-18 18:18:57 +02:00
volk_gnsssdr_rank_archs.c Fixes for clang-format 13 2021-10-18 18:18:57 +02:00
volk_gnsssdr_rank_archs.h Apply more concise file header format 2020-12-30 13:35:06 +01:00