From a601c06d310de5ea8d4d50f9f9ca689f240ccf99 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Sun, 19 Dec 2021 17:31:35 +0100 Subject: [PATCH] Update changelog --- docs/CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 799e3d2f0..1a3b673d8 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -100,10 +100,10 @@ All notable changes to GNSS-SDR will be documented in this file. is reversed. - Fix bug in the satellite selection algorithm for configurations with a large number of channels. The maximum number of channels per signal is now limited - to the number of available satellites per system. The number of channels - performing concurrent acquisition, `Channels.in_acquisition`, cannot be larger - than the total number of channels. The program will stop if those requirements - are not met in the configuration file. + to the number of available satellites per system minus one. The number of + channels performing concurrent acquisition, `Channels.in_acquisition`, cannot + be larger than the total number of channels. The program will stop if those + requirements are not met in the configuration file. See the definitions of concepts and metrics at https://gnss-sdr.org/design-forces/