Skip to content

Commit

Permalink
USBBoardInfo: add Durandal auto-connect
Browse files Browse the repository at this point in the history
Autoconnect for DurandalV1 works more generically on master with
b2b422c.
  • Loading branch information
bkueng committed Dec 6, 2019
1 parent 6e877c2 commit e74f90e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/comm/USBBoardInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,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":12642, "productID": 75, "boardClass": "Pixhawk", "name": "PX4 DurandalV1" },

{ "vendorID": 1155, "productID": 22336, "boardClass": "Pixhawk", "name": "ArduPilot ChibiOS" },
{ "vendorID": 4617, "productID": 22336, "boardClass": "Pixhawk", "name": "ArduPilot ChibiOS" },
Expand Down

0 comments on commit e74f90e

Please sign in to comment.