restoring throttle i term for SIM

This commit is contained in:
Jason Short 2011-11-08 11:51:49 -08:00
parent 59fb774226
commit 50703ed847

View File

@ -511,7 +511,7 @@
# define THR_HOLD_P 0.4 //
#endif
#ifndef THR_HOLD_I
# define THR_HOLD_I 0.00 // with 4m error, 12.5s windup
# define THR_HOLD_I 0.02 // with 4m error, 12.5s windup
#endif
#ifndef THR_HOLD_IMAX
# define THR_HOLD_IMAX 300