> For the complete documentation index, see [llms.txt](https://docs.sky-drones.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sky-drones.com/avionics/atlas-handheld/feature-highlights.md).

# Feature Highlights

### Overview

ATLAS Handheld provides real-time video feed from multiple cameras as well as a map with detailed telemetry information. Easily switch between a map and video feeds with a simple tap of the screen.

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

Control any type of vehicles, including:

* Quadcopters
* Multicopters
* VTOLs
* Fixed wings
* Rotary wings
* Ground robots

### Controls assignment

ATLAS Handheld has 4 high-accuracy Hall-effect joysticks. Functions assignment can be easily done in the software. Upper joysticks are recommended for UAS control (roll, pitch, yaw, thrust) and lower joysticks for payload control - gimbal orientation and camera controls. The controller is designed for operators as a primary user.

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

### Long-range Connectivity

ATLAS Controller has integrated long raange telemetry module with high bandwidth allowing to transmit high resolution video, telemetry data, manual control and payload data. Key features include:

* 2.4 GHz&#x20;
* up to 30 dBm output power&#x20;
* FCC / CE compliant
* AES-256 encryption&#x20;
* Ultra low latency

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

{% hint style="info" %}
Radio module can be disabled when it's not needed, e.g. when operating over LTE.
{% endhint %}

### Paired with AIRLink Telemetry

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

### Ergonomic Design

ATLAS Handheld's ergonomic design perfectly fits in the operator's hands and allows continuous work. Additionally, it's IP68 rated with dust protection and water resistance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.sky-drones.com/avionics/atlas-handheld/feature-highlights.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.
