navigator: RTL working again

This commit is contained in:
Julian Oes
2014-06-06 20:02:38 +02:00
parent b97b74491b
commit 1bec9dfe2b
5 changed files with 145 additions and 114 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ Mission::reset()
bool
Mission::update(struct position_setpoint_triplet_s *pos_sp_triplet)
{
bool updated;
bool updated = false;
/* check if anything has changed */
bool onboard_updated;