mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
ACM: Lowered default Alt hold P
This commit is contained in:
parent
16ddc9fb8a
commit
b6f45bb188
@ -779,7 +779,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef ALT_HOLD_P
|
||||
# define ALT_HOLD_P 0.4 // .5
|
||||
# define ALT_HOLD_P 0.3 // .5
|
||||
#endif
|
||||
#ifndef ALT_HOLD_I
|
||||
# define ALT_HOLD_I 0.038
|
||||
|
Loading…
Reference in New Issue
Block a user