px4-firmware/msg/mission.msg

7 lines
266 B
Plaintext
Raw Normal View History

int8 dataman_id # default 0, there are two offboard storage places in the dataman: 0 or 1
uint16 count # count of the missions stored in the dataman
int32 current_seq # default -1, start at the one changed latest
2016-04-25 18:36:13 -03:00
# TOPICS mission offboard_mission onboard_mission