mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 12:27:35 +08:00
6a6b8d49fc
This way we avoid duplication between manual_control_input and manual_control_setpoint.
11 lines
190 B
Plaintext
11 lines
190 B
Plaintext
uint64 timestamp # time since system start (microseconds)
|
|
|
|
px4/manual_control_input chosen_input
|
|
|
|
bool valid
|
|
|
|
bool arm_gesture
|
|
bool disarm_gesture
|
|
|
|
bool user_override
|