Update gsl-lite to 0.42.0

This commit is contained in:
Carles Fernandez
2024-11-02 08:18:00 +01:00
parent c9d55949dc
commit 3df1237dda
2 changed files with 561 additions and 401 deletions
+5
View File
@@ -58,6 +58,11 @@ All notable changes to GNSS-SDR will be documented in this file.
has gained two new optional configuration parameters: `iq_balance_mode` and
`dc_offset_mode`, both of which are set to Automatic by default.
### Improvements in Maintainability:
- Updated GSL implementation to v0.42.0. See the
[gsl-lite release](https://github.com/gsl-lite/gsl-lite/releases/tag/v0.42.0).
### Improvements in Portability:
- Fix building against google-glog 0.7.x.