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 authored and bnsgeyer committed Aug 12, 2024
1 parent 748fe53 commit ce03fd3
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 ce03fd3

Please sign in to comment.