PX4-Bootloader icon indicating copy to clipboard operation
PX4-Bootloader copied to clipboard

Change USBPRODUCTID for TARGET_HW_OMNIBUSF4SD

Open JohnTGZ opened this issue 1 year ago • 0 comments

There are issues with connecting FCUs based on omnibusf4sd to the latest version of QGroundControl. This is because QGroundControl expects omnibusf4sd to be of productID 0x0001 (as seen in qgroundcontrol/src/comm/USBBoardInfo.json) but the bootloader reports it as productID 0x0016. This commit aims to fix this discrepancy and restore the productID value to the official one

JohnTGZ avatar Jan 30 '24 09:01 JohnTGZ