1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-29 14:37:39 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Carles Fernandez
4bd3f09409 Fix performance inefficiencies detected by Coverity Scan 2025-08-11 07:45:22 +02:00
Mathieu Favreau
3aa97191df Rename file 2025-07-23 20:58:58 +00:00
Mathieu Favreau
18006bbbe9 First pass to remove receiver_type 2025-07-23 19:05:11 +00:00
Mathieu Favreau
54f677ff60 Cleanup gnss block factory 2025-05-07 18:42:54 +00:00
Carles Fernandez
6685f4ca70 Fix lintian warning raised by source code lines with more than 512 characters
See https://lintian.debian.org/tags/very-long-line-length-in-source-file.html
Setting ColumnLimit: 512 in .clang-format file has side effects
Fix existing offending lines
Add a CI job to catch regressions
Update CHANGELOG.md file, add DOI for v0.0.20
2025-04-04 22:32:27 +02:00
Carles Fernandez
32e7dc03ae Fix typos detected by codespell 2025-02-10 13:20:14 +01:00
Carles Fernandez
b9c834acba Revert unnecessary moves 2025-01-24 00:41:06 +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
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
Carles Fernandez
700d4403d5 Transition to clang-format 19 2024-12-26 11:18:41 +01:00
Carles Fernandez
cfb56d35d6 Replace the System V queues by boost::interprocess 2024-12-21 13:20:00 +01:00
Carles Fernandez
84e85111c5 Tests should fail, not die 2024-12-19 09:26:19 +01:00
Carles Fernandez
15e052030b Remove tests leftovers 2024-10-05 09:00:03 +02:00
Carles Fernandez
2a98217f25 Remove references to the data folder 2024-10-04 19:43:07 +02:00
Carles Fernandez
825037592a Remove build and data folders, move tests and utils to the base of the source tree 2024-10-04 11:55:09 +02:00