> 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/6x-series-sensors-user-guide/integration-information/gimbal-connectors/smart-dovetail.md).

# Smart Dovetail

6X Series Sensors Gimbal Connector Integrations - Smart Dovetail

The 6X gimbal with the Smart Dovetail mounting configuration can be used with Smart Dovetail equipped aircraft.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2Fswu1TAZAKYhbJvMvTYuN%2Fimage.png?alt=media&amp;token=b6c9dd1e-2e53-45df-94cf-c151c8b76580" alt="" data-size="original"></td><td align="center">Smart Dovetail Receiver  </td></tr><tr><td align="center"><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FR2ax3ZD06pUR6uxlT14a%2F6XSDT0148.jpg?alt=media&amp;token=0e74d08b-d04d-4bc9-a5e4-e67b34e5ce73" alt="" data-size="original"></td><td align="center">6X - Smart Dovetail Interconnect</td></tr></tbody></table>

***

## Connection I/O

The 6X has Serial and Ethernet I/O available on Smart Dovetail hardware.

### Pinout Table

| Pin | Signal     |
| --- | ---------- |
| 2   | PPS        |
| 4   | Payload RX |
| 6   | Payload TX |
| 7   | VBAT       |
| 8   | GND        |
| 9   | RX\_N      |
| 11  | RX\_P      |
| 13  | VBAT       |
| 14  | GND        |
| 15  | TX\_N      |
| 17  | TX\_P      |

<figure><img src="https://816013970-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5Jgm6jwRCbkoXyPerUfI%2Fuploads%2FD1kKma91gne33gLnxxNi%2Fimage.png?alt=media&amp;token=ed5a20a7-21a6-4114-a725-7fb59cc2f9db" alt=""><figcaption></figcaption></figure>

See further information here:

{% embed url="<https://freefly.gitbook.io/astro-public/other-user-manuals/ecosystem/development-tools/electrical-interfaces>" %}

***

## Mechanical Connection

### Where to Purchase

Smart Dovetail interfaces can be purchased from Freefly.&#x20;

{% embed url="<https://store.freeflysystems.com/collections/astro>" %}

### Mounting Specs

The Mounting patterns can be found here:

{% embed url="<https://freefly.gitbook.io/astro-public/other-user-manuals/specs-and-interfaces/drawings-and-cad>" %}

***


---

# 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/6x-series-sensors-user-guide/integration-information/gimbal-connectors/smart-dovetail.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.
