Setting up a vtol in mission planner

Introduction Setting up a vertical take off or landing (VTOL) uav is one of the more complex aspects of mission planner, for programming a pix hawk flight controller. The vtol that will be set up in this blog is a 2.5 meter wingspan, custom quad rotor, with all four motors tilting uav. Figure 1. A screen capture of the firmware installation page of mission planner To begin install arduplane on your pixhawk, using the install firmware page in mission planner, figure 1 shows the pop up window that should appear. Next once the firmware is installed go through each of the settings of the mandatory setup, including the accelerometer calibration, compass calibration and the radio calibration, but skip the servo output for now. The next step is going to the full parameter list under the configuring and tuning tab, and enable Qplane, which stands for quadplane, and allows for all the vtol settings to be shown. Then the frame style and setup has to be configured, these have t...