1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 03:20:00 +03:00

enable frequency analysis and automatic, dynamic changing of notch filter frequencies

change F3 from CM1 to CM4
add debug flags for FFT
add bandpass filter
add different filtering apply function
add feature DYNAMIC_FILTER
replace mode GTUNE with DYNAMIC FILTER
move gyro frequency analysis into gyro loop instead of own task
This commit is contained in:
rav 2017-05-11 16:10:29 +02:00
parent f55077673d
commit d9909b91d3
39 changed files with 449 additions and 70 deletions