Skip to content

Commit

Permalink
USBBoardInfo.json: Adding missing mRo boards to be detected by Auto-C…
Browse files Browse the repository at this point in the history
…onnect (PX4)
  • Loading branch information
TOTON95 authored and HTRamsey committed Oct 30, 2024
1 parent 01167b5 commit 91d56a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/comm/USBBoardInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@

{ "vendorID": 9900, "productID": 21, "boardClass": "PX4 Flow", "name": "PX4 Flow" },

{ "vendorID": 9900, "productID": 4119, "boardClass": "Pixhawk", "name": "mRo Pixracer Pro" },
{ "vendorID": 9900, "productID": 4130, "boardClass": "Pixhawk", "name": "mRo Control Zero Classic" },
{ "vendorID": 9900, "productID": 4131, "boardClass": "Pixhawk", "name": "mRo Control Zero H7" },
{ "vendorID": 9900, "productID": 4132, "boardClass": "Pixhawk", "name": "mRo Control Zero H7 OEM" },

{ "vendorID": 1027, "productID": 24597, "boardClass": "SiK Radio", "name": "SiK Radio", "comment": "3DR Radio" },
{ "vendorID": 1027, "productID": 24577, "boardClass": "SiK Radio", "name": "SiK Radio", "comment": "3DR Radio on FTDI" },
{ "vendorID": 4292, "productID": 60000, "boardClass": "SiK Radio", "name": "SiK Radio", "comment": "SILabs Radio" },
Expand Down

0 comments on commit 91d56a0

Please sign in to comment.