EuroScope plug-in API upgrade

Thanks Gergely,

It would be great to be able to create Lists that are not linked to the FlightPlan class. They could for instance be linked to the Controller class or something entirely different.

Thanks for your continued dedication.

Stephen Odgaard
Vatsim Scandinavia

Together with new surveillance types, like MLAT and ADS-B, would be an awesome addition! ::

Actually communication via WebSocket has not yet been implemented because I canā€™t make VectorAudio v1.6+ to work properly on my machine. But itā€™s a planned update whenever possible.

2 Likes

Hi Gergely,

Iā€™m the author of the plug-in used commonly in Canada (firstly, thanks for answering my emails in such a prompt fashion in the past!). Iā€™d request some sort of way to communicate between controllers, e.g. really just anyway to pass a datapacket or something ā€“ weā€™d use for coordination, point-outs etc), even text is fine, I can parse it on either end.

I think this is basically in Juhaā€™s request:

  • Make it possible to send messages between connected EuroScope instances (to be able to keep plugin data synchronized between the main and all proxy instances)
  • Make it possible to send messages to other controllersā€™ plugins (and something like OnPlugInMessage as suggested above to handle them)

Ron

Hi Gergely,

Is there a simple way to determine the flightphase of an aircraft - eg. Pre-departure vs in-flight vs landed.
Also - the actual departure time is updated automatically, but there is not an actual landing time - is there?
Thanks in advance.

/Stephen

Hey Gergely.

Just asking for a quick update:

  • is Q3 still possible?
  • do you have a list of items you plan to introduce on first release of ā€œrefreshedā€ API library update?

Best wishes asnd have a great summer,
Mateusz

I am planning to create the suggested new API classes this summer. Letā€™s ask this question again in September :slight_smile:

1 Like

Hi, Gergely.

Is there any possible to provide an API showing which SCT/ESE file the ES has loaded?

And what about providing API to get waypoints of the SID/STARs?

Iā€™m develping a plugin clipping the route to correct the SID/STAR and actual route in the flightplans. The current logic of GetExtractedRoute is not enough to make it.

For detail: How to get the SID/STARs waypoint or ese/sct files loaded by Euroscope Plug-in API
and Github Repo: GitHub - LeoChen98/ERC-plugin-for-Euroscope: Exact Route Cliper plugin for Euroscope

Hi Gergely,

Just another thing weā€™ve come across. As well as telling us what has changed in the event handlers, telling us who has changed it would be extremely helpful, particularly in the case of avoiding the event echo in the case you modify something in the plugin and get an event raised as a reply.

1 Like