1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-03-04 02:28:17 +00:00

9839 Commits

Author SHA1 Message Date
Marc Majoral
cbf068c97a Fix handling of zero padding option when disabled. 2025-02-28 19:45:19 +01:00
Marc Majoral
61d393f7cd Fix automatic resampler configuration. 2025-02-28 19:45:19 +01:00
Marc Majoral
8bc9e362ea Updated output message for unsupported sampling frequency in FPGA acquisition IP. 2025-02-28 19:45:19 +01:00
Marc Majoral
3651822265 Updated controlled termination behavior when the FPGA does not support the requested sampling frequency. 2025-02-28 19:45:19 +01:00
Marc Majoral
08ac861f31 When using the FPGA, enable automatic selection of the acquisition resampler in the L1/E1 band to apply the lowest possible sample rate during acquisition and automatically manage zero-padding. 2025-02-28 19:45:19 +01:00
Carles Fernandez
b9fe78cf0a
Fix formatting 2025-02-16 22:15:08 +01:00
Carles Fernandez
fa1e9209c5
CMake: centralize find paths in a single file
Improve Macports/Homebrew detection. Do not hardcode /opt/local or /opt/homebrew
2025-02-16 22:10:20 +01:00
Carles Fernandez
a6daa5ad7e
Fix typo 2025-02-13 13:19:00 +01:00
Carles Fernandez
7615ac48ab
Fix CMake formatting 2025-02-13 08:49:42 +01:00
Carles Fernandez
dca58720f9
volk_gnsssdr: improve 64 bit host CPU detection 2025-02-12 22:21:22 +01:00
Carles Fernandez
1120c53252
CI: update Android tests 2025-02-12 21:04:41 +01:00
Carles Fernandez
b4f373df57
volk_gnsssdr: improve install path detection
Re-enable usage of own cpu_features if volk >= 3.1 and not found
Add toolchain file for riscv64 RVV and CI tests
2025-02-11 19:07:14 +01:00
Carles Fernandez
32e7dc03ae
Fix typos detected by codespell 2025-02-10 13:20:14 +01:00
Carles Fernandez
a9688ddad5
CI: Fix clang-tidy job 2025-02-08 09:28:34 +01:00
Carles Fernandez
3355f810c6
Update README.md file 2025-02-08 09:13:58 +01:00
Carles Fernandez
00e5b2b4ec
Bump Googletest to 1.16.0 2025-02-08 09:07:04 +01:00
Carles Fernandez
8e4dcd08be
Make lighter comparisons 2025-02-08 09:03:52 +01:00
Carles Fernandez
11a77ee918
Improve zero detection 2025-01-29 00:00:07 +01:00
Carles Fernandez
777a987b5f
Make clang-tidy happy 2025-01-27 18:14:05 +01:00
Carles Fernandez
5f1eea4d08
Avoid potential division by zero 2025-01-27 16:53:37 +01:00
Carles Fernandez
19324814e2
Avoid potential division by zero 2025-01-27 16:40:26 +01:00
Carles Fernandez
e1fc5b49df
Avoid potential division by zero 2025-01-27 15:19:44 +01:00
Carles Fernandez
003bb82765
Avoid potential division by zero 2025-01-27 14:56:52 +01:00
Carles Fernandez
8adc2b26c2
Avoid potential division by zero 2025-01-27 14:31:46 +01:00
Carles Fernandez
8109588220
volk_gnsssdr: add RISC-V vector extension detection 2025-01-27 14:30:19 +01:00
Carles Fernandez
4ac58ccb00
Fix ENABLE_OWN_ABSEIL when using clang 2025-01-24 15:08:15 +01:00
Carles Fernandez
56692ca75b
Fix building with Clang >=18 and abseil 2025-01-24 14:20:38 +01:00
Carles Fernandez
71aac10577
CI: pin volk_gnsssdr tests to Ubuntu 22.04 2025-01-24 12:46:35 +01:00
Carles Fernandez
da85c91605
Add missing include 2025-01-24 12:23:26 +01:00
Carles Fernandez
c29b85a82a
Update cpu_features to Dec24 2025-01-24 12:18:45 +01:00
Carles Fernandez
58c2178f98
CI: remove parallel builds 2025-01-24 10:32:09 +01:00
Carles Fernandez
b9c834acba
Revert unnecessary moves 2025-01-24 00:41:06 +01:00
Carles Fernandez
4c99d1c605
Fix volk_gnsssdr_profile 2025-01-23 23:16:08 +01:00
Carles Fernandez
bd0d19a24b
Fix low-impact performance inefficiency defects detected by Coverity Scan 2024.6
Reduce defect noise so other defects are easier spotted
2025-01-23 22:32:35 +01:00
Carles Fernandez
274fdfd6b7
Fix CMake logic 2025-01-22 22:39:42 +01:00
Carles Fernandez
25b1861405
Improve report of Homebrew / Macports detection
Improve Boost finding if using Macports
Update changelog
Bump Pugixml local version to 1.15 and Protocol Buffers to 29.3
2025-01-22 22:14:33 +01:00
joebre
b82332cd33 clang-tiday fix
Signed-off-by: joebre <joel.brenner@saphyrion.ch>
2025-01-22 15:25:17 +01:00
joebre
4b2e5661cf clang-formt
Signed-off-by: joebre <joel.brenner@saphyrion.ch>
2025-01-22 15:25:17 +01:00
joebre
acae99cb5c gps almanac decoding
Signed-off-by: joebre <joel.brenner@saphyrion.ch>
2025-01-22 15:25:17 +01:00
Carles Fernandez
deb127e177
Pass big parameter by reference 2024-12-29 23:59:27 +01:00
Carles Fernandez
6757adf8d5
Safer copy constructor and copy assignment operator for Gnss_Satellite
Fix clang-tidy bugprone-exception-escape warnings
2024-12-29 22:38:55 +01:00
Carles Fernandez
a48e0fee23
CI: Use Python 3.13 2024-12-26 20:50:57 +01:00
Carles Fernandez
35404c91b0
Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into more_ci 2024-12-26 11:49:33 +01:00
Carles Fernandez
6d00641896
Transition to clang-format 19 2024-12-26 11:38:07 +01:00
Carles Fernandez
700d4403d5
Transition to clang-format 19 2024-12-26 11:18:41 +01:00
Carles Fernandez
dc55847aee
Bump local version of Armadillo and Protocol Buffers 2024-12-22 02:12:39 +01:00
Carles Fernandez
e805a08ff5
Modernize .clang-format 2024-12-22 02:02:53 +01:00
Carles Fernandez
21a8e8fee0
CI: try clang-format 19 2024-12-22 01:14:18 +01:00
Carles Fernandez
e90fef3e6b
CI: try clang-format 19 2024-12-22 01:08:58 +01:00
Carles Fernandez
09bec373bd
CI: apply clang-format also to tests and utils folders 2024-12-22 01:04:14 +01:00