mirror of https://github.com/ArduPilot/ardupilot
4a181ede62
this fixes a state where we either cannot climb or descend in an uncontrolled manner in a TECS controlled mode the conditions under which this happened were: - _use_synthetic_airspeed_once was true due to quadplane takeoff - we left _thr_clip_status as MAX from previous use of synthetic airspeed - then run without airspeed note that this can also impact users with an airspeed sensor if they disable it or it fails in flight, particularly during a climb |
||
---|---|---|
.. | ||
AP_TECS.cpp | ||
AP_TECS.h |