mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 13:38:38 -04:00
autotest: added link for QUpgrader to web-firmware/index.html
This commit is contained in:
parent
c07702f46d
commit
0aff1136ed
@ -109,7 +109,19 @@ The meanings of the versions are
|
||||
For each vehicle type a firmware image is available for each type of
|
||||
autopilot board supported by that vehicle type
|
||||
|
||||
<h2>How to load your firmware</h2>
|
||||
<h2>Load your firmware using QUpgrade</h2>
|
||||
|
||||
<p>QUpgrade is a standalone firmware upgrade tool. It can be used to download and flash the appropriate firmware for your autopilot.</p>
|
||||
|
||||
<h3>Download QUpgrade</h3>
|
||||
<ul>
|
||||
<li><b>Windows: </b><a href="https://pixhawk.ethz.ch/px4/_media/downloads/qupgrade-v0.1.exe.zip">QUpgrade Installer (exe, zipped) v0.1 BETA</a></li>
|
||||
<li><b>Mac: </b><a href="https://pixhawk.ethz.ch/px4/_media/downloads/qupgrade-v0.1.dmg.zip">QUpgrade Installer (dmg, zipped) v0.1 BETA</a></li>
|
||||
<li><b>Linux: </b>Soon available, or build from <a href="https://github.com/LorenzMeier/qupgrade/">Source</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2>Load your firmware using APM Mission Planner</h2>
|
||||
|
||||
After downloading a firmware image from one of the links above you will
|
||||
need to load it into your board. If you are using
|
||||
|
Loading…
Reference in New Issue
Block a user