-
-
Notifications
You must be signed in to change notification settings - Fork 917
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
Fix/improve dynamicIdle hidding #3624
Conversation
This comment has been minimized.
This comment has been minimized.
AUTOMERGE: (FAIL)
|
I have improved idle min parametre phrase when it is disabled, thought that It is more appropriate and avoids OFF word repeating. |
This comment has been minimized.
This comment has been minimized.
9b60102
to
84d3fc8
Compare
@haslinghuis sorry but we cant simplied it since it need diferent way to hide it, with your proposal Idle box will not appears after dshot bidir disabling because doesnt work with toggle way. |
This comment has been minimized.
This comment has been minimized.
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.
|| 😉 👍
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.
- approving untested; assuming it gates correctly on older firmware if parameters do not exist
wait please, i think finnaly we cant do it :( |
This comment has been minimized.
This comment has been minimized.
removed unused api version import sinplify hidding, idlerpm disabled string improve revert simplifing simplifing digitalIdle hidding revert sinplifing
fba2ba1
to
2909781
Compare
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
@haslinghuis with || we cant go with other non digital esc protocols, digitalIdle is always here |
Do you want to test this code? Here you have an automated build: |
It would be nice to display (maybe even able to edit also) the idleMinRpm (will show active PID profile value) in motor tab when use_dshot_telemetry is enabled and idleMinRpm != 0 |
Interesting..maybe we can discuss for another PR? |
Fix dynamicIdle hidding removed unused api version import sinplify hidding, idlerpm disabled string improve revert simplifing simplifing digitalIdle hidding revert sinplifing
There is an issue since we removed locale string for dynamic idle disabled, so i have hidde it for all versions since dynamicIdle exist in configurator(1.43).