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

add ToolTip for AirMode #4206

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nerdCopter
Copy link
Member

@nerdCopter nerdCopter commented Oct 9, 2024

image
image

Copy link

netlify bot commented Oct 9, 2024

Deploy Preview for origin-betaflight-app ready!

Name Link
🔨 Latest commit b33959c
🔍 Latest deploy log https://app.netlify.com/sites/origin-betaflight-app/deploys/6706a8e2bca3b5000828f422
😎 Deploy Preview https://deploy-preview-4206.dev.app.betaflight.com
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@haslinghuis
Copy link
Member

haslinghuis commented Oct 9, 2024

We have this word salad:

image

See auxiliaryHelpMode_AIRMODE

@nerdCopter
Copy link
Member Author

nerdCopter commented Oct 9, 2024

so many words to confuse the pilot 😆 and use of "you" as the pilot. oh i see that came from the .com, how about i link the .com?
EDIT: oh, it came from auxiliaryHelpMode_AIRMODE as well as you pointed out.

@haslinghuis
Copy link
Member

Perhaps:

In standard mode, when roll, pitch, and yaw calculations saturate a motor, all motors are equally reduced. If a motor goes below minimum, it gets clipped off. For example, with throttle just above minimum and a quick roll is attempted, two motors can't go any lower, resulting in half the power (half of the PID gain). If inputs demand more than a 100% difference between high and low motors, the low motors get clipped, causing an imbalance by unevenly reducing the gain.

Copy link

sonarcloud bot commented Oct 9, 2024

@nerdCopter nerdCopter marked this pull request as draft October 9, 2024 17:53
@nerdCopter nerdCopter marked this pull request as ready for review October 22, 2024 13:17
@nerdCopter
Copy link
Member Author

  • i've taken it out of draft.
  • personally i don't like the wordiness -- I'd have preferred something much simpler such as Normalizes motor output at low throttle to allow maintaining of the craft., but this is not my call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants