Hello.
I want to know the difference between Q_RTL_ALT_MIN and Q_RTL_ALT.
(1) Q_RTL_ALT Description : The altitude which QRTL mode heads to initially
(2) Q_RTL_ALT_MIN Description : If VTOL motors are active QRTL mode will VTOL climb to at least this altitude before returning home. If outside 150% the larger of WP_LOITER_RAD and RTL_RADIUS the vehicle will VTOL climb to Q_RTL_ALT. This parameter has no effect if the vehicle is in forward flight. Should be between Q_LAND_FINAL_ALT and Q_RTL_ALT
with this description, I can’t figure out the difference with this two parameters…