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 e3fe7b2 commit 8f2a418Copy full SHA for 8f2a418
protobuf_definitions/message_formats.proto
@@ -803,6 +803,7 @@ enum GuestPortDeviceID {
803
GUEST_PORT_DEVICE_ID_BLUEYE_MULTIBEAM_HEAD_SERVO = 35; // Blueye Multibeam Head Servo
804
GUEST_PORT_DEVICE_ID_CERULEAN_OMNISCAN_450FS = 36; // Cerulean Omniscan 450 FS
805
GUEST_PORT_DEVICE_ID_CERULEAN_OMNISCAN_450SS = 37; // Cerulean Omniscan 450 SS
806
+ GUEST_PORT_DEVICE_ID_BLUEYE_GNSS_DEVICE = 38; // Blueye Gnss device
807
}
808
809
// GuestPort number.
0 commit comments