Set correct MAV type for quad_h mixer

This commit is contained in:
Lorenz Meier
2016-02-15 15:58:01 +01:00
parent 8dbbe1b1f3
commit 4207213fc3
+4
View File
@@ -613,6 +613,10 @@ then
then
set MAV_TYPE 2
fi
if [ $MIXER == quad_h ]
then
set MAV_TYPE 2
fi
if [ $MIXER == tri_y_yaw- -o $MIXER == tri_y_yaw+ ]
then
set MAV_TYPE 15