mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-12 19:08:29 -04:00
upped throttle manual boost to 225
This commit is contained in:
parent
9986776e0d
commit
037221cd02
@ -1984,7 +1984,7 @@ static void update_altitude_est()
|
|||||||
//Serial.printf(" %d, %d, %d, %d\n", climb_rate_actual, climb_rate_error, climb_rate, current_loc.alt);
|
//Serial.printf(" %d, %d, %d, %d\n", climb_rate_actual, climb_rate_error, climb_rate, current_loc.alt);
|
||||||
}
|
}
|
||||||
|
|
||||||
#define THROTTLE_ADJUST 200
|
#define THROTTLE_ADJUST 225
|
||||||
static void
|
static void
|
||||||
adjust_altitude()
|
adjust_altitude()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user