1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2026-05-30 01:02:13 +00:00
Commit Graph

10491 Commits

Author SHA1 Message Date
Carles Fernandez 8a46874780 CMake: Improve usage of pkg_check_modules() 2026-04-20 17:07:46 +02:00
Carles Fernandez e82624d981 CMake: improve portability and robustness
Refactor Python detection
Improve imported target handling
Improve version detection
Improve naming consistency
2026-04-19 15:28:57 +02:00
Carles Fernandez 830a6ff336 Merge branch 'MathieuFavreau-bug/fix-config-is-present' into next 2026-04-17 07:45:23 +02:00
Carles Fernandez 774e178836 CI: Fix missing dependency 2026-04-16 19:18:32 +02:00
Mathieu Favreau 72ee010847 Fix file config is_present 2026-04-15 17:35:12 +00:00
Carles Fernandez 08df7e0635 The action continues in the next branch 2026-04-14 10:22:12 +02:00
Carles Fernandez 0d414265ca Update changelog for v0.0.21 v0.0.21 2026-04-14 09:10:53 +02:00
Carles Fernandez ece6211d70 Update release date 2026-04-13 15:04:53 +02:00
Carles Fernandez ab697fd42b Fail early if GNU Radio is not found (Closes: #990) 2026-04-13 14:16:45 +02:00
Carles Fernandez 21bba6b7b5 Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into release0021 2026-04-13 12:35:16 +02:00
Carles Fernandez 5638cf6f3a Remove namespace 2026-04-13 11:31:37 +02:00
Carles Fernandez 81c31dba55 Make clang-tidy happy 2026-04-13 11:17:48 +02:00
Carles Fernandez cb9349a121 Fix GPS L1 decoding for some edge cases 2026-04-13 10:34:08 +02:00
Carles Fernandez 189b7bba4e Deactivate flaky tests 2026-04-09 18:41:35 +02:00
Carles Fernandez 7306efe1c2 Add GCC 16 series in FindGFORTRAN.cmake module 2026-04-09 18:09:38 +02:00
Carles Fernandez d9673c693c Replace plain Unicode instead of emojis, fix rendering 2026-04-09 18:02:22 +02:00
Carles Fernandez d693d4594c Bump version to 0.0.21 2026-04-07 12:32:43 +02:00
Carles Fernandez f330d2d343 Update dependency packages lists, order alphabetically for improved readability and maintainability 2026-04-05 13:32:28 +02:00
Carles Fernandez 2642682b5c Update dependency packages lists, order alphabetically for improved readability and maintainability 2026-04-05 13:31:53 +02:00
Carles Fernandez b42002f271 Update cpu_features: [Windows][AArch64] Use base introspection table implementation 2026-04-02 16:56:44 +02:00
Carles Fernandez 59aa060cd0 Fix broken multi signal conditioner configurations 2026-04-02 12:36:17 +02:00
Carles Fernandez 1e77b62dad Merge branch 'MathieuFavreau-cleanup-gnss-block-factory' into next 2026-04-02 09:20:14 +02:00
Mathieu Favreau 7b4bc64742 Cleanup 2026-04-01 20:13:29 +00:00
Mathieu Favreau 650f98a57a Cleanup GNSS block factory 2026-04-01 20:03:44 +00:00
Carles Fernandez 7712722d96 Fix for old GCC 2026-03-28 22:59:24 +01:00
Carles Fernandez af769eff56 Bump max version of CMake to 4.3 2026-03-28 07:24:05 +01:00
Carles Fernandez 19cf643f1b Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into next 2026-03-23 07:55:11 +01:00
dependabot[bot] 558aa27773 Bump jidicula/clang-format-action in the github-actions group
Bumps the github-actions group with 1 update: [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action).


Updates `jidicula/clang-format-action` from 4.17.0 to 4.18.0
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.17.0...v4.18.0)

---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
  dependency-version: 4.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 07:54:53 +01:00
Carles Fernandez 262b1024aa Bump local version of Protocol Buffers to v34.1 2026-03-23 07:45:06 +01:00
Carles Fernandez c64e3805db Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into next 2026-03-16 07:53:35 +01:00
dependabot[bot] f02c0d2403 Bump jidicula/clang-format-action in the github-actions group
Bumps the github-actions group with 1 update: [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action).


Updates `jidicula/clang-format-action` from 4.16.0 to 4.17.0
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.16.0...v4.17.0)

---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
  dependency-version: 4.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 07:53:19 +01:00
Carles Fernandez 093a5bff84 Make Coverity Scan happy 2026-03-15 10:26:10 +01:00
Carles Fernandez 831bfb7413 Update gsl-lite to v1.1.0 2026-03-14 19:29:23 +01:00
Carles Fernandez 72076809e9 Merge branch 'iono-free' into next 2026-03-14 08:06:47 +01:00
Carles Fernandez ace5050b1f Update QZSS constant 2026-03-14 08:06:31 +01:00
Carles Fernandez a3687bddf1 Fix for triple-band receiver 2026-03-13 12:17:17 +01:00
Carles Fernandez e0e4eadb2e Fix NAV/CNAV handling 2026-03-13 10:14:25 +01:00
dependabot[bot] 0a5c3c9b32 Bump actions/upload-artifact from 6 to 7 in the github-actions group
Bumps the github-actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 6 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-12 08:28:39 +01:00
Carles Fernandez 7bb6749147 Merge branch 'qzss' into next 2026-03-11 11:03:02 +01:00
Carles Fernandez 5714f2cc77 Fix L1/L5 combination with QSZZ/GPS 2026-03-11 09:16:38 +01:00
Carles Fernandez 195c69e78d Fix health status reading in QZSS L1 signals 2026-03-10 10:22:58 +01:00
Carles Fernandez b8197b8ffb Improve naming consistency 2026-03-09 18:28:11 +01:00
Carles Fernandez dfe45991f7 Fix RINEX annotations when using QZSS L5 signals 2026-03-09 17:31:44 +01:00
Carles Fernandez 02a9bb9c48 Use glo_valid_obs consistently 2026-03-09 16:30:33 +01:00
Carles Fernandez 546b0de73a Add QZSS in README and changelog files 2026-03-09 16:29:36 +01:00
Carles Fernandez edfcc2487e Add computation of position with QZSS L5 2026-03-09 16:10:35 +01:00
Carles Fernandez e9522126ea Fix constant in QZSS CNAV message 2026-03-06 12:21:50 +01:00
Carles Fernandez 07a8a985c4 Fix PRN in QZSS L5 ephemeris 2026-03-05 08:00:07 +01:00
Carles Fernandez b1c04a8365 Add QZSS L1 signals into rtklib positioning engine 2026-03-03 13:43:07 +01:00
Carles Fernandez 3cb16aa25b Add QZSS telemetry blocks to the block factory 2026-03-02 08:19:09 +01:00