mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-03 03:20:34 +08:00
mission: don't validate old mission if the vehicle is armed
This commit is contained in:
@@ -4,4 +4,5 @@ uint8 dataman_id # default 0, there are two offboard storage places in the datam
|
||||
uint16 count # count of the missions stored in the dataman
|
||||
int32 current_seq # default -1, start at the one changed latest
|
||||
|
||||
bool valid # true if mission passed feasibility checks
|
||||
bool clear_mission # true if mission is cleared in dataman
|
||||
Reference in New Issue
Block a user