mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-23 09:08:30 -04:00
slowed Circle flight
This commit is contained in:
parent
aefa05e3d9
commit
69be03bab8
@ -322,7 +322,7 @@ static int16_t waypoint_speed_gov;
|
|||||||
|
|
||||||
static float circle_angle;
|
static float circle_angle;
|
||||||
// replace with param
|
// replace with param
|
||||||
static const float circle_rate = 0.174532925;
|
static const float circle_rate = 0.0872664625;
|
||||||
|
|
||||||
// Acro
|
// Acro
|
||||||
#if CH7_OPTION == CH7_FLIP
|
#if CH7_OPTION == CH7_FLIP
|
||||||
|
Loading…
Reference in New Issue
Block a user