# Overview

## [Download CeruleanTracker Installer](https://github.com/CeruleanSonar/AutoFirmware/raw/master/CeruleanTracker%202023-12-08.msi)

CeruleanTracker is a Windows application that works with multiple Cerulean Software sonar products, including the Cerulean ROV Locator and the Cerulean DVL-75. It replaces the ROV Locator Windows App, the DVL Console App, and the Cerulean Companion interface to the Blue Robotics ROV Companion software.

{% hint style="info" %}
**Note: When used with a DVL-75, CeruleanTracker is driven by the DVL-75’s $DVEXT output message. If you suppress $DVEXT CeruleanTracker will not operate as expected. The DVL is shipped with $DVEXT turned off.**
{% endhint %}

{% hint style="info" %}
**Note: CeruleanTracker will warn you if $DVEXT is suppressed if you connect by Ethernet. If you connect by serial it will not warn you.**
{% endhint %}

{% hint style="info" %}
**Note: Only one instance of CeruleanTracker can run on a PC at any given time. Serial devices on Windows can only connect to one application at a time; thus,  a GPS PC app cannot be connected to a Topside GPS while CeruleanTracker is connected to it.**
{% endhint %}

CeruleanTracker is designed to remember its settings after closing and re-opening. To restore CeruleanTracker to default settings, delete the CeruleanTrackerSettings file in the Users > (user) > Appdata > Local > CeruleanSonar folder. This should seldom be necessary. If window positions are mostly or entirely off-screen, such as when using a laptop inside with an external monitor and then taking the laptop out in the boat, window positions will be reset to default automatically.

## &#x20;<a href="#toc97284324" id="toc97284324"></a>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ceruleansonar.com/c/ceruleantracker/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
