Skip to content

Add OSD support for Angle of Attack #4339

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

haslinghuis
Copy link
Member

This pull request introduces a new feature to display the "Angle of Attack" element in the On-Screen Display (OSD). The changes include updates to the localization messages, symbol definitions, and OSD field configurations.

Localization updates:

Symbol definitions:

OSD field configurations:

  • src/js/tabs/osd.js: Added "ANGLE_OF_ATTACK" to the OSD.loadDisplayFields function with relevant properties like text, desc, defaultPosition, draw_order, and preview.
  • src/js/tabs/osd.js: Included F.ANGLE_OF_ATTACK in the OSD.chooseFields function to ensure it is selectable.

@haslinghuis haslinghuis added this to the 11.0 milestone Feb 10, 2025
@haslinghuis haslinghuis self-assigned this Feb 10, 2025
Copy link

netlify bot commented Feb 10, 2025

Deploy Preview for origin-betaflight-app ready!

Name Link
🔨 Latest commit 74e8ae8
🔍 Latest deploy log https://app.netlify.com/sites/origin-betaflight-app/deploys/67ce0be5449a24000840ddb3
😎 Deploy Preview https://deploy-preview-4339.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.

@demvlad
Copy link
Contributor

demvlad commented Feb 11, 2025

This is great!
I've just thought about delete (//comment) my osd blink mode code to go it in separate PRs.
I've not seen osd indication during last test my PR, due of some mistake probably. Will test with this PR together next time.

Copy link

sonarqubecloud bot commented Mar 9, 2025

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