PX4 / PX4-Bootloader

PX4 Bootloader for PX4FMU, PX4IO and PX4FLOW
Other
263 stars 545 forks source link

Change USBPRODUCTID for TARGET_HW_OMNIBUSF4SD #231

Open JohnTGZ opened 7 months ago

JohnTGZ commented 7 months ago

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