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 committed Oct 30, 2024
1 parent f47027c commit a8b0ef0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Comms/USBBoardInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,11 @@
{ "vendorID": 13735, "productID": 1, "boardClass": "Pixhawk", "name": "ThePeach FCC-K1" },
{ "vendorID": 13735, "productID": 2, "boardClass": "Pixhawk", "name": "ThePeach FCC-R1" },

{ "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 a8b0ef0

Please sign in to comment.