Skip to content

Add low wind warning#771

Merged
amilcarlucas merged 1 commit into
masterfrom
qt_warning
Sep 5, 2025
Merged

Add low wind warning#771
amilcarlucas merged 1 commit into
masterfrom
qt_warning

Conversation

@amilcarlucas

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings September 5, 2025 09:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds important safety warnings about wind conditions when using ArduPilot's Quicktune feature. The warning alerts users that Quicktune requires moderate wind disturbances to calibrate properly and warns against flying in calm conditions.

  • Adds critical safety warning about wind requirements for Quicktune calibration
  • Warns users about potential dangers of using Quicktune in calm conditions
  • Prevents potential crashes from overly aggressive PID values

Comment on lines +785 to +788
WARNING: Quicktune requires moderate wind disturbances to calibrate properly.
Flying in completely calm conditions or perfectly steady wind can cause Quicktune to calculate overly aggressive PID values.
These excessive settings may cause dangerous oscillations and potential crashes when your vehicle later encounters normal wind conditions.

Copilot AI Sep 5, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same warning text is duplicated at lines 785-787 and 866-868. Consider creating a single, prominently placed warning section to avoid duplication and ensure consistency if the warning needs to be updated in the future.

Suggested change
WARNING: Quicktune requires moderate wind disturbances to calibrate properly.
Flying in completely calm conditions or perfectly steady wind can cause Quicktune to calculate overly aggressive PID values.
These excessive settings may cause dangerous oscillations and potential crashes when your vehicle later encounters normal wind conditions.
## Quicktune Wind Warning
**WARNING:** Quicktune requires moderate wind disturbances to calibrate properly.
Flying in completely calm conditions or perfectly steady wind can cause Quicktune to calculate overly aggressive PID values.

Copilot uses AI. Check for mistakes.
@amilcarlucas amilcarlucas merged commit 57b689a into master Sep 5, 2025
4 of 6 checks passed
@amilcarlucas amilcarlucas deleted the qt_warning branch September 5, 2025 09:56
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.

2 participants