Commit Graph
10285 Commits
Author SHA1 Message Date
Carles Fernandez 80d770648d Fix formatting 2025-12-04 17:18:17 +01:00
Carles Fernandez 4ebc7ef898 Merge branch 'mmajoral-fix/dma-proxy-detection' into next 2025-12-04 17:17:34 +01:00
Marc Majoral a4d49ef65a Fix DMA Proxy driver detection when multiple copies exist in the root filesystem 2025-12-04 14:51:50 +01:00
Carles Fernandez 654715b60b Merge branch 'beidou-fixes' into next 2025-12-03 17:22:07 +01:00
Carles Fernandez 25117bfcc4 Merge branch 'download' into next 2025-12-03 17:20:27 +01:00
Carles Fernandez ea8d4995de CMake: Improve robustness of download_test_file function 2025-12-03 17:09:13 +01:00
Carles Fernandez 87005bd76b Merge branch 'MathieuFavreau-bug/fix-acquisition-two-steps' into next 2025-12-03 16:33:05 +01:00
Carles Fernandez c96aec275b Remove redundant lines 2025-12-03 08:44:37 +01:00
Carles Fernandez 4e6e6e3c75 Add function to donwload test files 2025-12-03 08:35:24 +01:00
Mathieu Favreau b4560849e7 Add make_2_step test and small cleanup to get test to pass 2025-12-02 16:09:55 +00:00
Mathieu Favreau f2e1808589 Fix acquisition two steps 2025-12-01 20:11:30 +00:00
Carles Fernandez 279656fd8e Fix reading of some almanac parameters in BeiDou messages 2025-12-01 16:21:01 +01:00
Carles Fernandez 5f0de1b83b Fix reading of some almanac parameters in BeiDou messages 2025-12-01 12:59:55 +01:00
Carles Fernandez ccd4b17b44 Fix tests building when using Abseil 2025-11-27 08:34:02 +01:00
Carles Fernandez 296c4c06f9 Merge branch 'MathieuFavreau-bug/fix-acquisition-blocking-param' into next 2025-11-27 08:21:02 +01:00
Carles Fernandez e976bd8b84 Update changelog 2025-11-27 08:20:02 +01:00
Carles Fernandez bb8d754288 Merge branch 'bug/fix-acquisition-blocking-param' of https://github.com/MathieuFavreau/gnss-sdr into MathieuFavreau-bug/fix-acquisition-blocking-param 2025-11-26 08:18:43 +01:00
Mathieu Favreau ec9f556170 Fix acquisition blocking param 2025-11-25 19:02:34 +00:00
Carles Fernandez 554bd98f0e Add Matlab writter to the observables block 2025-11-25 17:44:29 +01:00
Carles Fernandez 7abf088b6b Extend use of Matlab writer 2025-11-25 10:48:00 +01:00
Carles Fernandez 8ef0606cda Merge branch 'fix-gnav' into next 2025-11-25 01:16:31 +01:00
Carles Fernandez 72d9ae7ffa Merge branch 'MathieuFavreau-refactor/cleanup-pcps-acq' into next 2025-11-25 01:15:22 +01:00
Carles Fernandez ba631253a8 Fix sign in Glonass tau_n_A parameter, improve almanac handling 2025-11-24 23:56:01 +01:00
Mathieu Favreau f8b113da20 Fix header 2025-11-24 16:35:25 +00:00
Mathieu Favreau a69d3b86e7 Cleanup pcps acquisition 2025-11-24 16:15:28 +00:00
Carles Fernandez 6488d5a995 Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into next 2025-11-24 12:48:51 +01:00
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 63912beaea Implement back-propagation of TOW in Glonass Telemetry Blocks 2025-11-24 10:38:04 +01:00
Carles Fernandez aa06135477 Document global parameter GNSS-SDR.tow_to_trk in CHANGELOG 2025-11-24 10:08:23 +01:00
Carles Fernandez 79ae5274d6 Fix Matlab tracking dump reader 2025-11-24 09:15:17 +01:00
Carles Fernandez 40444b0745 Merge branch 'next' of github.com:carlesfernandez/gnss-sdr into tow-to-trk 2025-11-23 21:14:12 +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 116756dc5e Merge branch 'telemetry_impl' of github.com:carlesfernandez/gnss-sdr into tow-to-trk 2025-11-23 14:32:55 +01:00
Carles Fernandez 45a899ef50 Extend back-propagation of TOW from telemetry decoder to Tracking Blocks
Galileo E1, Galileo E5a, Galileo E5b, Beidou B1I, Beidou B3I, GPS L2C, GPS L5
2025-11-23 14:32:45 +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 78cda649ea Add tow_to_trk global configuration parameter, by default to false 2025-11-23 10:49:09 +01:00
Carles Fernandez 8a21a77227 Fix merging 2025-11-23 10:47:38 +01:00
Carles Fernandez 0adae8236b Merge branch 'telemetry_impl' of github.com:carlesfernandez/gnss-sdr into tow-to-trk 2025-11-23 10:43:37 +01:00
Carles Fernandez f0e0565965 Refactor Telemetry Decoder GNU Radio blocks to base class 2025-11-23 10:40:34 +01:00
Carles Fernandez 0e4129e444 Merge branch 'tow-to-trk' of github.com:carlesfernandez/gnss-sdr into tow-to-trk 2025-11-22 09:31:17 +01:00
Carles Fernandez 97c625ef7b Merge branch 'next' of github.com:gnss-sdr/gnss-sdr into tow-to-trk 2025-11-22 09:29:56 +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