Update changelog

This commit is contained in:
Carles Fernandez 2021-12-19 17:31:35 +01:00
parent 9a4bd51063
commit a601c06d31
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D
1 changed files with 4 additions and 4 deletions

View File

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