Does anyone know how I could go about disabling the automatic disarming of the board? Dont mind building new firmware if someone can point me in the right direction on what to modify in the source
As it stands currently 15 seconds without activity causes the software to auto disarm the controller, I would like to either change that to a higher time period (likely considerably easier I imagine) or remove it altogether.
Thanks for your help
Replies
You can change the delay time period with the LAND_DISARMDELAY parameter (up to 127 seconds). A value of 0 turns off the auto disarm feature. You can see the official documentation for the parameter here: http://plane.ardupilot.com/wiki/arduplane-parameters/#landing_disar...