1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-01 15:53:03 +00:00

Update changelog

This commit is contained in:
Carles Fernandez
2025-05-10 17:36:34 +02:00
parent 928e6a1297
commit 658645c2c1

View File

@@ -20,6 +20,10 @@ All notable changes to GNSS-SDR will be documented in this file.
[lintian tag](https://lintian.debian.org/tags/very-long-line-length-in-source-file.html)
warning).
- Added formatting of `.proto` files with clang-format. Added check in CI job.
- Major refactoring of the `GNSSFlowgraph` and `GNSSBlockFactory` class
implementations, greatly improving maintainability, simplifying the addition
of new signals, and eliminating a lot of duplicated code. Awesome contribution
by @MathieuFavreau.
### Improvements in Portability: