Add support for a 'standard' VTOL with pusher/tractor motor.

This commit is contained in:
Simon Wilks
2015-08-05 18:03:44 +02:00
parent 951b27518f
commit 5adb3cc308
13 changed files with 601 additions and 41 deletions

View File

@@ -637,6 +637,10 @@ then
then
set MAV_TYPE 21
fi
if [ $MIXER == quad_x_pusher_vtol ]
then
set MAV_TYPE 22
fi
fi
# Still no MAV_TYPE found