Giter VIP home page Giter VIP logo

Comments (3)

DrFreas avatar DrFreas commented on September 27, 2024

Hi,
unfortunately it is not that easy to bring this feature back. I was in touch with an admin of Vatsim and they aren't really doing anything to be cooperative, even though I have a version that fixes the previous issues. Also it is not wished to use the flight plan remarks for that. There apparently are different parts of a flight plan which could be used, but as far as I know those fields aren't accessible through ES plugin API.
Another option would be to use an external server to store the data, but that isn't preferred by me because I want to keep the dependency onto other services as minimal as possible.

There is already a logic implemented which checks the groundstates and only triggers the corresponding events if the criteria are met. Also there is said "cooldown" implemented in an internal version I have (as mentioned above), but yeah. I will try to get in contact with the developer of ES to see if there is anything that could be done via ES infrastructure.

from vch.

judemille avatar judemille commented on September 27, 2024

As I understand it, EuroScope synchronizes aircraft ground states via temporary scratchpad values that are near instantly restored to the original value -- VCH could potentially do that. I don't know what it was up to before, so perhaps it was doing that before and had issues, but so long as you use values that won't make EuroScope think something else is up, that should be possible.

from vch.

DrFreas avatar DrFreas commented on September 27, 2024

As I understand it, EuroScope synchronizes aircraft ground states via temporary scratchpad values that are near instantly restored to the original value -- VCH could potentially do that. I don't know what it was up to before, so perhaps it was doing that before and had issues, but so long as you use values that won't make EuroScope think something else is up, that should be possible.

Thank you for your input.
The problem is syncing with multiple ES-instances covering other controllers too. So while it is possible to get the needed data locally from one client to another, it isn't that easy "over the internet". Methods that looked promising (using PushFlightPlanStrip and FlightStripAnnotations) didn't work or aren't optimal (like using the remarks). Maybe I did something wrong with it, maybe it just won't work. Tests with using the scratchpad weren't fully successful as well, because it isn't a reliable way to relay information. So it might happen that one client gets information and the other client doesn't.

from vch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.