ACM: Increased the altitude error P for smoother alt hold response
This commit is contained in:
parent
20a3cfdcde
commit
11e5f7d40f
@ -727,7 +727,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef ALT_HOLD_P
|
||||
# define ALT_HOLD_P 0.2 //
|
||||
# define ALT_HOLD_P 0.5 //
|
||||
#endif
|
||||
#ifndef ALT_HOLD_I
|
||||
# define ALT_HOLD_I 0.015
|
||||
|
Loading…
Reference in New Issue
Block a user