decreased the loiter rate P for overshoot

This commit is contained in:
Jason Short 2012-03-10 12:40:07 -08:00
parent fc32da0d2e
commit 4b703e8842

View File

@ -677,7 +677,7 @@
#endif #endif
#ifndef LOITER_RATE_P #ifndef LOITER_RATE_P
# define LOITER_RATE_P 3.0 // # define LOITER_RATE_P 2.6 //
#endif #endif
#ifndef LOITER_RATE_I #ifndef LOITER_RATE_I
# define LOITER_RATE_I 0.25 // Wind control # define LOITER_RATE_I 0.25 // Wind control