# Updating Firmware

## Updating Alta X Gen2 Firmware

{% hint style="info" %}
You can determine if Alta X Gen2 needs an update by following steps 2-4 below. The current firmware version is available on the [Software Updates](/alta-x-gen2/maintenance/software-updates.md) page.
{% endhint %}

1. Download the firmware from the [Current Firmware Version](/alta-x-gen2/maintenance/software-updates.md#current-firmware-version) section of the Software Updates page.
2. Connect Alta X Gen2 to your computer with a USB cable.
3. Power on aircraft **with one battery through the fused cable** and wait about 15 seconds for aircraft to fully boot.
4. Using a browser such as Chrome or Safari, open the aircraft's info/update page at [http://10.41.1.1](http://10.41.1.1/) (internet connection is not needed).
5. In the Update Auterion OS box, click Browse, and select the firmware file downloaded above.

   <figure><img src="/files/XPrEIwITML5GvPAhjDos" alt="" width="563"><figcaption></figcaption></figure>
6. Click Update and wait 10 mins for the process to complete.
7. After the update completion message, verify that the webpage shows a "Release name" that matches the downloaded file and that all the boom LEDs are on.

   <figure><img src="/files/6w9jaPkbKFyBh7nh3iX1" alt=""><figcaption></figcaption></figure>

If the aircraft gives an error message, power cycle the aircraft and try again.

{% hint style="warning" %}
**If your Alta X Gen2 firmware update fails:**

1. Update the Pilot Pro App to v2.7 or later.
2. Connect Pilot Pro to your Alta X Gen2.
3. Tap the **Fix Me** button in Pilot Pro, which will apply the *FW Updater Fix*. This is found in:\
   `App Menu > Vehicle Status Page`
4. If you have a Blue/NDAA Alta X Gen2, you will need to disable Admin Protection on the 10.41.1.1/settings page before the *FW Updater Fix* can apply. Admin Protection can be re-enabled after the firmware update is successful.
5. Retry the Alta X Gen2 firmware update once the *FW Updater Fix* has been applied.
   {% endhint %}

After updating the aircraft, make sure that all apps in the Freefly Updater on Pilot Pro are [up to date](https://freefly.gitbook.io/pilot-pro-public/maintenance/software-and-firmware-updates).

***

## How to Reset to Default Alta X Gen2 Parameters

* Open AMC and activate Advanced mode
* Connect AMC to Alta X Gen2
* Select: Vehicle setup > Parameters > Tools > Reset to vehicle's configuration defaults.
* Reboot Vehicle
* Calibrate sensors as required

<figure><img src="/files/R5phR2obrURSFx0R5MG6" 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://docs.freeflysystems.com/alta-x-gen2/maintenance/software-updates/updating-firmware.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.
