1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-17 05:15:21 +03:00

Merge pull request #1955 from fgiudice98/rpm-filters-defaults

This commit is contained in:
Michael Keller 2020-07-06 18:09:32 +12:00 committed by GitHub
commit 05b7e73fa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 107 additions and 6 deletions

View file

@ -581,6 +581,10 @@ var FC = {
dterm_notch_cutoff: 160,
dterm_notch_hz: 260,
yaw_lowpass_hz: 100,
dyn_notch_q: 120,
dyn_notch_width_percent: 8,
dyn_notch_q_rpm: 250, // default with rpm filtering
dyn_notch_width_percent_rpm: 0,
};
DEFAULT_PIDS = [