mc_att_control: revert to tested cutoff frequency

Revert the disabled d term filter which needs to be enabled
after reducing IMU filtering and was probably unintentionally
during a rebase.
This commit is contained in:
Matthias Grob 2018-03-26 13:01:41 +01:00
parent 19a4f0988c
commit 2acd431fcb

View File

@ -542,7 +542,7 @@ PARAM_DEFINE_FLOAT(MC_TPA_RATE_D, 0.0f);
* @increment 10
* @group Multicopter Attitude Control
*/
PARAM_DEFINE_FLOAT(MC_DTERM_CUTOFF, 0.f);
PARAM_DEFINE_FLOAT(MC_DTERM_CUTOFF, 30.f);
/**
* Multicopter air-mode