qgroundcontrol icon indicating copy to clipboard operation
qgroundcontrol copied to clipboard

Pixhawk6X-RT firmware update process fails

Open dk7xe opened this issue 1 year ago • 6 comments

Expected Behavior

When doing FW update for Pixhawk6X-RT via QGC the PX4 developer build (master) nightly snapshot should be fetched.

Current Behavior

QGC is reporting "no board specific firmware can be found" in the FW update process

Steps to Reproduce:

Please provide an unambiguous set of steps to reproduce the current behavior

  1. Open QGC
  2. Go to "Vehicle Setup" / "FirmwareT tab
  3. Connect Pixhawk6X-RT via USB
  4. FMU is detected as PX4 FMU V6-RT with board ID 35 in QGC (Device USB\VID_3643&PID_001D\0 in Windows device manager)
  5. Set "Advanced setting" checkbox on "Firmware Setup" pop up window and select "Developer Build (master)" as FW to be installed.
  6. Click "OK" on "Firmware Setup" pop up window
  7. QGC reports "Unable to find specific firmware for board type" , "Upgrade cancelled"

System Information

When posting bug reports, include the following information

  • Operating System: Windows 10
  • QGC Version: v4.3.0
  • QGC build: stable
  • Flight Controller: Pixhawk6X-RT
  • Autopilot (with version): PX4 developer build (master)

Detailed Description

Process has been tested with several versions of FMUM-RT7 / Pixhawk 6X-RT FMU is detected as Device USB\VID_3643&PID_001D\0

Log Files and Screenshots

grafik grafik

dk7xe avatar Feb 09 '24 07:02 dk7xe

https://github.com/mavlink/qgroundcontrol/pull/10846 https://github.com/mavlink/qgroundcontrol/pull/10921

dk7xe avatar Feb 09 '24 07:02 dk7xe

@davids5 @mrpollo

dk7xe avatar Feb 09 '24 07:02 dk7xe

@dk7xe See https://github.com/mavlink/qgroundcontrol/blame/master/src/VehicleSetup/FirmwareUpgradeController.cc#L65 it is set to 35. Are you using a daily or some old version of QGC?

davids5 avatar Feb 09 '24 09:02 davids5

@dk7xe See https://github.com/mavlink/qgroundcontrol/blame/master/src/VehicleSetup/FirmwareUpgradeController.cc#L65 it is set to 35. Are you using a daily or some old version of QGC?

QGC Version: v4.3.0 QGC build: stable

That was the first stable with Pixhawk6X-RT support. And it's currently also the last release ;)

dk7xe avatar Feb 09 '24 10:02 dk7xe

With latest QGC daily it is working. Please provide a new stable QGC release.

dk7xe avatar Mar 03 '24 08:03 dk7xe

@mrpollo when is the next QGC release planned that adds support for Pixhawk6X-RT?

dk7xe avatar May 23 '24 07:05 dk7xe

Solved with QGC release 4.4.0

dk7xe avatar Jul 08 '24 05:07 dk7xe