mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Commander: improve message for RC override event
This commit is contained in:
parent
f9a5c91f8c
commit
ca711fecc7
@ -1911,7 +1911,7 @@ Commander::run()
|
||||
|
||||
// revert to position control in any case
|
||||
main_state_transition(status, commander_state_s::MAIN_STATE_POSCTL, status_flags, &internal_state);
|
||||
mavlink_log_critical(&mavlink_log_pub, "Autopilot off! Returning control to pilot");
|
||||
mavlink_log_critical(&mavlink_log_pub, "Autonomy off! Returned control to pilot");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user