TinyEurocat/index.md

48 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2022-07-11 11:28:28 +08:00
---
layout: default
---
2022-07-11 11:45:59 +08:00
# TinyEurocat
2022-07-11 11:28:28 +08:00
2022-07-11 11:58:39 +08:00
A simple EuroScope plug-in to simulate THALES Eurocat TAG items
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
<hr>
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
## Installation
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
### 1. Load the plug-in
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
In order to install the plug-in, extract the DLL file to whererver you want, then load the plug-in from OTHER SETS -> Plug-ins -> Load
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
### 2. Config the TAGs
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
Open OTHER SETS -> TAG Editor, and manually replace default altitude, cleared altitude and speed item with the one starts with TinyEurocat.
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
## Features
- Current altitude, Cleared altitude and current speed in metric
- show nohing when cleared altitude is 0
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
## Changlog
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
### v1.0.1
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
- Current altitude, Cleared altitude and current speed in metric
- show nohing when cleared altitude is not assigned instead of 0 or crz altitude
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
### v1.0.2
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
- fix current altitude accuracy
- fix cleared alt to adapt china rvsm
- check if cleared alt is valid to rvsm
- remove cleared alt when equals final alt
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
## v1.1.1
2022-07-11 11:28:28 +08:00
2022-07-11 11:45:59 +08:00
- change license and copyright holder
- remove force rvsm
- change ``GS`` source
- change ``CFL`` algorithm
2022-07-24 22:11:10 +08:00
## v1.2.1
- add both ``Reported GS`` and ``Calculated GS``