Martijn Rammeloo Posted January 14, 2016 at 10:25 AM Posted January 14, 2016 at 10:25 AM Hi Gergely, I have created a web-based 'EHAM Gate Planner'. The purpose of this tool is to [Mod - Happy Thoughts]ist Schiphol GND Controllers in [Mod - Happy Thoughts]igning gates to inbound flights, preferably [Mod - Happy Thoughts]igning real life gates when possible. One of my fellow controllers suggested that inserting the [Mod - Happy Thoughts]igned gate into the ES arrival list would be convenient, since he wouldn't have to read the [Mod - Happy Thoughts]igned gate on the website, and then type it into ES anymore. Before teaching myself C++, and trying (...) to write the necessary plug-in, I would like to know if it is possible at all to make a plug-in 'fetch' data from an external source. Kind regards, Martijn Link to comment Share on other sites More sharing options...
Pierre Ferran Posted January 14, 2016 at 02:41 PM Posted January 14, 2016 at 02:41 PM Hi Martijn, Yes it is, you can basically do whatever you want, HTTP, HTTPS, Websockets... Check out my vSMR plugin for an example of an HTTP call: https://github.com/pierr3/vSMR/blob/master/vSMR/SMRPlugin.cpp vSMR Plugin for EuroScope Link to comment Share on other sites More sharing options...
Martijn Rammeloo Posted January 15, 2016 at 01:46 PM Author Posted January 15, 2016 at 01:46 PM Pierre, merci! Next challenge: learn a lot of new stuff... Martijn Link to comment Share on other sites More sharing options...
Merik Nanish 1184142 Posted February 23, 2016 at 04:25 AM Posted February 23, 2016 at 04:25 AM The euroNAT plugin, the source code of which I have and can share with you, fetches info from outside sources and draws the North Atlantic Routes on the radar scope. If you want it please send me a private message and give me your email. NYARTCC Facility Engineer and Instructor Link to comment Share on other sites More sharing options...
Martijn Rammeloo Posted February 24, 2016 at 06:17 AM Author Posted February 24, 2016 at 06:17 AM @Merik, One of my fellow controllers is going to work on the plugin. I will p[Mod - Happy Thoughts] your offer to him. Thanks anyway! Martijn Link to comment Share on other sites More sharing options...
Dimitri Molenaars 1186170 Posted March 2, 2016 at 10:16 PM Posted March 2, 2016 at 10:16 PM Said fellow controller here. Cheers for the info! I'll message you if it turns out the vSMR/SMRPlugin confuses me too much. Signed, Dimitri "Tyrope" Molenaars Link to comment Share on other sites More sharing options...
Recommended Posts