TinyEurocat/README.md

40 lines
1016 B
Markdown
Raw Normal View History

2022-05-07 20:24:50 +08:00
# TinyEurocat
2022-05-08 08:05:59 +08:00
2022-07-11 11:59:11 +08:00
A simple EuroScope plug-in to simulate THALES Eurocat TAG items
2022-05-08 08:05:59 +08:00
2022-05-08 02:13:07 +08:00
<hr>
2022-05-08 08:05:59 +08:00
2022-05-08 02:13:07 +08:00
## Installation
2022-05-08 08:05:59 +08:00
2022-05-08 02:13:07 +08:00
### 1. Load the plug-in
2022-05-08 08:05:59 +08:00
2022-05-08 02:13:07 +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-05-08 08:05:59 +08:00
2022-05-08 02:13:07 +08:00
### 2. Config the TAGs
2022-05-08 08:05:59 +08:00
2022-05-08 02:13:07 +08:00
Open OTHER SETS -> TAG Editor, and manually replace default altitude, cleared altitude and speed item with the one starts with TinyEurocat.
2022-05-08 08:05:59 +08:00
2022-05-08 02:13:07 +08:00
## Features
- Current altitude, Cleared altitude and current speed in metric
2022-07-10 21:50:29 +08:00
- show nohing when cleared altitude is 0
2022-05-08 08:05:59 +08:00
2022-05-08 02:13:07 +08:00
## Changlog
2022-05-08 08:05:59 +08:00
2022-05-08 02:13:07 +08:00
### v1.0.1
2022-05-08 08:05:59 +08:00
2022-05-08 02:13:07 +08:00
- Current altitude, Cleared altitude and current speed in metric
2022-05-08 18:03:21 +08:00
- show nohing when cleared altitude is not assigned instead of 0 or crz altitude
### v1.0.2
- fix current altitude accuracy
- fix cleared alt to adapt china rvsm
- check if cleared alt is valid to rvsm
2022-07-10 21:50:29 +08:00
- remove cleared alt when equals final alt
## v1.1.1
- change license and copyright holder
- remove force rvsm
- change ``GS`` source
- change ``CFL`` algorithm