set Slow WP option for RTL in Auto mode

This commit is contained in:
Jason Short 2012-02-19 13:12:23 -08:00
parent cae49b3543
commit 33d4d52a6b
1 changed files with 4 additions and 0 deletions

View File

@ -208,6 +208,10 @@ static void do_RTL(void)
// --------------------
set_next_WP(&temp);
// We want to come home and stop on a dime
slow_wp = true;
// output control mode to the ground station
// -----------------------------------------
gcs_send_message(MSG_HEARTBEAT);