AC_AutoTune: remove unused variable from heli autotune
This commit is contained in:
parent
748fe538ea
commit
ce03fd3ed9
@ -261,7 +261,6 @@ private:
|
||||
|
||||
Vector3f start_angles; // aircraft attitude at the start of test
|
||||
uint32_t settle_time; // time in ms for allowing aircraft to stabilize before initiating test
|
||||
float trim_meas_rate; // trim measured gyro rate
|
||||
|
||||
// variables from dwell test
|
||||
LowPassFilterVector2f filt_att_fdbk_from_velxy_cd;
|
||||
|
Loading…
Reference in New Issue
Block a user