> For the complete documentation index, see [llms.txt](https://support.senterasensors.com/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senterasensors.com/home/65r-sensor-user-guide/65r-sensor/installation/inspired-flight/inspired-flight-compatibility-settings.md).

# Inspired Flight Compatibility Settings

## Getting Started

IGC v1.3 and greater has automatic payload detection, parameter application, and video stream settings for 65R. When prompted please apply the payload parameters when prompted by IGC.&#x20;

<figure><img src="https://3675182560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXxc0lOfDa92aCfFa5lb4%2Fuploads%2FvpZhIzQRynJYnxyg0PZF%2Fimage.png?alt=media&amp;token=2fa2bbbc-b82e-4297-b805-49552aa4e3ab" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://3675182560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXxc0lOfDa92aCfFa5lb4%2Fuploads%2Fd67bXOBJW36d0RHAClKE%2Fimage.png?alt=media&amp;token=71bbab57-b68f-4c89-8645-a1089d1a427b" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="danger" %}
Video Streaming requires IGC V1.3 or greater.&#x20;
{% endhint %}

## Setup Checklist

* [ ] Verify Sentera camera firmware is up to date.&#x20;
* [ ] Verify IGC version is up to date.&#x20;
* [ ] Complete the parameter setup instructions (only required for IGC V1.2.5 or earlier).&#x20;
* [ ] Complete the video stream setup instructions (for reference only).&#x20;

## Links

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

{% embed url="<https://docs.inspiredflight.com/inspired-documentation/products/inspired-suite/inspired-ground-control-igc>" %}

{% content-ref url="/pages/F7Z4FNr1VRR4xFNpFIjj" %}
[Parameter Setup](/home/65r-sensor-user-guide/65r-sensor/installation/inspired-flight/inspired-flight-compatibility-settings/parameter-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/ph5eD6znAIMwlWOwbBdW" %}
[Video Streaming Setup](/home/65r-sensor-user-guide/65r-sensor/installation/inspired-flight/inspired-flight-compatibility-settings/video-streaming-setup.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://support.senterasensors.com/home/65r-sensor-user-guide/65r-sensor/installation/inspired-flight/inspired-flight-compatibility-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
