1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2026-04-28 17:51:25 +00:00
Commit Graph

10175 Commits

Author SHA1 Message Date
Mathieu Favreau
7d4e175235 Make doppler step const in acquisition 2025-11-05 18:40:55 +00:00
Mathieu Favreau
7c4b6903f2 More const 2025-11-05 16:44:50 +00:00
Mathieu Favreau
3a18fea729 More const 2025-11-05 16:33:41 +00:00
Mathieu Favreau
7b2d3fd268 Add const 2025-11-05 16:27:17 +00:00
Mathieu Favreau
10a75f1ab2 Make acquisition doppler max const 2025-11-04 21:57:31 +00:00
Mathieu Favreau
e50676018c Fix test and bad assumption 2025-11-04 21:49:22 +00:00
Mathieu Favreau
fb7f555210 Fix test 2025-11-04 20:13:01 +00:00
Mathieu Favreau
4934a6d474 Fix build 2025-11-04 18:49:18 +00:00
Mathieu Favreau
950065b4ef More cleanup acquisition and tracking classes 2025-11-04 18:22:32 +00:00
Carles Fernandez
6d45520f25 Merge branch 'base-trk-adapter' into next 2025-11-04 12:03:44 +01:00
Carles Fernandez
eb2f52266b Reduce duplicated code 2025-11-03 19:58:00 +01:00
Carles Fernandez
47329bb5eb Add base class for FPGA-based tracking adapters
Apply clang-tidy fixes
2025-11-03 19:45:10 +01:00
dependabot[bot]
e1bc650cc2 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.15.0 to 4.16.0
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](https://github.com/jidicula/clang-format-action/compare/v4.15.0...v4.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 08:01:30 +01:00
Carles Fernandez
561c27761a Add base class for tracking adapters 2025-10-28 21:18:02 +01:00
Carles Fernandez
cc321ef02c Fix documentation 2025-10-27 17:52:52 +01:00
Carles Fernandez
b9997936f3 Merge branch 'MathieuFavreau-refactor/cleanup-rinex-obs-header' into next 2025-10-27 17:51:42 +01:00
Carles Fernandez
99b2bc52ae Merge branch 'refactor/cleanup-rinex-obs-header' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-refactor/cleanup-rinex-obs-header 2025-10-27 17:51:18 +01:00
dependabot[bot]
fad5f7079f Bump actions/upload-artifact from 4 to 5 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 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-27 06:50:08 +01:00
Carles Fernandez
ea5b5e6091 Merge branch 'MathieuFavreau-refactor/base-acquisition-class' into next 2025-10-26 10:48:17 +01:00
Carles Fernandez
7fc4209428 Add base class for FPGA-based acquisition adapters
Update changelog
2025-10-25 16:56:54 +02:00
Carles Fernandez
7e66db864e Merge branch 'refactor/base-acquisition-class' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-refactor/base-acquisition-class 2025-10-25 08:24:32 +02:00
Carles Fernandez
62f712ea10 Merge branch 'MathieuFavreau-refactor/cleanup-pcps-acquisition' into next 2025-10-25 08:21:28 +02:00
Mathieu Favreau
8262f16d9e Cleanup obs header update 2025-10-25 01:55:40 +00:00
Mathieu Favreau
cd5171a0ce Fix other bug 2025-10-24 23:45:11 +00:00
Mathieu Favreau
193d9282a3 Fix bug 2025-10-24 23:33:59 +00:00
Mathieu Favreau
fa8faa39bf Cleanup RINEX obs headers 2025-10-24 23:00:49 +00:00
Carles Fernandez
c04f51bfbc Merge branch 'refactor/cleanup-pcps-acquisition' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-refactor/cleanup-pcps-acquisition 2025-10-24 18:02:19 +02:00
Carles Fernandez
64198dc1f2 cmake: Fix googletest build 2025-10-24 17:57:24 +02:00
Carles Fernandez
e5053fb53d Merging PR932 2025-10-23 07:12:22 +02:00
Mathieu Favreau
37e9984c7c Add base aquisition class 2025-10-23 01:14:02 +00:00
Mathieu Favreau
0d1ea7e362 Cleanup pcps acquisition 2025-10-22 22:04:10 +00:00
Carles Fernandez
def9b8b50f Allow building with C++11, update headers 2025-10-22 21:12:20 +02:00
Carles Fernandez
88478266a5 Merge branch 'labsat-fix-channel-diff-bw' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-labsat-fix-channel-diff-bw 2025-10-22 18:51:58 +02:00
Mathieu Favreau
dd096bb6e8 Fix selected channel bug 2025-10-21 22:25:54 +00:00
Mathieu Favreau
d47d826862 Cleanup 2025-10-21 21:10:52 +00:00
Mathieu Favreau
f8a4f77fec Cleanup 2025-10-21 21:09:58 +00:00
Mathieu Favreau
bbe5fd6452 Fix labsat 4 channels with different bandwidths 2025-10-21 19:03:20 +00:00
Carles Fernandez
96c17a3b0f Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into next 2025-10-20 11:14:24 +02:00
dependabot[bot]
2166d7be07 Bump actions/setup-node from 5 to 6 in the github-actions group
Bumps the github-actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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-10-20 11:13:59 +02:00
Carles Fernandez
9d78f9df87 CI: fix builds with homebrew, update to python 3.13 2025-10-20 10:50:04 +02:00
Mathieu Favreau
df98a4efad Labsat4 fix QUA 1 and add QUA 12 2025-10-11 09:23:50 +02:00
Carles Fernandez
5fd5851fa9 Merge branch 'improve-and-add-checks-labsat-4' into next 2025-10-03 10:29:24 +02:00
Carles Fernandez
1fb565c289 Fix for C++11 2025-10-03 10:28:36 +02:00
Mathieu Favreau
e5bde19a00 Fix QUA 4 and 8 and add checks 2025-10-02 16:29:02 +00:00
Carles Fernandez
9e6b05be75 Fix building of rinex2assist in some environments 2025-10-02 13:05:51 +02:00
Carles Fernandez
f3078be133 Update changelog 2025-10-01 20:46:45 +02:00
Carles Fernandez
4cec408f8e Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into next 2025-10-01 20:08:58 +02:00
Carles Fernandez
40ead0e61d Merge branch 'initial-labsat-4-support' into next 2025-10-01 16:39:28 +02:00
Carles Fernandez
a724900df8 Fix fir C++11 2025-10-01 14:45:06 +02:00
Carles Fernandez
5ab710af34 Fix code formatting 2025-10-01 12:15:42 +02:00