Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove weather support and cleanup #297

Merged
merged 11 commits into from
Oct 15, 2024
Merged

Remove weather support and cleanup #297

merged 11 commits into from
Oct 15, 2024

Conversation

ltoenning
Copy link
Contributor

Due to our very limited development capacity, this will remove the weather engine support.
Weather support was not implemented for all simulators. Modern simulators like MSFS also provide pretty good integrated weather engines anyway.

If really wanted by some users, we could think about creating a standalone application from the weather engine source.

@ltoenning ltoenning added the simplify Reduce application complexity label Aug 22, 2024
@ltoenning ltoenning added this to the Release 0.15 milestone Aug 22, 2024
@ltoenning ltoenning self-assigned this Aug 22, 2024
This reverts commit 705a56b.
Only the bool member of the CrashSettings class was used.
For simplification, use only the bool that was already used
previously to store this setting.
QTranslation was not correctly installed anyway (goes out of scope
before starting the application and only loads the german translation).
i18n can be added later again.
The DBus server address selector tries to fetch the address from the
command line parser. But the option was only added to the parser for
CSwiftGuiStdApplications. This resulted in a log message from the parser.
@ltoenning ltoenning changed the title Remove weather support Remove weather support and cleanup Oct 13, 2024
@ltoenning ltoenning merged commit 3c6a8c7 into main Oct 15, 2024
17 checks passed
@ltoenning ltoenning deleted the remove_weather branch October 15, 2024 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
simplify Reduce application complexity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant