# Pixhawk Standard Autopilots

[Pixhawk series](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/pixhawk_series) boards that fully comply with the [Pixhawk Standard](https://pixhawk.org/) (including use of the Pixhawk trademark), and that are still being manufactured, are supported by the PX4 project.

These boards are maintained, updated, tested and otherwise supported by the PX4 project maintainers and Dronecode test team.

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

The boards in this category are:

* [CUAV Pixahwk V6X](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/cuav_pixhawk_v6x) (FMUv6X)
* [Holybro Pixhawk 6X](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixhawk6x) (FMUv6X)
* [Holybro Pixhawk 6C](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixhawk6c) (FMUv6C)
* [Holybro Pixhawk 6C Mini](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixhawk6c_mini) (FMUv6C)
* [Holybro Pix32 v6](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/holybro_pix32_v6) (FMUv6C)
* [Holybro Pixhawk 5X](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixhawk5x) (FMUv5X)
* [Holybro Pixhawk 4](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixhawk4) (FMUv5) - Discontinued by Holybro but supported by PX4
* [Holybro Pixhawk 4 Mini](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixhawk4_mini) (FMUv5) - Discontinued by Holybro but supported by PX4
* [Drotek Pixhawk 3 Pro](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixhawk3_pro) (FMUv4pro)
* [mRo Pixracer](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixracer) (FMUv4)
* [CUAV Pixhack v3](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_manufacturer_supported/pixhack_v3) (FMUv3)
* [Hex Cube Black](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixhawk-2) (FMUv3)
* [mRo Pixhawk](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/mro_pixhawk) (FMUv3)
* [Holybro Pixhawk Mini](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixhawk_mini) (FMUv3) - Discontinued by Holybro but supported by PX4


---

# 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_pixhawk_standard.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.
