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 68324f6 + fb046e1 commit 16fe974Copy full SHA for 16fe974
protobuf_definitions/message_formats.proto
@@ -664,6 +664,8 @@ message ErrorFlags {
664
bool gp_20v_current = 42; // Max 20V current exceeded on GP
665
bool dvl_thermal_protection_mode = 43; // DVL is in thermal protection mode
666
bool dvl_no_power = 44; // GP protection has been triggered at boot or faulty DVL
667
+ bool usb_disconnect = 45; // USB disconnect
668
+ bool video_urb_error = 46; // Video URB error
669
}
670
671
// Available camera resolutions.
0 commit comments