Browse Source

Remove mission topic and move it to auto-generated

sbg
Lorenz Meier 10 years ago
parent
commit
33bd30233e
  1. 3
      msg/mission.msg
  2. 0
      src/modules/navigator/navigation.h

3
msg/mission.msg

@ -0,0 +1,3 @@ @@ -0,0 +1,3 @@
int32 dataman_id # default 0, there are two offboard storage places in the dataman: 0 or 1
uint32 count # count of the missions stored in the dataman
int32 current_seq # default -1, start at the one changed latest

0
src/modules/uORB/topics/mission.h → src/modules/navigator/navigation.h

Loading…
Cancel
Save