# DCS1.Pilot v1.2

<details>

<summary><strong>Page navigation</strong></summary>

[**DroneCore 1**](/autopilots/dronecore-1.md)

* [**Box content**](/autopilots/dronecore-1/box-content.md)
* **Getting started**
  * [**First time setup**](/autopilots/dronecore-1/getting-started/home.md)
  * **Motor connection**
    * [Soldering motors](/autopilots/dronecore-1/getting-started/motor-connection/soldering-motors.md)
    * [ESC configuration](/autopilots/dronecore-1/getting-started/motor-connection/esc-config.md)
    * [ESC configuration APP (AMC Manager v1.0.0)](/autopilots/dronecore-1/getting-started/motor-connection/amc_manager.md)
    * [ESC configuration APP (AMC Manager v1.1.0)](/autopilots/dronecore-1/getting-started/motor-connection/amc_manager-1.md)
    * [Testing motors](/autopilots/dronecore-1/getting-started/motor-connection/motor_testing.md)
  * [**Ardupilot setup for power boards**](/autopilots/dronecore-1/getting-started/ardupilot-setup-for-.power-board.md)
* **Pilot boards**
  * [**DCS1.Pilot v1.0**](https://gitlab.airvolute.com/doc/dronecore.suite-documentation/-/blob/main/Documentation/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.0)
    * [Power supply](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.0/dronecore.pilot-power-supply.md)
    * [Peripherals](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.0/dronecore.pilot-peripherals.md)
    * [Connectors and pinouts](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.0/dronecore.pilot-connector-description-and-pins-assignment.md)
  * *<mark style="background-color:$success;">**DCS1.Pilot v1.2 - YOU ARE HERE**</mark>*
    * [Power supply](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.2/dronecore.pilot-power-supply-1.md)
    * [Peripherals](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.2/dronecore.pilot-peripherals-1.md)
    * [Connectors and pinouts](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.2/dronecore.pilot-connector-description-and-pins-assignment-1.md)
* **Power/PDB boards**
  * [**DCS1.Power**](https://gitlab.airvolute.com/doc/dronecore.suite-documentation/-/blob/main/Documentation/autopilots/dronecore-1/power-pdb-boards/dcs1.power)
    * [Power supply](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-power-supply.md)
    * [Peripherals](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-peripherals.md)
    * [Connectors and pinouts](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-connector-description-and-pins-assignment.md)
    * [Octocopter configuration](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/octocopter-configuration.md)
    * [.Power board diagnostics](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/.power-board-diagnostics.md)
    * [Board firmware update](/autopilots/dronecore-1/power-pdb-boards/dcs1.power/dronecore.power-firmware-update.md)

</details>

<figure><img src="/files/4gTIYdffgJUJ4kKw6GjJ" alt=""><figcaption></figcaption></figure>

This section contains all the necessary information about peripherals, power supply and connector pinouts of DCS1.Pilot v1.2 board.\
\
**DCS1.Pilot** **Errata sheet**

{% embed url="<https://airvolute.com/download/dcs1/DCS1.Pilot_errata_sheet_v1.0.pdf>" %}

### **Sections**

* [**Power supply**](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.2/dronecore.pilot-power-supply-1.md)
* [**Peripherals**](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.2/dronecore.pilot-peripherals-1.md)
* [**Connectors and pinouts**](/autopilots/dronecore-1/pilot-boards/dcs1.pilot-v1.2/dronecore.pilot-connector-description-and-pins-assignment-1.md)


---

# 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.airvolute.com/hidden-wip/dcs-1/dcs1.pilot-v1.2.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.
