AC_AutoTune: trad heli variable cleanup

This commit is contained in:
bnsgeyer 2024-04-13 01:05:15 -04:00 committed by Bill Geyer
parent ad58f3e1f8
commit cf50aa1321

View File

@ -300,10 +300,8 @@ protected:
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
float start_freq; //start freq for dwell test
float stop_freq; //ending freq for dwell test
private:
// return true if we have a good position estimate