# AVSS Assistant - Additional Functions

#### Download Logs <a href="#toc184723592" id="toc184723592"></a>

AVSS Assistant also contains a function to download flight logs to a local computer. To initiate this process, click on the “Download Log” button. A new box “Download Log” will appear.  In the “Number of Logs” box type the number of the most recent logs that are to be downloaded and click on the “DOWNLOAD” button. The download will always start from the most recent log and work backward.

<figure><img src="/files/1KF4zxcfBNvfmCh6Ffm2" alt=""><figcaption><p>AVSS Assistant Log Download Screen</p></figcaption></figure>

At this time, the PRS-M30 will disconnect from the AVSS Assistant application and initiate the log recovery and transfer indicated by the blinking blue colour of the PRS LED. This process might take several minutes.

When the logs have been downloaded, the PRS-M30 will enter "SD mode" as indicated by a solid blue LED color. As outlined previously in the [Firmware Updates](/prs-m30-for-dji-m30-and-m30t/prs-m30-for-dji-m30-series/firmware-updates.md) section, once placed in "SD mode", the contents of the PRS-M30's SD card will be accessible as a USB drive on your local computer. This drive contains the flight logs in the “event\_log” and “onboard\_flash” folders.

#### Clearing Error Codes <a href="#toc184723595" id="toc184723595"></a>

Error codes will appear on the PRS-M30 whenever a critical error occurs in flight. These error codes will appear in the PSDK display window until they have been cleared. When a critical error shows up, contact AVSS first. After AVSS analyzes the error, if it is safe to do so, you will be advised to manually clear the error.

To clear the error, click on the “Clean Error Code” and click on the “Clean” button.

<figure><img src="/files/xEdXZCV9XTFYqaNCf0bC" alt=""><figcaption><p>Clearing Error Codes - AVSS Assistant</p></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://avss.gitbook.io/prs-m30-for-dji-m30-and-m30t/prs-m30-for-dji-m30-series/avss-assistant-additional-functions.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.
