Skip to content

feat: add alpha beta filter - #171

Merged
gabrielfrasantos merged 5 commits into
mainfrom
feature/add-alpha-beta-filter
Jul 26, 2026
Merged

feat: add alpha beta filter#171
gabrielfrasantos merged 5 commits into
mainfrom
feature/add-alpha-beta-filter

Merge branch 'main' into feature/add-alpha-beta-filter

6ea2c99
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 26, 2026 in 22s

Annotations

Check warning on line 61 in numerical/filters/active/AlphaBetaFilter.hpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of the constructor's initializer list for data member "gainGamma". It is redundant with the in-class initializer.

See more on https://sonarcloud.io/project/issues?id=embedded-pro_embedded-dsp-control&issues=AZ-f2teJIs0l2e4E0ew-&open=AZ-f2teJIs0l2e4E0ew-&pullRequest=171

Check warning on line 63 in numerical/filters/active/AlphaBetaFilter.hpp

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Remove this use of the constructor's initializer list for data member "twoGammaOverTs2". It is redundant with the in-class initializer.

See more on https://sonarcloud.io/project/issues?id=embedded-pro_embedded-dsp-control&issues=AZ-f2teJIs0l2e4E0ew_&open=AZ-f2teJIs0l2e4E0ew_&pullRequest=171