# Evo V1 vs V2 Comparison

Although similar in appearance, the Evo V2 is much more than a simple update of the V1.&#x20;

Here is an overview of the main developments between the first generation of the instrument and this new version:

#### 🧠 **Performance & Responsiveness**

| Function           | **Evo V1**             | **Evo V2**                              |
| ------------------ | ---------------------- | --------------------------------------- |
| Processor          | 1 core at 180 MHz      | 🆕 4 cores at 240 MHz                   |
| Instrument startup | 27 seconds             | 🆕 3 seconds                            |
| Screen change      | Standard               | 🆕 5 times faster                       |
| Screen refresh     | 1 time per second      | 🆕 Adaptive up to 5 times/sec           |
| Instant Vario      | Based only on pressure | 🆕 Sensor fusion for immediate response |

***

#### 🖥️ **Interface & Ergonomics**

| Function          | **Evo V1** | **Evo V2**                         |
| ----------------- | ---------- | ---------------------------------- |
| Touchscreen       | Standard   | 🆕 Improved sensitivity            |
| Font              | Limited    | 🆕 Support for international fonts |
| Input keyboard    | Basic      | 🆕 More ergonomic                  |
| Tab navigation    | No         | 🆕 Yes with customizable icons     |
| Screen lock       | No         | 🆕 Yes                             |
| Voice alerts      | No         | 🆕 Yes                             |
| Thermal core zoom | Manual     | 🆕 Automatic                       |

***

#### 🔗 **Connectivity & Transfer**

| Function                                                                       | **Evo V1**         | **Evo V2**                                                                     |
| ------------------------------------------------------------------------------ | ------------------ | ------------------------------------------------------------------------------ |
| Computer connection                                                            | Mini USB           | 🆕 USB-C                                                                       |
| PC software                                                                    | SYS PC Tool        | 🆕 Syride Link (complete redesign)                                             |
| Mobile compatibility                                                           | Connection sharing | 🆕 Syride Android & Apple app (settings, transfers, QR Code, live, weather...) |
| [ADSL connectivity](/notice-evo-v2-english/ix.-settings-bluetooth-and-adsl.md) | No                 | 🆕 Yes (IN and OUT)                                                            |

***

#### 🧭 **Navigation & Flight functions**

| Function                                                                                           | **Evo V1**       | **Evo V2**                                                                                                     |
| -------------------------------------------------------------------------------------------------- | ---------------- | -------------------------------------------------------------------------------------------------------------- |
| Mapping                                                                                            | Basic            | 🆕 New topography, lake outlines, countries, sea, extended zoom, layer: thermals, cables, peaks, aerodromes... |
| Airspace zones                                                                                     | Basic alert      | 🆕 Voice alert and [popup with multiple disable options](/notice-evo-v2-english/xvii.-navigation-airspaces.md) |
| Optimized route calculation                                                                        | Standard         | 🆕 Improved algorithms                                                                                         |
| Flight distance                                                                                    | Without waypoint | 🆕 Calculation with 3 waypoints                                                                                |
| [Buddies](/notice-evo-v2-english/xx.-real-time-tracking-of-pilots-buddies-feature.md) (live group) | No               | 🆕 Real-time tracking of a group of pilots                                                                     |
| Maximum number of points per airspace                                                              | 64               | 🆕 512                                                                                                         |

***


---

# 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://manuals.syride.com/notice-evo-v2-english/evo-v1-vs-v2-comparison.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.
