Closed pinatacolada closed 2 years ago
Hey @pinatacolada, Thank you for your input!
What would you prefere ro solve that?
Let me know which of this opions works better for you.
Best would be if the master-slave principle is no longer needed. But I understand that data of this plugin is not shared via FSD server, but externally. Also creates a risk for a single point of failure.
That will obviouly be the best way to work with! But unfortunately I still don't have enough c++ knowledge to work with other services. As soon as I have it I will apply it to the CDM. Thank you @kusterjs
No worries, maybe ask Juha for help. He seems to master this problem with his plugins. I believe it works primarily via scratch pad messages, that are broadcasted in a specific format.
The plugin already knows which airports are CDM participants or not, through the rates.txt file and
Just make sure the REA message function can still be used for those airports. As you know EOBTs filed by pilots are often quite inaccurate. So I really appreciate the prediction improvement that this plugin brings. This advantage should also be kept when working with non-CDM airports.
The plugin already knows which airports are CDM participants or not, through the rates.txt file and entry in the config.xml file. Any airport not present in any of these could be excluded from processing and show EOBT as TOBT and the other columns blank.
Will do it like you said, thank you!
Just make sure the REA message function can still be used for those airports. As you know EOBTs filed by pilots are often quite inaccurate. So I really appreciate the prediction improvement that this plugin brings. This advantage should also be kept when working with non-CDM airports.
REA Message Function will keep as a function for all airports ;)
When you have some airports that are CDM mixed with others that are not, the non CDM airports will ask to set Master.
In the picture, LPPT is CDM and LPFR is not.
Given that TOBT will always be equal to EOBT, I think it's beneficial to have non-CDM airports show TOBT for example in white, and the other values, TSAT TTOT etc, just blank. Otherwise we need to make a separate list just for CDM airports, and that forces using the latest euroscope beta