mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 20:47:37 +08:00
ddeca2538c
- simplify takeoff reset method - removes _last_manual variable in favor of _skipping_takeoff_detection, which is handled in the control mode setter - takeoff detection (both launch and runway) is skipped if entering takeoff mode from any other mode while having already been in the air - added method to runway takeoff class for force setting the fly state when we want to skip the takeoff detection