mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 00:58:37 -04:00
Turned off Rate_I for Arduino users.
This commit is contained in:
parent
68b91f27af
commit
a32772bfb0
@ -46,5 +46,5 @@
|
|||||||
//#define LOITER_THR THROTTLE_MANUAL
|
//#define LOITER_THR THROTTLE_MANUAL
|
||||||
# define RTL_YAW YAW_HOLD
|
# define RTL_YAW YAW_HOLD
|
||||||
|
|
||||||
#define RATE_ROLL_I 0.18
|
//#define RATE_ROLL_I 0.18
|
||||||
#define RATE_PITCH_I 0.18
|
//#define RATE_PITCH_I 0.18
|
||||||
|
Loading…
Reference in New Issue
Block a user