mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 23:04:07 +08:00
6 lines
269 B
Plaintext
6 lines
269 B
Plaintext
uint64 timestamp # time since system start (microseconds)
|
|
|
|
uint8 rtl_vehicle_type # from the vehicle_status message
|
|
float32 rtl_time_s # how long in seconds will the RTL take
|
|
float32 rtl_limit_fraction # what fraction of the allowable RTL time would be taken
|