Plane: stop setting eas2tas in AirSpeed - it can work it out itself
This commit is contained in:
parent
5cfba85095
commit
fb2422e496
@ -640,9 +640,6 @@ void Plane::update_flight_stage(void)
|
||||
} else {
|
||||
set_flight_stage(AP_Vehicle::FixedWing::FLIGHT_NORMAL);
|
||||
}
|
||||
|
||||
// tell AHRS the airspeed to true airspeed ratio
|
||||
airspeed.set_EAS2TAS(barometer.get_EAS2TAS());
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user