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

Log a warning when the message goes off the range #6

Open
francocipollone opened this issue Mar 16, 2023 · 0 comments
Open

Log a warning when the message goes off the range #6

francocipollone opened this issue Mar 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@francocipollone
Copy link
Collaborator

Summary

When receiving messages that are lower or higher than the minimum and maximum (respectively) limits of the speedometer,
the value naturally "gets clamped" to that limit and the user doesn't know that the speedometer isn't actually well set.

Example:

Here I am actually receiving 70

image

Proposal

Log a warning when this is happening to at least notify this behavior -when happening.

@francocipollone francocipollone added the enhancement New feature or request label Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant