-
-
Notifications
You must be signed in to change notification settings - Fork 158
support firmware rpm filter name changes, minor cleanups #532
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
support firmware rpm filter name changes, minor cleanups #532
Conversation
js/header_dialog.js
Outdated
| setParameter('dterm_rpm_notch_harmonics', sysConfig.dterm_rpm_notch_harmonics, 0); | ||
| setParameter('dterm_rpm_notch_q' , sysConfig.dterm_rpm_notch_q , 0); | ||
| setParameter('dterm_rpm_notch_min' , sysConfig.dterm_rpm_notch_min , 0); | ||
| setParameter('dynNotchQ' ,sysConfig.dyn_notch_q,0); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
comma space please (everywhere)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it's 'hit and miss' throughout the document, most lines are ,0); and some are 0);.
I can make them consistent but it will change hundreds of lines :-)
|
Kudos, SonarCloud Quality Gate passed!
|
|
AUTOMERGE: (FAIL)
|
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week. |
|
Pull request closed automatically as inactive. |
|
Kudos, SonarCloud Quality Gate passed!
|
|
Closing since these changes were included in #539, merged recently |








Changes:
rpm_filter_fade_range_hzparameterflightlog_parser.jsabout adding new parametersImage showing
rpm_filter_fade_rangeelement:Image showing the motor and throttle rearrangement

: