mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-16 19:00:34 +08:00
main state auto mission don't require valid mission
This commit is contained in:
@@ -298,7 +298,7 @@ bool StateMachineHelperTest::armingStateTransitionTest()
|
||||
&status_flags,
|
||||
5.0f, /* avionics rail voltage */
|
||||
check_gps,
|
||||
true, /* can arm without valid mission */
|
||||
false, /* valid mission not required*/
|
||||
2e6 /* 2 seconds after boot, everything should be checked */
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user