ardupilot/libraries/AP_TECS
George Zogopoulos 880ebbcdad AP_TECS: Takeoff improvements
- Refactor and split set_pitch_max_limit method.
- New _update_pitch_limits to encapsulate all relevant functionality.
- Automatically reset if pitch and throttle are overriden.
- nullified TAKEOFF alt_dem offset on external throttle.
- Simplify use of TKOFF_THR_MIN.
- Prevent takeoff altitude overshoot by capping the altitude setpoint offset.
- Move pitch limits after vertical acceleration limitation.
2024-10-02 17:09:07 +10:00
..
AP_TECS.cpp AP_TECS: Takeoff improvements 2024-10-02 17:09:07 +10:00
AP_TECS.h AP_TECS: Takeoff improvements 2024-10-02 17:09:07 +10:00