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

Plugin manager UI and DisabledPlugins #2340

Merged
merged 4 commits into from Mar 3, 2020

Conversation

EosBandi
Copy link
Collaborator

a. Added DisabledPlugins setting in config.xml. Dll file names listed in the config.xml setting will be ignored during plugin loading
b.Finished PluginUI.
Start PluginUI by CTRL-P
Lists loaded plugins and plugins that are not loaded but marked disabled in the setting.
Also allows load plugin from the UI without enable it (one time use)
Plugins marked GREEN are enabled and loaded, YELLOW are disabled but loaded and RED are disabled plugins.

@AppVeyorBot
Copy link

@meee1 meee1 merged commit 0375950 into ArduPilot:master Mar 3, 2020
@EosBandi EosBandi deleted the plugin-manager branch December 13, 2021 01:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants