Update changelog

This commit is contained in:
Carles Fernandez 2022-05-19 13:08:27 +02:00
parent 3a629017ab
commit 8f2f0781a1
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
1 changed files with 3 additions and 3 deletions

View File

@ -26,11 +26,11 @@ All notable changes to GNSS-SDR will be documented in this file.
### Improvements in Usability:
- Fixed large GLONASS velocity errors when using the
- Fixed large GLONASS velocity errors and the extended correlator when using the
`GLONASS_L1_CA_DLL_PLL_C_Aid_Tracking` and
`GLONASS_L2_CA_DLL_PLL_C_Aid_Tracking` implementations.
- Added a over-the-wire sample format (that is, the format used between the UHD
and the host device) configuration parameter for the `UHD_Signal_Source`, thus
- Added a over-the-wire sample format (that is, the format used between the
device and the UHD) configuration parameter for the `UHD_Signal_Source`, thus
allowing to select the `sc8` format instead of the default `sc16`. This would
reduce the dynamic range and increase quantization noise, but also reduce the
load on the data link and thus allow more bandwidth.