# Discontinued Autopilots/Vehicles

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

This category is for discontinued autopilots and complete vehicles. These are *not supported* by the head revision of PX4 and are no longer being manufactured.

## Autopilots

* [Drotek DroPix](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/dropix) (FMUv2)
* [Omnibus F4 SD](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/omnibus_f4_sd)
* [CUAV v5](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/cuav_v5) (Pixhawk FMUv5)
* [Aerotenna OcPoC-Zynq Mini](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/ocpoc_zynq)
* [Holybro Pixhawk 4](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixhawk4) (FMUv5)
* [Holybro Pixhawk 4 Mini](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixhawk4_mini) (FMUv5)
* [Holybro Kakute F7](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/kakutef7)
* [Holybro Pixhawk Mini](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_pixhawk_standard/pixhawk_mini) (FMUv3)
* [Holybro Pixfalcon](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/pixfalcon) (Pixhawk FMUv2)
* [Holybro pix32](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/holybro_pix32) (FMUv2)
* [mRo AUAV-X2](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/auav_x2) (Pixhawk FMUv2)
* [3DR Pixhawk 1](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/pixhawk) (Pixhawk FMUv2)

## Complete Vehicles

* [BetaFPV Beta75X 2S Brushless Whoop](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/betafpv_beta75x)
* [Intel® Aero RTF Drone](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/intel_aero) ([Complete Vehicle](https://px4.gitbook.io/px4-user-guide/drone_parts/complete_vehicles))
* [Qualcomm Snapdragon Flight](https://px4.gitbook.io/px4-user-guide/drone_parts/flight_controller/autopilot_discontinued/snapdragon_flight) ([Complete Vehicle](https://px4.gitbook.io/px4-user-guide/drone_parts/complete_vehicles))


---

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