1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-23 11:37:40 +00:00

Update changelog

This commit is contained in:
Carles Fernandez
2022-05-19 13:08:27 +02:00
parent 3a629017ab
commit 8f2f0781a1

View File

@@ -26,11 +26,11 @@ All notable changes to GNSS-SDR will be documented in this file.
### Improvements in Usability: ### 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_L1_CA_DLL_PLL_C_Aid_Tracking` and
`GLONASS_L2_CA_DLL_PLL_C_Aid_Tracking` implementations. `GLONASS_L2_CA_DLL_PLL_C_Aid_Tracking` implementations.
- Added a over-the-wire sample format (that is, the format used between the UHD - Added a over-the-wire sample format (that is, the format used between the
and the host device) configuration parameter for the `UHD_Signal_Source`, thus 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 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 reduce the dynamic range and increase quantization noise, but also reduce the
load on the data link and thus allow more bandwidth. load on the data link and thus allow more bandwidth.