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 additional mirror signals #624

Merged
merged 1 commit into from
Jul 12, 2023
Merged

Conversation

erikbosch
Copy link
Collaborator

Inspired by the Android signals MIRROR_LOCK and MIRROR_FOLD.

Lock Signal

This signal might reflect the quite common design vehicle where you have common up/down/left/right buttons and a separate switch to decide if it shall affect left/right/none mirror. I.e. in "none" both left and right are locked

Fold signal

It can be discussed if we rather would need a percent-signal, where 100% either means fully folded or fully unfolded. Might be useful if you want to monitor progress or control speed.

@erikbosch
Copy link
Collaborator Author

Meeting notes:

  • Please review until next week
  • Possibly add note that True means partially or fully folded mirror
  • Ulf: Could be an "allowed value" with 3 values folded/folding/unfolded, i.e. one state for moving or partially folded

@ppb2020
Copy link
Collaborator

ppb2020 commented Jun 27, 2023

Align with PR#265 for description of IsOpen for Door. (That is, use same approach regarding description of fully folded/fully opened and fully unfolded/fully closed.

Inspired by the Android signals MIRROR_LOCK and MIRROR_FOLD

Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
@erikbosch
Copy link
Collaborator Author

Meeting notes: OK to merge

@erikbosch erikbosch merged commit 55d7040 into COVESA:master Jul 12, 2023
3 checks passed
@erikbosch erikbosch deleted the erik_mirror branch July 12, 2023 07:48
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.

None yet

2 participants