PX4-Autopilot/msg/LongitudinalControlLimits.msg
2025-01-08 15:40:34 +03:00

16 lines
297 B
Plaintext

uint64 timestamp
float32 pitch_min
float32 pitch_max
float32 throttle_min
float32 throttle_max
float32 climb_rate_max
float32 sink_rate_max
float32 equivalent_airspeed_min
float32 equivalent_airspeed_max
float32 speed_weight
bool enforce_low_height_condition
bool disable_underspeed_protection