# FAQ

#### Q: Does Surveyor integrate its own GNSS system?&#x20;

A: Surveyor does not include a GNSS device, but SonarView integrates and logs GNSS data from external devices.

#### Q: What GNSS external devices are supported?

A: With BlueOS based vehicles, SonarView connects via MAVLINK2REST to collect and integrate vehicle position and heading information.

A: GNSS devices with NMEA output are also supported. Please refer to [these ](/c/surveyor-240-16/platform-specific-setup/nmea-position-heading-source.md)instructions for more details.

#### Q: Does Surveyor have an IMU?

A: Surveyor has a built-in IMU for roll and pitch compensation. Heading information is supplied by the vehicle (BlueOS/MAVLINK2REST or NMEA). Surveyor also has a compass which we might support in the future, but we think best to use the vehicle's heading information.

#### Q: Where is the phase center (reference point)

A: The acoustic phase center is determined by the receive elements inside the array module on the front of the unit. Below is a diagram showing the location of the acoustic center of the Surveyor 240.

<figure><img src="/files/QS7TixuVRXYJGdQaoymJ" alt=""><figcaption></figcaption></figure>


---

# 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/surveyor-240-16/faq.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.
