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.
1 parent e3d062d commit a87f3bcCopy full SHA for a87f3bc
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_supported = 47; // Hardware supported on current blunux version.
703
}
704
705
// Available camera resolutions.
0 commit comments