Browse Source

Lowered I term - causes oscillations in SIM

mission-4.1.18
Jason Short 13 years ago
parent
commit
9310d613e1
  1. 2
      ArduCopter/config.h

2
ArduCopter/config.h

@ -768,7 +768,7 @@ @@ -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

Loading…
Cancel
Save