Skip to content

Commit

Permalink
AC_AutoTune: trad heli variable cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bnsgeyer committed Apr 18, 2024
1 parent 2b0c83a commit 0af8282
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libraries/AC_AutoTune/AC_AutoTune.h
Original file line number Diff line number Diff line change
Expand Up @@ -303,10 +303,8 @@ class AC_AutoTune
float roll_cd, pitch_cd;

// heli specific variables
uint8_t freq_cnt; // dwell test iteration counter
float start_freq; //start freq for dwell test
float stop_freq; //ending freq for dwell test
bool ff_up_first_iter; // true on first iteration of ff up testing

private:
// return true if we have a good position estimate
Expand Down

0 comments on commit 0af8282

Please sign in to comment.