1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-22 11:07:41 +00:00

Fix Notch_Filter and Notch_Filter_Lite input filters

This commit is contained in:
Carles Fernandez
2020-10-28 23:49:55 +01:00
parent 4f1ad9ac29
commit 58269aac2a
5 changed files with 2 additions and 22 deletions

View File

@@ -15,6 +15,8 @@ SPDX-FileCopyrightText: 2011-2020 Carles Fernandez-Prades <carles.fernandez@cttc
- Fixed bug in acquisition detection when the configuration parameter
`Acquisition_XX.threshold` was set but `Acquisition_XX.pfa` was not, causing
false locks.
- Fixed anti-jamming filters: `Pulse_Blanking_Filter`, `Notch_Filter` and
`Notch_Filter_Lite`.
### Improvements in Efficiency: