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

CTRL-F screen, add editor to add/delete mavlink commands to Planner grid dropdown #2761

Merged
merged 1 commit into from Jan 6, 2022

Conversation

EosBandi
Copy link
Collaborator

@EosBandi EosBandi commented Jan 2, 2022

This one is for the Devs. A quick editor enables users to add mavlink commands to the dropdown list of the Planner grid. You can add commands that are already defined in MAV_CMD enum and new ones as well. Also, you can edit the param names that are displayed In the header.
The commands are stored in config.xml.
Adding a command here does not mean that the autopilot will accept or execute it. So the user has to know what is he/her doing.

@AppVeyorBot
Copy link

@tridge
Copy link
Contributor

tridge commented Jan 2, 2022

tested and works very nicely!

@tridge
Copy link
Contributor

tridge commented Jan 2, 2022

image
image

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

4 participants