ardupilot/libraries/AP_Mission
Randy Mackay 512b378c4a Mission: allow set_current_cmd when mission is not running
Can now be run when mission is complete or stopped.  When mission is
resumed it will begin at the set command.  This command can be either a
nav or do command
2014-03-19 12:11:10 +09:00
..
examples/AP_Mission_test Mission: update example sketch for p1's move to cmd structure 2014-03-19 12:10:49 +09:00
AP_Mission.cpp Mission: allow set_current_cmd when mission is not running 2014-03-19 12:11:10 +09:00
AP_Mission.h Mission: set_current_cmd to use uint16 2014-03-19 12:11:06 +09:00