Skip to content
Snippets Groups Projects
Commit 9ea54b31 authored by Jason Short's avatar Jason Short
Browse files

Lowered I term - causes oscillations in SIM

parent 2ae5d502
No related branches found
No related tags found
No related merge requests found
......@@ -768,7 +768,7 @@
# define ALT_HOLD_P 0.5 //
#endif
#ifndef ALT_HOLD_I
# define ALT_HOLD_I 0.015
# define ALT_HOLD_I 0.007
#endif
#ifndef ALT_HOLD_IMAX
# define ALT_HOLD_IMAX 300
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment