#!/bin/sh
#
# @name Plane SITL with catapult
#

sh /etc/init.d-posix/1030_plane

if [ $AUTOCNF = yes ]
then
	param set RWTO_TKOFF 0

fi
