Skip to content

Commit

Permalink
AC_AutoTune: remove unused variable from heli autotune
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbarker committed Aug 8, 2024
1 parent f9fde66 commit 800d971
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libraries/AC_AutoTune/AC_AutoTune_Heli.h
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ class AC_AutoTune_Heli : public AC_AutoTune

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;
Expand Down

0 comments on commit 800d971

Please sign in to comment.