mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-04-27 21:23:18 +00:00
Update changelog
This commit is contained in:
parent
a510c9d92e
commit
e5df365504
@ -32,9 +32,13 @@ All notable changes to GNSS-SDR will be documented in this file.
|
|||||||
|
|
||||||
- Rewritten Viterbi decoder for Galileo navigation messages: encapsulated in a
|
- Rewritten Viterbi decoder for Galileo navigation messages: encapsulated in a
|
||||||
class instead of being implemented as free inline functions. This improves
|
class instead of being implemented as free inline functions. This improves
|
||||||
memory management.
|
memory management and source code readability.
|
||||||
- Updated GSL implementation to v0.39.0. See
|
- Updated GSL implementation to v0.39.0. See
|
||||||
https://github.com/gsl-lite/gsl-lite/releases/tag/v0.39.0
|
https://github.com/gsl-lite/gsl-lite/releases/tag/v0.39.0
|
||||||
|
- CI - `cpplint` job on GitHub: Added the `build/include_what_you_use` filter
|
||||||
|
for early detection of missing includes.
|
||||||
|
- CI - `clang-tidy` job on GitHub: More robust detection of LLVM paths installed
|
||||||
|
by homebrew.
|
||||||
|
|
||||||
### Improvements in Reliability
|
### Improvements in Reliability
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user