1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-08-31 09:57:58 +00:00
Commit Graph

9268 Commits

Author SHA1 Message Date
Carles Fernandez
ccbbd7b2e4 Fix clang-tidy job 2024-02-26 15:05:01 +01:00
Carles Fernandez
2988e2ac4a Fix CI for macos-based jobs 2024-02-26 14:44:20 +01:00
Carles Fernandez
661a8aec0b Fix googletest tag 2024-02-25 10:32:34 +01:00
Carles Fernandez
a10a465d30 Be more strict in googletest requirements 2024-02-25 10:08:43 +01:00
Carles Fernandez
0a66cca381 Fix for glog 0.7.0 2024-02-25 08:20:56 +01:00
Carles Fernandez
8e5d636132 Bump local version of googletest to v1.14.0 2024-02-23 12:52:32 +01:00
Carles Fernandez
fbca34a4b4 Fix typo in changelog 2024-02-21 17:49:24 +01:00
Carles Fernandez
58c066bd9e Find dependencies in the loongarch64 architecture 2024-02-21 17:39:43 +01:00
Carles Fernandez
f446bf3238 Add missing include
Fix compilation against glog-0.7.0
2024-02-19 17:54:18 +01:00
Carles Fernandez
eb23504d0b Bump local version of glog to 0.7.0 2024-02-18 21:13:04 +01:00
Carles Fernandez
7c58a45bdc Merge branch 'kalmancito-tidy-conf' into next 2024-01-29 15:33:15 +01:00
Carles Fernandez
ffd925c1fc Update changelog 2024-01-29 15:32:48 +01:00
kalmancito
90b2f804d8 [manag] tidy conf files 2024-01-29 11:44:59 +01:00
Carles Fernandez
ec180d8525 Fix clang-format job 2024-01-26 10:28:10 +01:00
Carles Fernandez
9fd1c4ea0f Merge branch 'main' of https://github.com/gnss-sdr/gnss-sdr into next 2024-01-25 01:03:47 +01:00
Carles Fernandez
c94b2ddfe8 Fix CITATION.cff v0.0.19.1 2024-01-25 01:02:30 +01:00
Carles Fernandez
dedb9a5950 The action continues at the next branch 2024-01-24 23:22:32 +01:00
Carles Fernandez
1ddd456272 Add new authors v0.0.19 2024-01-24 22:20:30 +01:00
Carles Fernandez
9880fdd57c Bump version to 0.0.19 2024-01-23 14:49:19 +01:00
Carles Fernandez
fe5523c565 Fix spelling errors detected by lintian 2024-01-23 14:42:46 +01:00
Carles Fernandez
95e6111a46 Better tuning of position KF for moving receivers 2024-01-23 11:07:31 +01:00
Carles Fernandez
84ce3ebc2f Fix Wshorten-64-to-32 warning 2024-01-23 11:05:27 +01:00
Carles Fernandez
a50a59fe1b Remove RemoveDuplicates.cmake 2024-01-23 11:03:03 +01:00
Carles Fernandez
df999a45e7 Merge branch 'seanstone-next' into next 2024-01-14 08:49:37 +01:00
Carles Fernandez
4191a3e851 Merge branch 'next' of https://github.com/seanstone/gnss-sdr into seanstone-next 2024-01-14 08:49:07 +01:00
Carles Fernandez
e9cea61b87 Fix building of benchmarks with Xcode 2024-01-14 08:41:03 +01:00
En Shih
b22f64cc6c Fix finding packages for homebrew on M1 macs 2024-01-14 13:53:47 +08:00
Carles Fernandez
1909900b36 CI: add libmatio to macos jobs 2024-01-13 12:09:06 +01:00
Carles Fernandez
3697bc1dce Improve value reading in navigation message decoding
More concise code, less branching, fix some Wshorten-64-to-32 warnings
2024-01-13 12:07:06 +01:00
Carles Fernandez
5d5cbc05eb Fix Wshorten-64-to-32 warning 2024-01-12 10:47:14 +01:00
Carles Fernandez
0ce2e5b5d8 Fix building of local armadillo in some environments 2024-01-12 10:46:01 +01:00
Carles Fernandez
8e1a7ce789 Allow building of local Armadillo also in macOS Sonoma 2024-01-06 10:44:15 +01:00
Carles Fernandez
00f9a131d8 Fix for old CMake versions 2024-01-03 09:14:55 +01:00
Carles Fernandez
c16440fb35 Update changelog 2024-01-02 18:20:54 +01:00
Carles Fernandez
61d7573eb6 Remove duplicate dependencies when linking 2024-01-02 14:04:53 +01:00
Carles Fernandez
5b257a6778 Fix formatting 2024-01-01 21:04:07 +01:00
Carles Fernandez
76f2cc411a Enable building using macOS Sonoma 2024-01-01 17:33:15 +01:00
Carles Fernandez
7d6d62dbc6 Fix data race condition 2024-01-01 14:23:42 +01:00
Carles Fernandez
6b9ad0332b Fix data race condition 2023-12-22 10:34:35 +01:00
Carles Fernandez
a2f8758ac7 Do not use __VOLK_VOLATILE in neon tests
and other minor chores
2023-12-21 17:56:32 +01:00
Carles Fernandez
5d1057227d Revert "Remove leftovers from building in the source directory"
This reverts commit acf80198af.
2023-12-21 15:33:30 +01:00
Carles Fernandez
3338a8bc0c CI: Workaround for macos-based jobs 2023-12-21 14:52:41 +01:00
Carles Fernandez
9618918aee Improve formatting consistency 2023-12-21 14:46:27 +01:00
Carles Fernandez
c498809bfb Better initialization for Fpga_dynamic_bit_selection constructor 2023-12-21 14:25:01 +01:00
Carles Fernandez
acf80198af Remove leftovers from building in the source directory 2023-12-21 13:58:31 +01:00
Carles Fernandez
4916c6c8e8 Fix member initializations, potential data race conditions, and minor performance issues detected by Coverity Scan
Never throw from main
2023-12-21 13:57:41 +01:00
Carles Fernandez
d8fabdb4ac Add [[maybe_unused]] to silence warnings 2023-12-21 10:18:12 +01:00
Marc Majoral
dfbdd4bc76 fix comment 2023-12-20 18:56:04 +01:00
Marc Majoral
3df8b9e83f remove EZDMA files 2023-12-20 18:56:04 +01:00
Marc Majoral
8b512d997b Remove the EZDMA driver, fix time reporting when using the FPGA, and include minor fixes for the dynamic bit selection, the AD9361 FPGA signal source, and the FPGA acquisition sampling factor parameter 2023-12-20 18:56:04 +01:00