mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 17:38:32 -04:00
Turned off Rate_I for Arduino users.
This commit is contained in:
parent
8988c7d9e4
commit
0ed9af1bf5
@ -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