File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -881,7 +881,7 @@ enum GuestPortDeviceID {
881
881
GUEST_PORT_DEVICE_ID_BLUEPRINT_SUBSEA_OCULUS_C550D = 41 ; // Blueprint Subsea Oculus C550d.
882
882
GUEST_PORT_DEVICE_ID_BLUEPRINT_SUBSEA_OCULUS_M370S = 42 ; // Blueprint Subsea Oculus M370s.
883
883
GUEST_PORT_DEVICE_ID_WATERLINKED_SONAR_3D15 = 43 ; // Waterlinked Sonar 3D-15.
884
- GUEST_PORT_DEVICE_ID_CERULEAN_TRACKER_650 = 44 ; // Cerulean Tracker 650.
884
+ GUEST_PORT_DEVICE_ID_CERULEAN_TRACKER_650 = 44 ; // Cerulean Tracker 650.
885
885
}
886
886
887
887
// Guest port number.
@@ -900,6 +900,7 @@ enum NavigationSensorID {
900
900
NAVIGATION_SENSOR_ID_NMEA = 3 ; // NMEA stream from external positioning system.
901
901
NAVIGATION_SENSOR_ID_BLUEYE_GNSS = 4 ; // Blueye GNSS device on the ROV.
902
902
NAVIGATION_SENSOR_ID_NORTEK_DVL_NUCLEUS = 5 ; // Nortek DVL Nucleus 1000.
903
+ NAVIGATION_SENSOR_ID_CERULEAN_TRACKER_650 = 6 ; // Cerulean Tracker 650.
903
904
}
904
905
905
906
// Navigation sensor used in the position observer with validity state.
You can’t perform that action at this time.
0 commit comments