TradHeli: disable AutoTune for Tradheli compile
We need the flash space, and this probably won't work for tradheli anyway since tradheli needs most of the control from Feedforward rather than P term. And D-term is very very bad.
This commit is contained in:
parent
1b3a1f5337
commit
c940c2538b
@ -116,12 +116,15 @@
|
||||
# define HELI_STAB_COLLECTIVE_MIN_DEFAULT 0
|
||||
# define HELI_STAB_COLLECTIVE_MAX_DEFAULT 1000
|
||||
# define THR_MIN_DEFAULT 0
|
||||
# define AUTOTUNE DISABLED
|
||||
|
||||
# ifndef HELI_CC_COMP
|
||||
#define HELI_CC_COMP DISABLED
|
||||
#endif
|
||||
# ifndef HELI_PIRO_COMP
|
||||
#define HELI_PIRO_COMP DISABLED
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user