Skip to content

Commit

Permalink
Add Tropic-Community VMU board
Browse files Browse the repository at this point in the history
Vendor ID: 0x1FC9
Product ID: 0x0024
  • Loading branch information
PetervdPerk-NXP committed Nov 20, 2024
1 parent 787a407 commit d69ecf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Comms/USBBoardInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
{ "vendorID": 9900, "productID": 22, "boardClass": "Pixhawk", "name": "Crazyflie 2" },
{ "vendorID": 9900, "productID": 1, "boardClass": "Pixhawk", "name": "Omnibus F4 SD" },
{ "vendorID": 8137, "productID": 28, "boardClass": "Pixhawk", "name": "PX4 FMUK66 v3.x" },
{ "vendorID": 8137, "productID": 36, "boardClass": "Pixhawk", "name": "Tropic-Community VMU" },
{ "vendorID": 1155, "productID": 41775, "boardClass": "Pixhawk", "name": "PX4 FMU ModalAI FCv1" },
{ "vendorID": 1155, "productID": 41776, "boardClass": "Pixhawk", "name": "PX4 FMU ModalAI FCv2" },
{ "vendorID":12642, "productID": 75, "boardClass": "Pixhawk", "name": "PX4 DurandalV1" },
Expand Down Expand Up @@ -103,6 +104,7 @@
{ "regExp": "^mRoControlZeroF7", "boardClass": "Pixhawk" },
{ "regExp": "^ARK FMU v6X.x$", "boardClass": "Pixhawk" },
{ "regExp": "^ARK BL FMU v6X.x$", "boardClass": "Pixhawk" },
{ "regExp": "^PX4 TROPIC Community","boardClass": "Pixhawk" },
{ "regExp": "^FT231X USB UART$", "boardClass": "SiK Radio" },
{ "regExp": "USB UART$", "boardClass": "SiK Radio", "androidOnly": true, "comment": "Very broad fallback, too dangerous for non-android" }
],
Expand Down

0 comments on commit d69ecf1

Please sign in to comment.