Plane: log parameter changes

This commit is contained in:
Andrew Tridgell 2013-04-20 09:50:52 +10:00
parent 991d6598ef
commit 3b90c6c386

View File

@ -1825,6 +1825,7 @@ mission_failed:
mav_var_type(var_type),
_count_parameters(),
-1); // XXX we don't actually know what its index is...
DataFlash.Log_Write_Parameter(key, vp->cast_to_float(var_type));
}
break;