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

Align Temperature Signals #676

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Conversation

erikbosch
Copy link
Collaborator

As of today we have a mix of float and int16 for temperature signals, with no real rationale for the difference. This PR changes the int16 signals to instead use float, so after this change all signals with Celisus unit use float.

Only intended for VSS 5.0 as this is a backward incompatible change.

As of today we have a mix of float and int16 for temperature signals,
with no real rationale for the difference. This PR changes the int16 signals
to instead use float, so after this change all signals with Celisus unit use float.

Only intended for VSS 5.0 as this is a backward incompatible change.

Signed-off-by: Erik Jaegervall <erik.jaegervall@se.bosch.com>
@erikbosch erikbosch added Scope:Major A change that either significantly adds new functionality, or affects backward compatibility. Status:Review Please review/discuss contents labels Nov 1, 2023
Copy link
Collaborator

@ppb2020 ppb2020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Approved.

@erikbosch erikbosch merged commit 3ec3c25 into COVESA:master Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope:Major A change that either significantly adds new functionality, or affects backward compatibility. Status:Review Please review/discuss contents
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants