mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-08 04:10:36 +08:00
Remove relaying of maximum altitude through land detector
This commit is contained in:
@@ -120,7 +120,6 @@ private:
|
||||
|
||||
vehicle_land_detected_s _vehicle_land_detected {
|
||||
.timestamp = 0,
|
||||
.alt_max = -1.0f,
|
||||
.freefall = false,
|
||||
.ground_contact = true,
|
||||
.maybe_landed = true,
|
||||
|
||||
Reference in New Issue
Block a user