Commit Graph
10241 Commits
Author SHA1 Message Date
dependabot[bot]andCarles Fernandez 4e93a115e9 Bump actions/checkout from 5 to 6 in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 12:48:39 +01:00
Carles Fernandez ff58142f46 Merge branch 'telemetry_impl' into next 2025-11-23 20:53:21 +01:00
Carles Fernandez 633e6f4e11 Merge branch 'MathieuFavreau-refactor/remove-set-threshold-acquisition' into next 2025-11-23 20:52:57 +01:00
Carles Fernandez 6374175545 Fix building when using Glog and GFlags 2025-11-23 11:44:10 +01:00
Carles Fernandez d6ca2f8e9e Rename telemetry_impl_base to telemetry_impl_interface for consistency 2025-11-23 11:24:40 +01:00
Carles Fernandez 69a8d69627 Fix building for ENABLE_FPGA=ON 2025-11-23 11:07:05 +01:00
Carles Fernandez 3a34761773 Merge branch 'refactor/remove-set-threshold-acquisition' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-refactor/remove-set-threshold-acquisition 2025-11-23 10:50:12 +01:00
Carles Fernandez f0e0565965 Refactor Telemetry Decoder GNU Radio blocks to base class 2025-11-23 10:40:34 +01:00
Carles Fernandez cde7e76a13 Fix formatting 2025-11-22 08:37:14 +01:00
Carles Fernandez 6a3f3ea7f4 Merge branch 'telemetry_adapters' into next 2025-11-22 08:29:51 +01:00
Carles Fernandez 0f03a3f473 Set the pointer to the telemetry block private 2025-11-22 08:29:03 +01:00
Carles Fernandez 6a3f0065f3 Fix formatting 2025-11-21 19:53:31 +01:00
Carles Fernandez a0746c8915 Bump max version of CMake to 4.2 2025-11-21 19:34:03 +01:00
Carles Fernandez c00878ac8c Merge branch 'MathieuFavreau-refactor/remove-init-from-acquisition' into next 2025-11-21 19:31:02 +01:00
Carles Fernandez 9edde909d5 Merge branch 'refactor/remove-init-from-acquisition' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-refactor/remove-init-from-acquisition 2025-11-21 19:22:18 +01:00
Carles Fernandez b266d9363a Refactoring of Telemetry Decoder adapters 2025-11-21 19:21:06 +01:00
Carles Fernandez 5b459ed6d2 Remove unused private member 2025-11-21 10:32:38 +01:00
Mathieu Favreau ec309bd22f Remove set_threshold from acquisition 2025-11-20 17:22:27 +00:00
Mathieu Favreau 6fad7b8a2a Fix issue 2025-11-18 16:22:32 +00:00
Carles Fernandez b69514a4e6 Merge branch 'MathieuFavreau-refactor/remove-set-state-from-acquisition' into next 2025-11-18 07:44:29 +01:00
Carles Fernandez bd70d68616 Merge branch 'refactor/remove-set-state-from-acquisition' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-refactor/remove-set-state-from-acquisition 2025-11-17 13:25:16 +01:00
Mathieu Favreau fba65ba85f Cleanup 2025-11-14 12:04:13 +00:00
Carles Fernandez 4128b2d857 Merge branch 'MathieuFavreau-refactor/use-acq-config' into next 2025-11-14 12:05:06 +01:00
Mathieu Favreau 95b424dd3c Remove init from acquisition 2025-11-13 19:19:16 +00:00
Mathieu Favreau 2f5b19c769 Forgot that 2025-11-13 19:01:00 +00:00
Mathieu Favreau 3f1a08f25c Woops 2025-11-13 18:12:13 +00:00
Mathieu Favreau 900c4b12b4 Remove set_state from acquisition classes 2025-11-13 17:59:49 +00:00
Mathieu Favreau 8771c6f44d Merge next 2025-11-13 17:47:26 +00:00
Carles Fernandez 65aa959ad1 Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next 2025-11-13 17:53:51 +01:00
Carles Fernandez 8aee337859 Merge branch 'MathieuFavreau-refactor/last-acquisition-classes-cleanup' into next 2025-11-13 17:53:30 +01:00
Carles Fernandez 05f058e155 Merge branch 'refactor/last-acquisition-classes-cleanup' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-refactor/last-acquisition-classes-cleanup 2025-11-13 17:47:36 +01:00
Mathieu Favreau f1eaa193e8 Use acquisition config 2025-11-13 15:19:42 +00:00
Carles Fernandez c05c3b8c03 Merge branch 'MathieuFavreau-refactor/cleanup-quicksync-acquisition' into next 2025-11-12 12:18:39 +01:00
Carles FernandezandCarles Fernandez 65f0ca7b36 Mark member function as override 2025-11-12 12:18:05 +01:00
Carles FernandezandCarles Fernandez 69f1975825 Bump local version of Matio to 1.5.29 2025-11-12 12:18:04 +01:00
Carles FernandezandCarles Fernandez d13cb2cef7 Fix clang-format 2025-11-12 12:18:04 +01:00
Carles FernandezandCarles Fernandez 3872eb2159 Fix defects detected by Coverity Scan
Fix uninitialized pointer field in base_pcps_acquisition.cc
Remove unnecessary object copies in rinex_printer.cc
Remove structurally dead code in labsat23_source.cc
2025-11-12 12:18:04 +01:00
Carles FernandezandCarles Fernandez 6dadfe9307 Fix make check when ENABLE_UNIT_TESTING_MINIMAL is ON 2025-11-12 12:18:04 +01:00
Carles FernandezandCarles Fernandez 350f8d732a Simplify gnss_flowgraph_test.cc 2025-11-12 12:18:03 +01:00
Mathieu Favreau 803bea7762 Cleanup 2025-11-11 13:51:58 +00:00
Mathieu Favreau 720390115c Cleanup 2025-11-11 12:29:44 +00:00
Carles Fernandez 4f8d608158 Merge branch 'MathieuFavreau-refactor/acquisition-base-class' into next 2025-11-10 23:50:19 +01:00
Carles Fernandez f33c3889fd Bump local version of Matio to 1.5.29 2025-11-10 23:32:41 +01:00
Mathieu Favreau a160f112a6 Cleanup last acquisition classes 2025-11-10 21:47:12 +00:00
Carles Fernandez 40a64bb792 Mark member function as override 2025-11-10 21:10:07 +01:00
Mathieu Favreau c78848e973 Cleanup and fix QuickSync acquisition 2025-11-10 19:49:07 +00:00
Carles Fernandez 8391676926 Merge branch 'refactor/acquisition-base-class' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-refactor/acquisition-base-class 2025-11-10 18:50:23 +01:00
Mathieu Favreau ec41bde25e More cleanup 2025-11-10 17:37:32 +00:00
Mathieu Favreau c0af7fd549 Use acquisition config 2025-11-10 17:17:36 +00:00
Carles Fernandez dfb7ac550f Fix clang-format 2025-11-10 17:00:04 +01:00