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

Request for Multirotor Autotune Functionality Similar to Ardupilot QuickTune #10433

Open
292445344 opened this issue Oct 27, 2024 · 1 comment

Comments

@292445344
Copy link

Current Behavior

Currently, tuning for multirotors requires manual adjustment, which can be time-consuming and challenging, especially for beginners.

Desired Behavior

Implement an autotuning feature that allows users to quickly complete the multirotor tuning process, similar to the automatic optimization offered by Ardupilot's VTOL QuickTune.

Suggested Solution

1.Introduce an autotuning algorithm that uses feedback data from the aircraft (such as vibration levels and attitude stability) to automatically adjust parameters like PID values.
2.Provide a user-friendly ground control interface where users can start the tuning process with one click and visualize tuning progress and results.
3.Reference Ardupilot VTOL QuickTune’s design by incorporating parameter limits and optimization goals to ensure safety and performance.

Who does this impact? Who is this for?

Primarily for beginner multirotor users and those who need a quick and effective tuning process; also applicable to advanced users requiring optimized flight performance.

Additional context

The feature could be developed by drawing on open-source elements from Ardupilot while tailoring it to the system's specific requirements.

@b14ckyy
Copy link
Collaborator

b14ckyy commented Nov 17, 2024

Is in the works but not quite there yet #8546

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

No branches or pull requests

2 participants