|
|
@ -17,6 +17,7 @@ |
|
|
|
{ "vendorID": 7052, "productID": 54, "boardClass": "Pixhawk", "name": "PX4 FMU V6U" }, |
|
|
|
{ "vendorID": 7052, "productID": 54, "boardClass": "Pixhawk", "name": "PX4 FMU V6U" }, |
|
|
|
{ "vendorID": 12677, "productID": 53, "boardClass": "Pixhawk", "name": "PX4 FMU V6X" }, |
|
|
|
{ "vendorID": 12677, "productID": 53, "boardClass": "Pixhawk", "name": "PX4 FMU V6X" }, |
|
|
|
{ "vendorID": 12677, "productID": 56, "boardClass": "Pixhawk", "name": "PX4 FMU V6C" }, |
|
|
|
{ "vendorID": 12677, "productID": 56, "boardClass": "Pixhawk", "name": "PX4 FMU V6C" }, |
|
|
|
|
|
|
|
{ "vendorID": 3643, "productID": 29, "boardClass": "Pixhawk", "name": "PX4 FMU V6X-RT" }, |
|
|
|
{ "vendorID": 9900, "productID": 64, "boardClass": "Pixhawk", "name": "TAP V1" }, |
|
|
|
{ "vendorID": 9900, "productID": 64, "boardClass": "Pixhawk", "name": "TAP V1" }, |
|
|
|
{ "vendorID": 9900, "productID": 65, "boardClass": "Pixhawk", "name": "ASC V1" }, |
|
|
|
{ "vendorID": 9900, "productID": 65, "boardClass": "Pixhawk", "name": "ASC V1" }, |
|
|
|
{ "vendorID": 9900, "productID": 22, "boardClass": "Pixhawk", "name": "Crazyflie 2" }, |
|
|
|
{ "vendorID": 9900, "productID": 22, "boardClass": "Pixhawk", "name": "Crazyflie 2" }, |
|
|
@ -63,6 +64,8 @@ |
|
|
|
{ "regExp": "^PX4 BL FMU v6U.x$", "boardClass": "Pixhawk" }, |
|
|
|
{ "regExp": "^PX4 BL FMU v6U.x$", "boardClass": "Pixhawk" }, |
|
|
|
{ "regExp": "^PX4 FMU v6X.x$", "boardClass": "Pixhawk" }, |
|
|
|
{ "regExp": "^PX4 FMU v6X.x$", "boardClass": "Pixhawk" }, |
|
|
|
{ "regExp": "^PX4 BL FMU v6X.x$", "boardClass": "Pixhawk" }, |
|
|
|
{ "regExp": "^PX4 BL FMU v6X.x$", "boardClass": "Pixhawk" }, |
|
|
|
|
|
|
|
{ "regExp": "^PX4 FMU v6XRT.x$", "boardClass": "Pixhawk" }, |
|
|
|
|
|
|
|
{ "regExp": "^PX4 BL FMU v6XRT.x$", "boardClass": "Pixhawk" }, |
|
|
|
{ "regExp": "^PX4 FMU v5X.x$", "boardClass": "Pixhawk" }, |
|
|
|
{ "regExp": "^PX4 FMU v5X.x$", "boardClass": "Pixhawk" }, |
|
|
|
{ "regExp": "^PX4 BL FMU v5X.x$", "boardClass": "Pixhawk" }, |
|
|
|
{ "regExp": "^PX4 BL FMU v5X.x$", "boardClass": "Pixhawk" }, |
|
|
|
{ "regExp": "^PX4 FMU v5.x$", "boardClass": "Pixhawk" }, |
|
|
|
{ "regExp": "^PX4 FMU v5.x$", "boardClass": "Pixhawk" }, |
|
|
|