mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 08:36:08 +08:00
Remove relaying of maximum altitude through land detector
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
uint64 timestamp # time since system start (microseconds)
|
||||
float32 alt_max # maximum altitude in [m] that can be reached
|
||||
bool freefall # true if vehicle is currently in free-fall
|
||||
bool ground_contact # true if vehicle has ground contact but is not landed (1. stage)
|
||||
bool maybe_landed # true if the vehicle might have landed (2. stage)
|
||||
|
||||
Reference in New Issue
Block a user