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

10463 Commits

Author SHA1 Message Date
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 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
Carles Fernandez 9e14b75908 Add QZSS L5 decoding 2026-03-01 19:27:31 +01:00
Carles Fernandez 32648a8e9f Plug QZSS into rtklib 2026-02-25 19:09:42 +01:00
Carles Fernandez 2cc9595fe6 Add QZSS L1 telemetry decoder, make room in the RINEX printer 2026-02-25 18:10:50 +01:00
Carles Fernandez 4d04e52f75 Denote QZSS as J, following RINEX standard 2026-02-25 17:44:00 +01:00
Carles Fernandez cdc3207606 Test more PRNs in QZSS tests 2026-02-24 20:53:40 +01:00
Carles Fernandez 41d60dfd2b Fix formatting 2026-02-24 14:33:12 +01:00
Carles Fernandez 31da72a206 Fix clang-tidy modernize-use-auto and modernize-loop-convert 2026-02-24 13:47:14 +01:00
Carles Fernandez 6861092abb Improve block description in QZSS satellites 2026-02-24 13:37:28 +01:00
Carles Fernandez c3a86b5df7 Fix formatting 2026-02-24 13:18:59 +01:00
Carles Fernandez 96b9c0a6bf Fix formatting 2026-02-24 13:16:07 +01:00
Carles Fernandez 76d059fdd9 Make code more readable in small screens 2026-02-24 13:13:53 +01:00
Carles Fernandez 486e347702 Fix formatting 2026-02-24 13:08:58 +01:00
Carles Fernandez feaf7efffb Add QZSS in flowgraph, satellite classes. Add empty telemetry decoder adapters 2026-02-24 12:58:51 +01:00
Carles Fernandez f15f431fd3 Add QZSS acquisition and tracking adapters to the block factory 2026-02-24 11:49:23 +01:00
Carles Fernandez 8fc9276ff5 Add code generation, acquisition and tracking adapters for QZSS L1 C/A and L5 2026-02-24 11:40:20 +01:00
Carles Fernandez a3bcbb5ab1 Merge branch 'next' of github.com:carlesfernandez/gnss-sdr into qzss 2026-02-23 11:36:29 +01:00
Carles Fernandez fda9ceca53 Update Contributor Covenant to version 3.0 2026-02-22 15:19:28 +01:00
Carles Fernandez aca06947af Merge branch 'MathieuFavreau-make-rinex-log-generic' into next 2026-02-19 11:25:42 +01:00
Carles Fernandez 2f9f46d6de Fix building by adding a constructor to NavHeaderInfo in Rinex printer 2026-02-19 08:21:50 +01:00
Mathieu Favreau 1010b143a1 Prevent rewriting leap second 2026-02-18 15:22:17 +00:00
Mathieu Favreau c96361cddd Make RINEX header update generic 2026-02-18 14:53:33 +00:00
Carles Fernandez b7738d39c6 Merge branch 'l2c-params' into next 2026-02-18 07:55:05 +01:00
Carles Fernandez 80da696e8b Merge branch 'MathieuFavreau-generic-rinex-nav-header' into next 2026-02-18 07:54:51 +01:00
Carles Fernandez f47eef5a44 Fix synch parameters in L2C example 2026-02-17 17:00:19 +01:00
Mathieu Favreau 6572fbb5d6 Make RINEX nav header writting work with any signal combination 2026-02-17 13:54:47 +00:00
Carles Fernandez 9e0e1aad37 Merge branch 'MathieuFavreau-cleanup-rinex-nav-header' into next 2026-02-17 10:24:08 +01:00
Carles Fernandez 048627dfeb Merge branch 'cleanup-rinex-nav-header' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-cleanup-rinex-nav-header 2026-02-17 08:26:15 +01:00
Mathieu Favreau 5275e99031 Cleanup rinex nav header 2026-02-16 16:24:38 +00:00