Hi
When i want to set a maximum Tilt angle (See attached picture): Is it correct to set this value?: "MPC_MAN_TILT_MAX(FLOAT"
RegardsMario
Description of Value in Manual:MPC_MAN_TILT_MAX(FLOAT): Maximal tilt angle in manual or altitude mode/ 0.0 > 90.0/ 35.0 deg
Yes, this parameter will limit the tilt angle reference for manual (altitude, stabilized...) modes.
For auto modes (mission, hold, pos ctrl), checkout MPC_TILTMAX_AIR.
MPC_TILTMAX_AIR
Thank you very much Alexh