πŸ“–
Cerulean Sonar Docs
Docs DirectoryStore
ROV Locator
ROV Locator
  • ROV Locator
  • Overview
  • General Specifications Mk II
  • General Specifications Mk III
  • System Variants
  • Fundamentals Useful to System Designers
    • Sound Reflection and Absorption
    • Multipath
    • Ping Length
    • What to Do About Multipath and Other Issues
    • Clock Drift Expectations
    • Accuracy Expectations
      • Accuracy Test: Topside GPS
      • Accuracy Test: 110 Meter Slant Range
      • Accuracy Test: 295 Meter Slant Range
    • Operation in a Pool
  • Autosync Option (Mk II Only)
    • Autosync Mission Scenarios and Mission Suitability
    • Autosync Availability
    • Autosync GPS/GNSS Output
  • ROVL Channels (Autosync only; Operating Multiple Units in Proximity)
  • ROVL Coordinate Systems and Angles
    • Definitions
    • NED or β€œCompass” vs. ENU or β€œMath” Angles
    • Math to Compass Frame Conversions
    • Transducer Down Orientation
    • Transducer Up Orientation
    • Receiver/Transceiver Orientation Frames
    • Best Operating Envelope
  • Communicating With the ROVL
    • Serial Parameters
    • Packet Format
    • Messages from ROVL to Host
      • $USRTH Receiver-Transmitter Relative Angles Message
      • $USINF Information Message
      • $USERR Error Message
    • Messages from Host to ROVL
      • NMEA-Format Messages to Receiver
      • Valid Commands from Host to ROVL
  • Inertial Measurement Unit (IMU)
    • How To Tell Which IMU is Active
    • Mk II IMU Modes and Calibration
      • Mk II IMU Calibration Background
      • Mk II IMU Calibration General Procedures
    • CIMU Calibration Background
      • CIMU Magnetometer Calibration
      • CIMU Accelerometer Calibration
      • CIMU Gyro Calibration
  • Operating and Accuracy Considerations
  • Multi-Unit Operation (Swarms)
    • Multi-Unit 1:1
    • Multi-Unit 1:2
    • Multi-Unit 2x1:1
    • Multi-Unit n:1 (fixed transmitter)
    • Multi-Unit n:1 (mobile transmitter)
  • ROVL Mounting and Wiring
    • ROV/Deepside Mounting
    • Topside Mounting
    • Simple Topside Deployment Fixture
    • Wiring Notes
    • Electrical Noise
    • USB Interface using Blue Robotics BLUART Board
  • Mechanical Drawings
    • Mounting Footprint and Envelope, "S" Package
    • Mounting Footprint ("P" Package Mk II and Mk III)
    • Envelope Drawing. "P" Package ROVL Mk II Transmitter and Receiver, Mk III Transponder
  • Appendix: Math for Computing Remote Latitude/Longitude
    • Receiver & GPS at Topside and Transmitter Deepside
    • Transmitter & GPS Topside and Receiver Deepside
  • Appendix: Factory Usage Command Set
  • Troubleshooting
    • How to Tell if Your Mk II Receiver is Working
    • How to tell if your Mk II Transmitter is working
    • What to do when you find an unresolvable problem when troubleshooting
  • Copyright
Powered by GitBook
On this page
  1. Communicating With the ROVL
  2. Messages from ROVL to Host

$USINF Information Message

Note: Except for the $USINF messages listed below, Cerulean Sonar may arbitrarily change the format and content of any $USINF messages at any time.

Example:

$USINF,Cerulean Sonar RTH ROV Locator*6B

Format: $USINF,<message>*hh

<message> is free-form text that does not include any asterisks or newlines

All $USINF messages can be safely ignored. However, several information messages can assist with calibrating and other tasks:

  • $USINF,IMU status unknown is sent at power-up. This is useful in case, for example, to indicate that power was interrupted to the receiver and it has re-booted. IMU-based data such as true bearing to the transmitter are suspect until the IMU has reported full sync.

  • $USINF,IMU status All OK is sent each time the IMU reports all sensors have achieved calibration. Note that the IM U can achieve full calibration and then drop down to a lower calibration status as anomalies are detected. Generally, once the IMU reports all OK the IMU outputs and data dependent on the IMU are good enough to use even if the IMU drops to a lower calibration status.

  • $USINF,IMU Cal voided is sent to confirm you asked to replace the IMU calibration in flash memory

  • $USINF,IMU Cal written to NV RAM is sent when a valid calibration data set has been written to flash memory

  • $USINF,IMU CAL abcd reports the calibration status of the IMU Kalman filter calibration inputs and outputs. {a,b,c,d} have values from 0 to 3, with 3 being fully calibrated, 0 being suspect. β€˜a’ is system total calibration status, β€˜b’ is gyroscope status, β€˜c’ is accelerometer status, β€˜d’ is magnetometers status (this message form is deprecated; use the IMU s field in the $USRTH message instead)

  • $USINF,Starting crystal calibration is sent to confirm the 30-minute crystal clock calibration routine has started

  • $USINF,Ending crystal calibration is sent when the 30-minute crystal clock calibration routine has ended and the clock calibration has been written to flash memory

Previous$USRTH Receiver-Transmitter Relative Angles MessageNext$USERR Error Message

Last updated 6 months ago