# X-Star

## Overview

The X-Star is often considered a solid beginner drone.  This quadcopter includes GPS and a 3-axis gimbal for camera stabilization.  Released in 2016, The X-Star features a top speed of 15 m/s and a flight time of around 25 minutes.

<figure><img src="/files/qiPcDsdcKGVpKJ4i0UTm" alt=""><figcaption></figcaption></figure>

## Specifications

### Aircraft

|                                   |                                                   |
| --------------------------------: | ------------------------------------------------- |
|                         **Model** | X-Star                                            |
|                  **Manufacturer** | Autel Robotics                                    |
|                        **Copter** | Quadcopter                                        |
| **Satellite Positioning Systems** | GPS                                               |
|   **Operating Temperature Range** | 14° to 113℉ (-10° to 45℃)                         |
|              **Max Ascent Speed** | 6 m/s                                             |
|             **Max Descent Speed** | 3 m/s                                             |
|                     **Max Speed** | 15 m/s                                            |
|               **Max Pitch Angle** | 35°                                               |
|             **Max Angular Speed** | 150°/s                                            |
|               **Max Flight Time** | Approx. 25 minutes                                |
|          **Hover Accuracy Range** | <p>Vertical:<br>±1 m<br>Horizontal:<br>±2.5 m</p> |
|                      **Released** | 2016                                              |

### Gimbal

|                           |                                                        |
| ------------------------: | ------------------------------------------------------ |
|         **Stabilization** | 3-axis (pitch, roll, yaw)                              |
|    **Controllable Range** | Pitch: 0°\~90°                                         |
|      **Control Accuracy** | <p>Pitch: ±0.015°<br>Roll: ±0.015°<br>Yaw: ±0.015°</p> |
| **Max. Angular Velocity** | <p>Pitch: ±300°/s<br>Yaw: 360°/s</p>                   |


---

# 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://wiki.zephyr-sim.com/getting-started/drones/autel/x-star.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.
