mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-07 07:50:32 +00:00
Update changelog
This commit is contained in:
parent
9a4bd51063
commit
a601c06d31
@ -100,10 +100,10 @@ All notable changes to GNSS-SDR will be documented in this file.
|
|||||||
is reversed.
|
is reversed.
|
||||||
- Fix bug in the satellite selection algorithm for configurations with a large
|
- 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
|
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
|
to the number of available satellites per system minus one. The number of
|
||||||
performing concurrent acquisition, `Channels.in_acquisition`, cannot be larger
|
channels performing concurrent acquisition, `Channels.in_acquisition`, cannot
|
||||||
than the total number of channels. The program will stop if those requirements
|
be larger than the total number of channels. The program will stop if those
|
||||||
are not met in the configuration file.
|
requirements are not met in the configuration file.
|
||||||
|
|
||||||
See the definitions of concepts and metrics at
|
See the definitions of concepts and metrics at
|
||||||
https://gnss-sdr.org/design-forces/
|
https://gnss-sdr.org/design-forces/
|
||||||
|
Loading…
Reference in New Issue
Block a user