mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-26 09:45:33 +03:00
Better D-term filtering for multirotor PID controller
This commit is contained in:
parent
651d0679b4
commit
191c3552c9
2 changed files with 28 additions and 15 deletions
|
@ -554,9 +554,7 @@ void init(void)
|
|||
|
||||
flashLedsAndBeep();
|
||||
|
||||
#ifdef USE_DTERM_NOTCH
|
||||
pidInitFilters();
|
||||
#endif
|
||||
|
||||
imuInit();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue