Carles Fernandez
|
8e4343d5ec
|
Improve reporting of TTFF
|
2025-12-14 10:45:59 +01:00 |
|
Carles Fernandez
|
dd5ce88e62
|
Add percentile computations in position_test
Set minimal Armadillo version to 9.900 for quantile()
|
2025-12-14 10:02:38 +01:00 |
|
Carles Fernandez
|
19210e8c1f
|
Normalize logical operators to && and || in VEML tracking implementation
|
2025-12-11 23:09:10 +01:00 |
|
Carles Fernandez
|
f48837f1d1
|
Fix formatting
|
2025-12-11 22:32:02 +01:00 |
|
Carles Fernandez
|
b05b6c0d01
|
Remove leftovers of Glonass C_Aid implementation
|
2025-12-11 22:25:00 +01:00 |
|
Carles Fernandez
|
047018a9ac
|
Integration of Glonass L2 into the main PLL/DLL engine. Remove GLONASS_L1_CA_DLL_PLL_C_Aid_Tracking and GLONASS_L2_CA_DLL_PLL_C_Aid_Tracking flaky implementations
|
2025-12-11 21:50:16 +01:00 |
|
Javier Arribas
|
06d191f39c
|
Adapting glonass_l1_ca_dll_pll_tracking to the common dll pll tracking block
|
2025-12-11 17:29:43 +01:00 |
|
Carles Fernandez
|
ecaf3bad9f
|
Merge branch 'mmajoral-fix/fpga-acquisition-init' into next
|
2025-12-10 18:48:10 +01:00 |
|
Marc Majoral
|
b90ed4d9f1
|
Correct initialization sequence for FPGA-based acquisition
|
2025-12-10 16:40:38 +01:00 |
|
Carles Fernandez
|
fd877993a9
|
Fix Matlab data saving in Glonass tracking blocks
|
2025-12-10 12:43:49 +01:00 |
|
Carles Fernandez
|
7951908bc3
|
Refactoring of Glonass tracking blocks
|
2025-12-09 20:12:55 +01:00 |
|
Carles Fernandez
|
b527850bdb
|
Update local Protocol Buffers to v33.2 and Armadillo to the 15.2.x branch
|
2025-12-06 09:17:53 +01:00 |
|
Carles Fernandez
|
e362a92fd9
|
Update local Gflags to v2.3.0
|
2025-12-06 07:42:26 +01:00 |
|
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]
|
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 |
|