# FAQ

<details>

<summary>What are the key differences between ORUS L NDAA and ORUS L STANDARD?</summary>

The key difference is compliance and sensor: the NDAA version uses a FLIR Boson 640 Radiometric and is NDAA compliant, while the STANDARD uses a 640 Radiometric Thermal Core, suitable for commercial applications.

</details>

<details>

<summary>Is the ORUS L waterproof and dustproof?</summary>

Yes, the ORUS L is rated **IP55**, meaning it is protected against **limited dust ingress** and **low-pressure water jets** from any direction. This ensures reliable performance in **rain, dust, and harsh environments.**

</details>

<details>

<summary>How does the ORUS L perform in high-speed flight?</summary>

Thanks to its aerodynamic spherical design, the ORUS L maintains stability even at speeds up to **100 km/h**. This unique shape reduces drag.

</details>

<details>

<summary>Does the EO camera have image stabilization?</summary>

Yes, the EO sensor includes **built-in image stabilization**, which minimizes motion blur and vibrations. This ensures **smooth, clear video** even during dynamic flight, greatly enhancing the overall viewing and tracking experience.

</details>

<details>

<summary>Does the Orus-L support R-JPEG thermal image format?</summary>

**Yes, but only on the Orus-L NDAA version.**

* **R-JPEG (Radiometric JPEG)** allows you to extract temperature data from each pixel in the image.
* The **standard Orus-L** does **not** support R-JPEG.
* Only the **Orus-L NDAA-compliant version** includes support for this format, suitable for advanced analysis and government/defense applications.

</details>


---

# 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.gremsy.com/payloads/orus-l/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.
