Updated flight modes diagrams & comments.

This commit is contained in:
TickTock-
2014-04-28 22:11:02 -07:00
parent 31089a290b
commit ef75bbf2ef
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -230,7 +230,7 @@ void BlockMultiModeBacksideAutopilot::update()
_actuators.control[CH_THR] = _manual.throttle;
} else if (_status.main_state == MAIN_STATE_ALTCTRL ||
_status.main_state == MAIN_STATE_POSCTRL /* TODO, implement easy */) {
_status.main_state == MAIN_STATE_POSCTRL /* TODO, implement pos control */) {
// calculate velocity, XXX should be airspeed, but using ground speed for now
// for the purpose of control we will limit the velocity feedback between