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

Parameter comparison dialog #11

Open
vasarhelyi opened this issue Jun 28, 2022 · 1 comment
Open

Parameter comparison dialog #11

vasarhelyi opened this issue Jun 28, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@vasarhelyi
Copy link
Contributor

It would be great to have a new dialog where one could define one (or more) parameters that should be retrieved from all drones for comparison. First obvious use case is the firmware version ("are all my drones updated to the proper firmware?"), but any other check on autopilot settings can be useful. The dialog should summarize the results as a set with IDs belonging to each value of the retrieved parameters to be able to visualize any difference from the possible common value (such as in the GPS status widget). Code can be reused from parameter upload dialog as this is probably mostly a subset of that tool.

@vasarhelyi vasarhelyi added the enhancement New feature or request label Jun 28, 2022
@vasarhelyi
Copy link
Contributor Author

Actually, a short additional note is that the "version" command in Skybrush is not an autopilot parameter, so these two things should be distinguished: 1) send commands to all drones and wait for response to compare 2) request a parameter value from the autopilot and compare

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant