hello dear friends
is there any way to change fligh mode in a specific waypoing by itself…for example i wanna add a waypoing on the last waypoint and when the plane reached that waypoint flight mode change by itself for example from auto to fbwa…
thanks for helping
1 Like
Hey !
Except from scripts (lua, python) I don’t know any way to do this,
However it depends the mode you want, for instance you have RTL, land and loiter available maybe you can do a loiter and then when you are ready take back your vehicle manually to witch to the desired mode.
1 Like
What is your motivation to do so?
Might be an alternative.
BTW, you can use DO_AUX_FUNCTION for that.
Parameter 1 should be any number of AUX_FUNC enum in here:
For example, 92 for changing mode to FBWA.
Param 2 should be 2.
Here is an example mission list:
QGC WPL 110
0 0 0 16 0.000000 0.000000 0.000000 0.000000 -35.363262 149.165237 584.070007 1
1 0 3 16 0.000000 0.000000 0.000000 0.000000 -35.361454 149.162930 30.000000 1
2 0 0 218 92.000000 2.000000 0.000000 0.000000 0.000000 0.000000 0.000000 1