Copter: Autotune: Increase test timeout

This commit is contained in:
Leonard Hall 2024-02-19 13:52:18 +10:30 committed by Peter Barker
parent 327fd034da
commit c000efdabe
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
*
*/
#define AUTOTUNE_TESTING_STEP_TIMEOUT_MS 1000U // timeout for tuning mode's testing step
#define AUTOTUNE_TESTING_STEP_TIMEOUT_MS 2000U // timeout for tuning mode's testing step
#define AUTOTUNE_RD_STEP 0.05f // minimum increment when increasing/decreasing Rate D term
#define AUTOTUNE_RP_STEP 0.05f // minimum increment when increasing/decreasing Rate P term