From 2265cc430172c036328d5f2867480c3d63f985a5 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Wed, 15 Sep 2021 13:16:16 +0200 Subject: [PATCH] Update changelog --- docs/CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 9b3550d25..6727a84dc 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -14,6 +14,11 @@ All notable changes to GNSS-SDR will be documented in this file. ## [Unreleased](https://github.com/gnss-sdr/gnss-sdr/tree/next) +### Improvements in Interoperability: + +- Fix setting of the signal source gain if the AGC is enabled when using the + AD9361 front-end. + ### Improvements in Usability: - Added a new monitor to extract the decoded data bits of the navigation @@ -22,9 +27,9 @@ All notable changes to GNSS-SDR will be documented in this file. `NavDataMonitor.client_addresses=127.0.0.1` and `NavDataMonitor.port=1237` in the configuration file. Format described in the `nav_message.proto` file. A simple listener application written in C++ is included in - `src/utils/nav-listener` as a example. + `src/utils/nav-listener` as an example. - Extract successful rate of the CRC check in the decoding of navigation - messages. This can be enbled by setting + messages. This can be enabled by setting `TelemetryDecoder_XX.dump_crc_stats=true` and, optionally, `TelemetryDecoder_XX.dump_crc_stats_filename=./crc_stats` in the configuration file. At the end of the processing (or exiting with `q` + `[Enter]`), the CRC