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 (e)RPM black box field #640

Merged
merged 4 commits into from
Jun 19, 2023
Merged

Conversation

tbolin
Copy link
Contributor

@tbolin tbolin commented May 17, 2023

Adds formatting of the RPM field from betaflight/betaflight#12823
The field should show up as just RPM and be decoded as RPM and Hz.
The RPM plots are scaled so that they have the correct height relative to each other, so the same height corresponds to the same RPM for all plots.
Also adds an option in Configure graphs to add a graph with all RPM plots.

rpm_bb_field
bb_erpm_example_graph


Depends on https://github.com/betaflight/betaflight/pull/12823

 - Add RPM to enabled/disabled black box fields in header dialog
 - Add escapeRegExp function to tools.js
 - Escape nameRoot before using as regexp for creating [all] fields in graph_config
@sonarcloud
Copy link

sonarcloud bot commented May 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link

Do you want to test this code? Here you have an automated build:
Betaflight-Blackbox-Explorer-Linux
Betaflight-Blackbox-Explorer-macOS
Betaflight-Blackbox-Explorer-Windows
WARNING: It may be unstable and result in corrupted configurations or data loss. Use only for testing!

@blckmn
Copy link
Member

blckmn commented May 18, 2023

AUTOMERGE: (FAIL)

  • github identifies PR as mergeable -> FAIL
  • assigned to a milestone -> FAIL
  • cooling off period lapsed -> PASS
  • commit count less or equal to three -> FAIL
  • Don't merge label NOT found -> PASS
  • at least one RN: label found -> FAIL
  • Tested label found -> FAIL
  • assigned to an approver -> FAIL
  • approver count at least three -> FAIL

@nerdCopter
Copy link
Member

@tbolin , Can you update description with details and screencap for prosperity sake? TY

@tbolin
Copy link
Contributor Author

tbolin commented Jun 8, 2023

I've added a bit of detail and some screenshots

@haslinghuis haslinghuis merged commit 6876aa2 into betaflight:master Jun 19, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: COMPLETED
Development

Successfully merging this pull request may close these issues.

None yet

4 participants