Skip to content

Commit

Permalink
Copter: Autotune: Done so far
Browse files Browse the repository at this point in the history
  • Loading branch information
lthall committed Feb 17, 2024
1 parent 58e979f commit 5b72374
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions libraries/AC_AutoTune/AC_AutoTune_Multi.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,8 @@
* New Work:
* 1) Calculate maximum safe values based on a maximum test angle of 2/3 ANGLE_MAX
* 2) Maximum test angle and rate must stop before 2/3 ANGLE_MAX using ATC_ACCEL_X_MAX and ATC_RATE_X_MAX
* 3) Test will update ATC so recovery is smooth
* 4) Test will stop making measurments but not stop the twich
* 5) We will update twitch rate target based on the results of the last four twitches
* 6) We will stop and fail if tuning parameters hit minimum P values
* 7) We will stop and fail if aircraft can't stabilize effectivly
* 8) Twiches will be symetrical and no longer skip one side
* 9) Maybe use Quaternion rotation from starting point for angle test
*/

Expand Down

0 comments on commit 5b72374

Please sign in to comment.