directly issue status update after vtol update

This commit is contained in:
Andreas Antener
2016-01-28 10:23:23 +01:00
parent ff47cae7c1
commit c11a677207
+2
View File
@@ -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 */