mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 07:30:36 +08:00
directly issue status update after vtol update
This commit is contained in:
@@ -1719,6 +1719,8 @@ int commander_thread_main(int argc, char *argv[])
|
||||
status.is_rotary_wing = vtol_status.vtol_in_rw_mode;
|
||||
status.in_transition_mode = vtol_status.vtol_in_trans_mode;
|
||||
}
|
||||
|
||||
status_changed = true;
|
||||
}
|
||||
|
||||
/* update global position estimate */
|
||||
|
||||
Reference in New Issue
Block a user