ma_ka
1
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”
Regards
Mario
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
1 Like
alexh
2
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
.
ma_ka
3
Thank you very much Alexh