> For the complete documentation index, see [llms.txt](https://docs.freeflysystems.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.freeflysystems.com/ecosystem/payloads/flux-lidar/flux-software.md).

# Flux Software

## Latest Software:

#### Release Notes

1.3.1

{% file src="/files/nZiv8zAytDU9BOJlyqXT" %}

* Improves IMU timing
* Improves production processes
* Adds build metadata

1.2.14

{% file src="/files/oY5bOAuoNHGPMOq2cCNN" %}

* Fixes an issue where sometimes H1 units produce 0 pt scans
* Add support for new IMU variant

1.1.0

* Minor update to support hardware revision

1.0.0

* Initial release for Freefly Flux L1, O1, and H1

## Connect to Flux Update Webpage

To check Flux firmware version or update software:

* Power on Flux while connected to Astro
* Access to Flux Update Webpage at [192.168.144.233](http://192.168.144.233:8080/) from:
  * Pilot Pro tablet
  * iPad connected to Pilot Pro
  * Computer connected to pilot Pro via Ethernet
* Access to Flux Update Webpage at [10.42.0.1](http://10.42.0.1/) from:
  * USB-C Ethernet adapter connected to Flux\
    Flux USB does not support USB device mode, a USB Network adapter must be used.

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

{% hint style="info" %}
The webpage may need to be forced refreshed to see the current firmware version. This can be done by holding control + shift + R on windows or command + shift + R on mac
{% endhint %}

### Software Version

The Flux software version is listed at the top of the page:

<div align="right"><figure><img src="/files/wK1KC2rIwzbYcvVxOXfu" alt=""><figcaption></figcaption></figure></div>

### Web Software Update

* Provide Flux software file
* Update will validate file and install update
* Flux will reboot once install is complete
* Refresh web browser for version to update

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

### USB Software Update

* Format USB Storage on Flux via Flow App
* Copy Flux software file to USB Storage root directory
* Insert USB Storage into Flux
* System will reboot if Software Update is a newer version

### System Recovery

If Flux is not running correctly due to a failed or invalid update, System Recovery can be triggered by pressing Flux button when powering up. Recovery will execute the factory software instead of any installed update.

If an software update is present on the USB Storage, the factory software will install it and reboot.\
It is recommended to disconnect USB Storage when performing System Recovery to allow connection with the Flow App. Software update can be performed afterwards.


---

# 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:

```
GET https://docs.freeflysystems.com/ecosystem/payloads/flux-lidar/flux-software.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.
