# AMC 1.11

{% hint style="info" %}
**Before installing the latest Android version of the Auterion Mission Control, uninstall and remove the old version.**
{% endhint %}

## Compatibility

Please use the following version, or newer, of Auterion OS with this release of AMC:

{% content-ref url="/pages/D2oferT9J11mSqneyL1T" %}
[AOS 2.2.0](/release-notes/auterionos/aos-for-skynode/aos-2.2/auterion-enterprise-px4-2.2.2-release-notes-1.md)
{% endcontent-ref %}

## **New Features**

* A team awareness feature compliant with the Android Team Awareness Kit (ATAK) has been added. The feature enables the sharing of important information (vehicle, ground-station locations and video feed) with other users.
* A display for the latitude, longitude and slant range of the point of interest for cameras has been added (only available for cameras that provide such an information).
* The ability to trigger object tracking with a simple touch on the screen has been added (only available for cameras that provide this ability).
* A fly action can be executed on a location given through coordinates.
* General UI improvements for maximum usability on smaller screens.

Optimization for easier connection with the vehicle:

* Microhard radio settings come predefined for an automatic connection with a vehicle running Skynode and AEPX4 2.2 or greater.
* The automatic popup of the pairing dialog has been disabled.

## Improvements / Resolved issues <a href="#improvement" id="improvement"></a>

* Orbit radius text color is now more visible.
* Drawing orbits with radius smaller than the vehicles minimum ability is prohibited.
* Minor airspeed inaccuracy on HUD for values around zero is fixed.
* Zoom buttons remain blue when pressed while the camera zoom action is executed.

The following issues have been resolved:

* Terrain data were not updated when a mission was loaded.
* For the "Loiter to Altitude" waypoint the default loiter radius was 0.
* Fixed scaling issues for zoom buttons.
* Gimbal slider was allowing the user to set an out of range pitch.
* Polygonal fence type was not always triggering the "upload required" button.
* Mission duration time was not visible on small screens.
* At specific cases an application crash was happening on the disconnection with the vehicle.


---

# 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://docs.auterion.com/release-notes/auterion-mission-control-release-notes/auterion-mission-control-1.11-release.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.
