Update changelog

This commit is contained in:
Carles Fernandez 2021-09-15 13:16:16 +02:00
parent 49ce3de848
commit 2265cc4301
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
1 changed files with 7 additions and 2 deletions

View File

@ -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