Browse Source

ACM: decreased rate P for alt hold to remove bumpy repsonse

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

2
ArduCopter/config.h

@ -738,7 +738,7 @@
// RATE control // RATE control
#ifndef THROTTLE_P #ifndef THROTTLE_P
# define THROTTLE_P 0.45 // # define THROTTLE_P 0.25 //
#endif #endif
#ifndef THROTTLE_I #ifndef THROTTLE_I
# define THROTTLE_I 0.0 // Don't edit # define THROTTLE_I 0.0 // Don't edit

Loading…
Cancel
Save