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

BFCOMPAT: Add auto-throttle label and BF font symbols for pitch and roll #10023

Merged
merged 2 commits into from May 14, 2024

Conversation

rmaia3d
Copy link
Contributor

@rmaia3d rmaia3d commented May 12, 2024

This adds a text based label for auto-throttle (using the already existing two character slot), so when it is enabled, the throttle icon changes to 'AT'.

Manual throttle icon:
Inav_MT_OSD

Auto-throttle engaged, with the changes in this PR:
Inav_AT_OSD

Also enables the BF font icons for pitch and roll. However, as implemented in the font, there's no distinction between left, right and centered roll or up and down pitch. Here's how it looks like:

Inav_PitchRoll_OSD

Attempting to keep a minimal impact, changes restricted to displayport_msp_bf_compat.c file only.

src/main/io/displayport_msp_bf_compat.c Outdated Show resolved Hide resolved
src/main/io/displayport_msp_bf_compat.c Show resolved Hide resolved
src/main/io/displayport_msp_bf_compat.c Show resolved Hide resolved
@DzikuVx DzikuVx added this to the 8.0 milestone May 14, 2024
@DzikuVx DzikuVx merged commit b96c3d4 into iNavFlight:master May 14, 2024
14 checks passed
@rmaia3d rmaia3d deleted the pr/bfcompat_at_pit_rol branch May 15, 2024 22:10
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.

None yet

3 participants