#!/bin/sh
#
# @name Plane SITL with downward facing LIDAR.
#

. ${R}etc/init.d-posix/airframes/1030_plane

if [ $AUTOCNF = yes ]
then
	param set FW_LND_USETER 1

fi
