> For the complete documentation index, see [llms.txt](https://docs.freeflysystems.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.freeflysystems.com/ecosystem/payloads/ventus-ogi/operating-handbook/advanced-operation.md).

# Advanced Operation

{% hint style="info" %}
We recommend clearing out extra photos from your USB drive to reduce the time to sync the USB drive files with the gallery after the drive is first plugged in.
{% endhint %}

{% content-ref url="/pages/QlDnmyj96tzYZk9LyjtL" %}
[USB Formatting](/ecosystem/payloads/payload-maintenance/usb-formatting.md)
{% endcontent-ref %}

## Precise Control

{% content-ref url="/pages/QgvDQi0sAfwyryFxa6X4" %}
[Rate Controls](/ecosystem/controller/pilot-pro/operating-handbook/rate-controls.md)
{% endcontent-ref %}

## Live Inspection

* Astro's flight path is displayed with a red line on the map in AMC, which can help you see the area the aircraft has already covered.
* Live video from the aircraft to the Auterion Suite is possible with a strong LTE connection. Additional information on setting up LTE on Astro is here:

{% content-ref url="<https://github.com/freefly-systems/wiki-public-ecosystem/blob/main/pilots-operating-handbook/essential-software/network-and-connectivity.md>" %}
<https://github.com/freefly-systems/wiki-public-ecosystem/blob/main/pilots-operating-handbook/essential-software/network-and-connectivity.md>
{% endcontent-ref %}

{% hint style="warning" %}
DIU Blue Astros come with stealth logging enabled, which stops GPS data from being written to imagery and logs. [Stealth logging must be disabled](https://freefly.gitbook.io/astro-public/other-user-manuals/ecosystem/diu-blue-suas#logging) to allow GPS data to be written to photos.
{% endhint %}

* The Ventus OGI camera provides a 640x480 infrared image with a 1-8x digital zoom. When approaching an object of interest, we recommend keeping the aircraft a safe distance away and zooming in as much as needed to see the detail level required for inspections.
* When using Slow Speed Mode, camera tilt and pan are scaled with the zoom rate, so the control inputs become less sensitive the more zoomed the camera is.

{% hint style="warning" %}
Be careful not to become disoriented when flying with the camera zoomed in. We recommend resetting the camera zoom to 1x before flying to a new inspection location.
{% endhint %}


---

# 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.freeflysystems.com/ecosystem/payloads/ventus-ogi/operating-handbook/advanced-operation.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.
