Skin beschikbaar voor Kodi Krypton!! › Forums › Audi Can-Bus Forum › Kodi op Raspbian › Reageer op: Kodi op Raspbian
Hi Rui,
Thanks for your input!
I haven’t been able to check changes with the new hardbyte version offered at their website. Indeed it’s a good solution to use the version I once downloaded…
Also on the coolant temp there is some info available. I’ll quote an older post:
The ”settings.txt” at location ”/home/pi” per default contains this content:
#Coolant formula details
Coolant Order : 1
Coolant Amount: -32
Coolant Factor : 1.8
#End of Coolant formula details
#To restore defaults, just delete settings.txt and reboot
The Order parameter means 1: First execute Amount and then the Factor,
2: First execute Factor and then the Amount.
So for example (one of the forum members asked for) it’s editable to:
Coolant Order : 2
Coolant Amount: -48.2
Coolant Factor : 0.8
Now the hex value your car produces is factored by 0.8 and after that 48.2 is substracted.
(There is a [tab] after the [:]. Please leave this the way it is and only change the values)
The default -32 is probably because 0 degrees celcius = 32 degrees fahrenheit.
If your engine is of, it might send 0 degrees fahrenheid, which results in your -17 degrees celcius.
With kind regards,
Jeroen