Skip to content

Flight Controller Selection

Flight controllers are the "brains" of an unmanned vehicle. PX4 can run on many flight controller boards.

You should select a board that suits the physical constraints of your vehicle, the activities you wish to perform, and of course cost.

Pixhawk Series

Pixhawk Series open-hardware flight controllers run PX4 on NuttX OS. With many form factors, there are versions targeted towards many use cases and market segments.

Pixhawk Standard Autopilots are used as the PX4 reference platform. They are supported and tested by the PX4 development team, and are highly recommended.

Manufacturer-supported Controllers

Other flight controllers are manufacturer-supported. This includes FCs that are heavily based on the Pixhawk standard (but which are not fully compliant), and many others.

Note that manufacturer-supported controllers can be just as "good" (or better) than those which are Pixhawk-standard.

Autopilots for Computationally Intensive Tasks

Dedicated flight controllers like Pixhawk are not usually well-suited for general purpose computing or running computationally intensive tasks. For more computing power, the most common approach is to run those applications on a separate onboard Companion Computer. Some companion computers can also run PX4 on a separate DSP, as part of the same autopilot board.

Similarly, PX4 can also run natively Raspberry Pi (this approach is not generally considered as "robust" as having a separate companion or using a dedicated DSP):

Commercial UAVs that can run PX4

PX4 is available on many popular commercial drone products, including some that ship with PX4 and others that can be updated with PX4 (allowing you to add mission planning and other PX4 Flight modes to your vehicle).

For more information see Complete Vehicles.