We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e3d062d + 3efb881 commit 2546aedCopy full SHA for 2546aed
protobuf_definitions/message_formats.proto
@@ -699,6 +699,7 @@ message ErrorFlags {
699
bool dvl_no_power = 44; // GP protection has been triggered at boot or faulty DVL.
700
bool usb_disconnect = 45; // USB disconnect.
701
bool video_urb_error = 46; // Video URB error.
702
+ bool hardware_not_supported = 47; // Hardware not supported on current blunux version.
703
}
704
705
// Available camera resolutions.
0 commit comments