Commit e7610c64 authored by Lorenz Meier's avatar Lorenz Meier

Radio upgrade: Point updater to a binary which is fully MAVLink 2.0 enabled,...

Radio upgrade: Point updater to a binary which is fully MAVLink 2.0 enabled, including radio status.
parent 10b2b309
......@@ -359,7 +359,7 @@ void FirmwareUpgradeController::_initFirmwareHash()
/////////////////////////////// 3dr radio firmwares ///////////////////////////////////////
FirmwareToUrlElement_t rg3DRRadioFirmwareArray[] = {
{ ThreeDRRadio, StableFirmware, DefaultVehicleFirmware, "http://firmware.ardupilot.org/SiK/stable/radio~hm_trp.ihx"}
{ ThreeDRRadio, StableFirmware, DefaultVehicleFirmware, "http://px4-travis.s3.amazonaws.com/SiK/stable/radio~hm_trp.ihx"}
};
// populate hashes now
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment