A simple EuroScope plug-in to simulate THALES Eurocat TAG https://earthjasonlin.github.io/TinyEurocat/
Go to file
2022-05-08 18:03:21 +08:00
lib create project with vs2010 2022-05-07 22:41:00 +08:00
TinyEurocat change version to 1.0.2 2022-05-08 18:03:21 +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 change version to 1.0.2 2022-05-08 18:03:21 +08:00
TinyEurocat.sln create project with vs2010 2022-05-07 22:41:00 +08:00

TinyEurocat

An 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 not assigned instead of 0 or crz altitude

Changlog

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