ACM: Tuning based on flights today

This commit is contained in:
Jason Short 2012-03-11 23:18:07 -07:00
parent 38a60df189
commit e279106b44

View File

@ -681,13 +681,13 @@
#endif
#ifndef LOITER_RATE_P
# define LOITER_RATE_P 2.6 //
# define LOITER_RATE_P 2.0 //
#endif
#ifndef LOITER_RATE_I
# define LOITER_RATE_I 0.25 // Wind control
# define LOITER_RATE_I 0.10 // Wind control
#endif
#ifndef LOITER_RATE_D
# define LOITER_RATE_D 0.0 // try 2 or 3 for LOITER_RATE 1
# define LOITER_RATE_D 1.0 // try 2 or 3 for LOITER_RATE 1
#endif
#ifndef LOITER_RATE_IMAX
# define LOITER_RATE_IMAX 30 // degrees