mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Tune down Loiter_P a hair
This commit is contained in:
parent
be3fe36c52
commit
a52a14bf12
@ -664,7 +664,7 @@
|
|||||||
// Loiter control gains
|
// Loiter control gains
|
||||||
//
|
//
|
||||||
#ifndef LOITER_P
|
#ifndef LOITER_P
|
||||||
# define LOITER_P .4
|
# define LOITER_P .3
|
||||||
#endif
|
#endif
|
||||||
#ifndef LOITER_I
|
#ifndef LOITER_I
|
||||||
# define LOITER_I 0.0
|
# define LOITER_I 0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user