|
|
|
@ -19,6 +19,7 @@
@@ -19,6 +19,7 @@
|
|
|
|
|
{ "vendorID": 9900, "productID": 65, "boardClass": "Pixhawk", "name": "ASC V1" }, |
|
|
|
|
{ "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 NXPHlite v3.x" }, |
|
|
|
|
|
|
|
|
|
{ "vendorID": 9900, "productID": 21, "boardClass": "PX4 Flow", "name": "PX4 Flow" }, |
|
|
|
|
|
|
|
|
@ -36,7 +37,7 @@
@@ -36,7 +37,7 @@
|
|
|
|
|
|
|
|
|
|
"boardFallback": [ |
|
|
|
|
{ "regExp": "^PX4 FMU v5.x$", "boardClass": "Pixhawk" }, |
|
|
|
|
{ "regExp": "^PX4 BL FMU v5.x$","boardClass": "Pixhawk" }, |
|
|
|
|
{ "regExp": "^PX4 BL FMU v5.x$", "boardClass": "Pixhawk" }, |
|
|
|
|
{ "regExp": "^PX4 FMU v4.x PRO$", "boardClass": "Pixhawk" }, |
|
|
|
|
{ "regExp": "^PX4 BL FMU v4.x PRO$","boardClass": "Pixhawk" }, |
|
|
|
|
{ "regExp": "^PX4 FMU v4.x$", "boardClass": "Pixhawk" }, |
|
|
|
|