# 下载地址

MissionPlanner下载地址

<https://firmware.ardupilot.org/Tools/MissionPlanner/>

{% hint style="success" %}
建议下载后缀名为.msi文件安装包进行安装，.zip为压缩为，只适合已经安装过MissionPlanner地面站使用，用于覆盖升级。

如需要升级地址站建议使用.msi进行安装升级。

请选择MissionPlanner-X.X.XX.msi文件下载，其中XX为地面站版本，请选择最新版本安装。

或下载

[MissionPlanner-stable.msi](https://firmware.ardupilot.org/Tools/MissionPlanner/MissionPlanner-stable.msi) 稳定版本

[MissionPlanner-latest.msi](https://firmware.ardupilot.org/Tools/MissionPlanner/MissionPlanner-latest.msi)  最新版本
{% endhint %}

{% hint style="info" %}
以上下载地址为官方链接，以下为穹刃本地镜像下载链接
{% endhint %}

MissionPlanner 1.3.80

<https://download.qiotek.io/GCS/MissionPlanner-1.3.80.msi>


---

# 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://support.qiotek.cn/missionplanner/mp_download.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.
