1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2026-07-02 01:18:51 +00:00
Commit Graph

484 Commits

Author SHA1 Message Date
Carles Fernandez 6b77e477f1 Improve ION_GSMS_Signal_Source implementation 2026-06-21 00:03:24 +02:00
Carles Fernandez f7dcd2b118 Update changelog 2026-06-20 12:50:09 +02:00
Carles Fernandez 9a49275a10 Update changelog 2026-06-20 02:44:44 +02:00
Carles Fernandez ea05847e82 Add PocketSDR new Signal Source to changelog 2026-06-16 11:40:14 +02:00
Carles Fernandez 0a3890115b Fix formatting 2026-06-13 12:25:16 +02:00
Carles Fernandez 4355597e48 Update changelog 2026-06-13 06:10:56 +02:00
Carles Fernandez d1ebc7e578 Update changelog 2026-06-07 20:24:15 +02:00
Carles Fernandez 442cb52c11 Reject invalid almanac data 2026-06-06 19:16:38 +02:00
Carles Fernandez 5306d1404a Update changelog 2026-05-26 00:21:13 +02:00
Carles Fernandez e13730276b Hardened the Galileo OSNMA protocol implementation (Fixes #968, #967) 2026-05-13 17:05:45 +02:00
Carles Fernandez 9180ed1782 Update changelog 2026-04-27 15:50:52 +02:00
Carles Fernandez a8d1e1eaf3 Remove references to old adapters 2026-04-24 11:47:27 +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 0d414265ca Update changelog for 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 d693d4594c Bump version to 0.0.21 2026-04-07 12:32:43 +02:00
Carles Fernandez 546b0de73a Add QZSS in README and changelog files 2026-03-09 16:29:36 +01:00
Carles Fernandez d747095ec8 Update links to GPS ICDs 2026-02-10 12:17:38 +01:00
Carles Fernandez a5eee2a5b6 Document histogram-based bit synchronization in the changelog 2026-02-09 20:08:44 +01:00
Carles Fernandez e391905e24 Update changelog 2026-02-03 15:45:08 +01:00
Carles Fernandez c9d51176b7 Update changelog 2026-01-27 10:24:13 +01:00
Carles Fernandez b5c0a37b1e Update changelog 2025-12-30 11:37:37 +01:00
Carles Fernandez b788acdb61 Add cycle-slip detector 2025-12-30 10:37:48 +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
Carles Fernandez e976bd8b84 Update changelog 2025-11-27 08:20:02 +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 7fc4209428 Add base class for FPGA-based acquisition adapters
Update changelog
2025-10-25 16:56:54 +02:00
Carles Fernandez f3078be133 Update changelog 2025-10-01 20:46:45 +02:00
Carles Fernandez 3f4c4a5dc9 Add osnma_log_viewer.py tool 2025-09-09 08:29:11 +02:00
Carles Fernandez 2f08c4e82b Fix for Boost 1.89
The system library becomes header-only, so target Boost::system is not available anymore
2025-08-19 11:34:11 +02:00
Carles Fernandez 4acbbf6579 Update changelog 2025-07-28 18:55:49 +02:00
Carles Fernandez 031c5e7713 Bump cpu_features to v0.10.1: Moving from mandatory c++14 to at least c++14 2025-07-19 14:42:50 +02:00
Carles Fernandez be5d2a6787 Add Pedro Pereira to the list of contributors 2025-07-13 14:36:16 +02:00
Carles Fernandez 72a4ed3878 Avoid tracking the same PRN in multiple channels (Fixes: #885) 2025-07-11 11:30:33 +02:00
Carles Fernandez 49fd39d2b6 CI: Improve prettier-markdown job, showing the required changes in case of failure.
Adapt markdown file to the new prettier behavior
2025-07-10 21:34:08 +02:00
Carles Fernandez 6109bc89f6 Update changelog 2025-05-29 09:11:39 +02:00
Carles Fernandez f8b03fb5ad Update changelog 2025-05-20 09:11:40 +02:00
Carles Fernandez 658645c2c1 Update changelog 2025-05-10 17:36:34 +02:00
Carles Fernandez e74c5708d7 Add a python script that generates a skyplot from a RINEX navigation file 2025-04-30 10:36:46 +02:00
Carles Fernandez 2e2987f131 Reduce warnings when building the ION GNSS Metadata Standard 2025-04-15 10:35:50 +02:00
Carles Fernandez 2fa9166873 Format .proto files with clang-format 19, add check to CI 2025-04-08 09:02:56 +02:00
Carles Fernandez 6685f4ca70 Fix lintian warning raised by source code lines with more than 512 characters
See https://lintian.debian.org/tags/very-long-line-length-in-source-file.html
Setting ColumnLimit: 512 in .clang-format file has side effects
Fix existing offending lines
Add a CI job to catch regressions
Update CHANGELOG.md file, add DOI for v0.0.20
2025-04-04 22:32:27 +02:00
Carles Fernandez 9c1754e79d Bump version to 0.0.20 2025-04-01 14:18:44 +02:00
Carles Fernandez b0b41b194f Replace apt-get by apt 2025-03-15 09:41:05 +01:00
Carles Fernandez fa1e9209c5 CMake: centralize find paths in a single file
Improve Macports/Homebrew detection. Do not hardcode /opt/local or /opt/homebrew
2025-02-16 22:10:20 +01:00
Carles Fernandez 32e7dc03ae Fix typos detected by codespell 2025-02-10 13:20:14 +01:00
Carles Fernandez 25b1861405 Improve report of Homebrew / Macports detection
Improve Boost finding if using Macports
Update changelog
Bump Pugixml local version to 1.15 and Protocol Buffers to 29.3
2025-01-22 22:14:33 +01:00
Carles Fernandez 700d4403d5 Transition to clang-format 19 2024-12-26 11:18:41 +01:00
Carles Fernandez cfb56d35d6 Replace the System V queues by boost::interprocess 2024-12-21 13:20:00 +01:00
Carles Fernandez 9158447892 Fix linking against Boost 1.87
CI: add boost in homebrew dependencies
2024-12-20 22:09:52 +01:00