diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 1fa1714fb..9a4638cec 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -20,6 +20,8 @@ All notable changes to GNSS-SDR will be documented in this file. RF front-end. - Added a new Signal Source implementation `NTLab_File_Signal_Source`, which is able to read files grabbed from [NTLab](https://ntlab.lt/) RF front-ends. +- Improved `Labsat_Signal_Source` by fixing multi-channel file reading from + LabSat 3 recordings and adding initial support for LabSat 4. ### Improvements in Maintainability: