mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
12 lines
241 B
Plaintext
12 lines
241 B
Plaintext
# Off-board control mode
|
|
|
|
uint64 timestamp # time since system start (microseconds)
|
|
|
|
bool ignore_thrust
|
|
bool ignore_attitude
|
|
bool ignore_bodyrate
|
|
bool ignore_position
|
|
bool ignore_velocity
|
|
bool ignore_acceleration_force
|
|
bool ignore_alt_hold
|