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

[TCU] manual shift buttons #1597

Closed
rusefi opened this issue Jul 11, 2020 · 5 comments
Closed

[TCU] manual shift buttons #1597

rusefi opened this issue Jul 11, 2020 · 5 comments
Assignees

Comments

@rusefi
Copy link
Collaborator

rusefi commented Jul 11, 2020

as a preparation for TCU:

we already have
tcuUpshiftButtonPin
tcuDownshiftButtonPin

in configuration - and that's all we have.

  1. we need to add TS menu to show these two controls

  2. we need the code to count currently desired gear, with ringing prevention - i.e. with a min duration between toggle events. we probably should not bother with event capture, just polling button state from slow loop should be fine. See startStopButtonPin implementation

  3. we need TS gauge showing currently desired gear

@rusefi
Copy link
Collaborator Author

rusefi commented Jul 11, 2020

@chuckwagoncomputing is this something you would be interested to implement?

@chuckwagoncomputing
Copy link
Member

Sure, I can do that.

rusefillc added a commit that referenced this issue Aug 30, 2020
@rusefillc
Copy link
Contributor

rusefillc commented Sep 3, 2020

#1750 is relevant

@rusefillc
Copy link
Contributor

close or not close yet?

@chuckwagoncomputing
Copy link
Member

Done

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

No branches or pull requests

2 participants