# Inspired Flight

## Getting Started <a href="#getting-started" id="getting-started"></a>

To ensure the gimbal steering for the 6X Series Sensors will work for Inspired Flight aircraft two things need to be checked:

* [ ] Verify the sensor firmware is v3.13.1 or higher
* [ ] Verify Inspired Flight compatibility settings have been applied to the aircraft.

{% content-ref url="/pages/tXsqhRaXYzg6CRc3UbyP" %}
[Firmware Update](/home/65r-sensor-user-guide/65r-sensor/firmware-update.md)
{% endcontent-ref %}

{% content-ref url="/pages/ctzVTXMyLCu9MWQ4QfYn" %}
[Inspired Flight Compatibility Settings](/home/65r-sensor-user-guide/65r-sensor/installation/inspired-flight/inspired-flight-compatibility-settings.md)
{% endcontent-ref %}

{% hint style="info" %}
IGC v1.4 and greater will display the gimbal angle indicator.&#x20;
{% endhint %}

***

## Manual Gimbal Control <a href="#manual-gimbal-control" id="manual-gimbal-control"></a>

To manually control the gimbal use the rocker wheel on the left hand side of the hand controller.

Pushing the wheel to the right will point the gimbal downwards (NADIR).

Pushing the wheel to the left will point the gimbal forward.

***

## Automated Gimbal Control

{% stepper %}
{% step %}

### Navigate to the Plan Screen

<figure><img src="/files/TLEzQswoHLtLkL0MKpQ2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select Mission Type

<figure><img src="/files/Ok3Rc1HRe8aPDIxYYi83" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select Waypoint From the Left Hand Menu

<figure><img src="/files/CClyRYE7r369ku69idEY" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Place a Waypoint

<figure><img src="/files/ZfCZ8fCko91zK6sItM6y" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Expand Camera Dropdown Menu

In the waypoint mission item on the right hand side of the screen select the camera drop down menu.

<figure><img src="/files/9LIdAxZYPQQyMBuU6KZ5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eOuLnaVED54xnpfIW8Wb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Check the Gimbal Box and Set Gimbal Angle

Check the gimbal options box, then enter your desired gimbal pitch angle

<figure><img src="/files/OVCCiiRHAJRzSWSmm8Jv" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Finish Planning Mission&#x20;

Plan the rest of your mission as normal. The gimbal will change the pitch angle of the sensor at the waypoint and remain at that pitch angle throughout the rest of the mission.&#x20;

To add additional gimbal pitch changes use the same method between survey mission items, or plan a waypoint mission and add the gimbal change commands as desired.&#x20;
{% endstep %}

{% step %}

### Upload&#x20;

Upload the mission to the aircraft.&#x20;
{% endstep %}
{% endstepper %}

***

## Gimbal Angle Orientation Reference

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


---

# 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://support.senterasensors.com/home/65r-sensor-user-guide/65r-sensor/operation/gimbal-steering/inspired-flight.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.
