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

Added selectable precision to the OSD RPM #7515

Merged
merged 1 commit into from Oct 28, 2021

Conversation

MrD-RC
Copy link
Collaborator

@MrD-RC MrD-RC commented Oct 18, 2021

I've added selectable precision to the ESC RPM, as shown in the OSD. The default is 3, which is the same as the current RPM display.

Can be set in the CLI with set osd_esc_rpm_precision = 5 for example.

Here's a demo video

Requires configurator change iNavFlight/inav-configurator#1379

I've added selectable precision to the ESC RPM, as shown in the OSD. The default is 3, which is the same as the current RPM display.
@MrD-RC
Copy link
Collaborator Author

MrD-RC commented Oct 18, 2021

The code in src/main/io/osd.c from 1047 to 1061. Is there a better way to do this?

@DzikuVx DzikuVx added this to the 4.0 milestone Oct 28, 2021
@DzikuVx DzikuVx merged commit 424e55a into master Oct 28, 2021
@DzikuVx DzikuVx deleted the mrd-add-precision-to-osd-rpm branch October 28, 2021 06:39
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

2 participants