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

This PR adds Oil temperature data to MQB clusters #19

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

Conversation

20dka
Copy link
Contributor

@20dka 20dka commented Sep 11, 2024

based on @adam-ht's work

notes: values below 50c show up as ---C on the cluster, and values above 192c make the panel disappear until a smaller value is sent.
constrain() is used to avoid an overflow due to the offset

based on work by adam-ht
@r00li
Copy link
Owner

r00li commented Sep 13, 2024

Can you make the minimum and maximum configurable? See the ClusterConfiguration struct (in GameSimulation.h) for an example of how it's done for coolant temperature. I am guessing this won't be the first or the last cluster with support for oil temperature.

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.

2 participants