Ardupilot2/libraries/AP_Mission
Randy Mackay 37cff752c8 Mission: handle Loiter direction
loiter-unlimited, loiter-turns and loiter-time cms specify the turn
direction in Param3.  This is stored in the location's loiter_ccw flag.
Previously supported only in Plane, moving here allows us to share more
code with Plane, Copter, Rover.
2014-03-19 12:13:16 +09:00
..
examples/AP_Mission_test Mission: test exceeding command storage size 2014-03-19 12:11:55 +09:00
AP_Mission.cpp Mission: handle Loiter direction 2014-03-19 12:13:16 +09:00
AP_Mission.h Mission: command specific structures 2014-03-19 12:12:51 +09:00