A simple EuroScope plug-in to simulate THALES Eurocat TAG https://earthjasonlin.github.io/TinyEurocat/
Go to file
2023-08-24 13:46:54 +08:00
lib create project with vs2010 2022-05-07 22:41:00 +08:00
TinyEurocat change version to v1.2.1 2022-07-24 21:58:42 +08:00
.gitignore create project with vs2010 2022-05-07 22:41:00 +08:00
LICENSE Initial commit 2022-05-07 20:24:50 +08:00
README.md 更新 README.md 2023-08-24 13:46:54 +08:00
TinyEurocat.sln create project with vs2010 2022-05-07 22:41:00 +08:00

TinyEurocat

A simple EuroScope plug-in to simulate THALES Eurocat TAG items


Installation

1. Load the plug-in

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

2. Config the TAGs

Open OTHER SETS -> TAG Editor, and manually replace default altitude, cleared altitude and speed item with the one starts with TinyEurocat.

Features

  • Current altitude, Cleared altitude and current speed in metric
  • show nohing when cleared altitude is 0

Change Log

v1.0.1

  • Current altitude, Cleared altitude and current speed in metric
  • 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
  • remove cleared alt when equals final alt

v1.1.1

  • change license and copyright holder
  • remove force rvsm
  • change GS source
  • change CFL algorithm

v1.2.1

  • add both Reported GS and Calculated GS