diff --git a/Tools/autotest/web-firmware/index.html b/Tools/autotest/web-firmware/index.html index 3e852722d2..3019ce6a70 100644 --- a/Tools/autotest/web-firmware/index.html +++ b/Tools/autotest/web-firmware/index.html @@ -145,24 +145,18 @@ autopilot board supported by that vehicle type the bottom right corner of the screen. -
QUpgrade is a standalone firmware upgrade tool. It can be used to download and flash the appropriate firmware for your PX4 autopilot. Instructions and downloads for Windows, Mac Os, and Linux are available here:
- -Download QUpgrade - --python px_uploader.py --port /dev/ttyACM0 px4fmu.px4 +python Tools/scripts/uploader.py --port /dev/ttyACM0 build/fmuv4/bin/arducopter.apj-After starting the script, press the reset button on your PX4FMU to +After starting the script, press the reset button on your device to make it enter bootloader mode.