gnss-sdr/src/algorithms
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
..
PVT apply ALL the formatting changes 2023-01-06 12:56:42 -07:00
acquisition Merge branch 'fix_acq_non_blocking_mode' of https://github.com/mmajoral/gnss-sdr into mmajoral-fix_acq_non_blocking_mode 2023-01-11 23:26:46 +01:00
channel Apply changes suggested by clang-tidy 2022-12-06 14:06:01 +01:00
conditioner CMake: Improve spdlog handling 2022-08-23 13:02:04 +02:00
data_type_adapter Fix building 2022-12-05 22:37:49 +01:00
input_filter Apply changes suggested by clang-tidy 2022-12-06 12:54:21 +01:00
libs Improve portability 2023-01-26 18:39:25 +01:00
observables Use ofstream instead of ifstream where appropriate 2022-12-11 12:48:00 +01:00
resampler Use newer signature for set_relative_rate(), improve member initialization 2022-12-08 11:16:40 +01:00
signal_generator Fix building 2022-12-05 22:37:49 +01:00
signal_source Improve portability 2023-01-26 18:39:25 +01:00
telemetry_decoder Use ofstream instead of ifstream where appropriate 2022-12-11 12:48:00 +01:00
tracking Fix namespace so this can build if pmt does not include boost/any.hpp 2023-01-12 09:08:39 +01:00
CMakeLists.txt Apply more concise file header format 2020-12-30 13:35:06 +01:00