NOTE: WiFi is necessary when loading maps/charts in Command Maritime UI; ensure to turn WiFi off when using Greensea UI or network errors may occur.
When VideoRay’s Command Maritime UI is launched, the software automatically reconfigures the Attitude & Heading Reference Sensor (AHRS) of the connected Mission Specialist ROV. This reconfiguration allows for proper and accurate functioning of AHRS sensors with the Command Maritime UI. However, this subsequently results in unexpected problems in Greensea UI related to AHRS functions – heading, attitude (pitch/roll), and depth. The solution is to revert the ROV’s AHRS back to its Greensea UI configuration.
For VideoRay topside computers without factory-installed Command Maritime UI software/ISO, steps 1-22 will need to be completed once; after which (or with factory-installed Command Maritime UI software/ISO), only steps 18-22 will need to be completed:
- You will need a Wi-Fi connection for this process; preferably use Firefox on the VideoRay controller computer for ease of file transfer
- Go to videoray.files.com
- Enter ‘quarterdeck’ for the username
- Enter ‘VideoRay!!0’ for the password
- Scroll down and select the xcopy folder
- Select the flighthack.ZIP folder
- When the folder opens, select ‘download’
- From the VideoRay controller computer desktop, open the file explorer
- In the Home folder, right-click the existing flighthack folder and select, ‘Move to Trash’
- Navigate to the Home directory’s Downloads folder
- Right-click the flighthack.ZIP folder and select ‘Extract Here’; the new flighthack folder should appear in the folder
- Right-click the flighthack.ZIP folder and select ‘Move to Trash’
- Right-click the new flighthack folder and select ‘Copy’ – Storing this in the downloads folder allows you to skip steps 1-12 next time.
- Navigate to the Home folder and select ‘Paste’ anywhere in the blank space; the new folder should appear
- Open the terminal, type: chmod +x /home/videoray/flighthack/* and hit enter
- Type: ls and hit enter
- The text that appears should be mostly green – if it is white, type: sudo apt install python3-pip and hit enter, then type: pip3 install numpy and hit enter
- Connect and power on the ROV – do not open Greensea UI
- In the terminal, type: cd flighthack and hit enter
- Type: ./vr_ahrs_config_standard.sh and hit enter
- Open Greensea and confirm heading, depth, and pitch/roll are as expected
- Close the terminal