# Manufacturer-Supported Autopilots

Manufacturer-supported autopilots are maintained and supported by a board manufacturer (manufacturers commit to delivering compatibility with the current stable PX4 release within 4 months of the official release announcement).

:::tip For more information about PX4 project autopilot board support levels see: [px4.io/autopilots/](https://px4.io/autopilots/). :::

:::note This category includes boards that are not fully compliant with the pixhawk standard; manufacturers support and maintain the board for any areas of incompatibility. :::

The boards in this category are:

* [AirMind MindPX](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/mindpx)
* [AirMind MindRacer](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/mindracer)
* [ARK Electronics ARKV6X](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/arkv6x) (and [ARK Electronics Pixhawk Autopilot Bus Carrier](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/pixhawk_autopilot_bus/arkpab))
* [CUAV X7](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/cuav_x7)
* [CUAV Nora](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/cuav_nora)（CUAV X7 variant)
* [CUAV V5+](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/cuav_v5_plus) (FMUv5)
* [CUAV V5 nano](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/cuav_v5_nano) (FMUv5)
* [CUAV Pixhack v3](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/pixhack_v3) (FMUv3)
* [CubePilot Cube Orange+](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/cubepilot_cube_orangeplus)
* [CubePilot Cube Orange](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/cubepilot_cube_orange)
* [CubePilot Cube Yellow](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/cubepilot_cube_yellow)
* [Holybro Kakute H7v2](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/kakuteh7v2)
* [Holybro Kakute H7mini](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/kakuteh7mini)
* [Holybro Kakute F7](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/kakutef7) - Discontinued
* [Holybro Kakute H7](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/kakuteh7)
* [Holybro Durandal](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/durandal)
* [Holybro Pix32 v5](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/holybro_pix32_v5)
* [ModalAI Flight Core v1](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/modalai_fc_v1)
* [ModalAI VOXL Flight](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/modalai_voxl_flight)
* [ModalAI VOXL 2](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/modalai_voxl_2)
* [mRobotics-X2.1](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/mro_x2.1) (FMUv2)
* [mRo Control Zero](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/mro_control_zero_f7)
* [NXP FMUK66](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/nxp_rddrone_fmuk66) ([www.nxp.com](http://www.nxp.com))
* [Sky-Drones AIRLink](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/airlink)
* [SPRacing SPRacingH7EXTREME](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/spracingh7extreme)
* [ThePeach FCC-K1](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/thepeach_k1)
* [ThePeach FCC-R1](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/thepeach_r1)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
