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

idle stepper TS panel disable should not depend ETB functions #426

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nmschulte
Copy link
Contributor

@nmschulte nmschulte commented May 15, 2024

it seems rusefi/rusefi#4904 may have been merged without thorough review

does this change make sense? configuring idle stepper hardware should not depend on ETB function/configuration, right?

rusEFI has the same logic yet: https://github.com/rusefi/rusefi/blob/master/firmware/tunerstudio/tunerstudio.template.ini#L3570 -- cc @rusefillc


also, perhaps still an issue exists if both ETB and idle stepper are trying to use the same hardware?

perhaps instead of this change, simply the condition should change from != to ==, and possibly moved to a higher order?

last, mind this comment? is this still applicable now that h-bridge panels are split w/ rusefi/rusefi#4904?

@nmschulte
Copy link
Contributor Author

nmschulte commented May 15, 2024

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.

1 participant