View Single Post
Old 09-07-2010, 12:21 PM   #593 (permalink)
Magister
OBDuino coder
 
Magister's Avatar
 
Join Date: Jun 2008
Location: Montréal, QC
Posts: 212

Titine - '13 Hyundai Sonata Hybrid
Thanks: 3
Thanked 10 Times in 8 Posts
Thanks it's integrated!

I checked in a version with BIGNUM, I took some functions from the MPGuino. It works but there is a factor 10 somewhere in the factor() function, because instead of displaying 6.52L/100 for instance it displays 0.65. So in the format() function we have to divide some number by 10 and move the "dp" (decimal point) value I guess.

Fell free to play with it and debug it, enable it by switching the #ifdef to 1 line 3240 in release 176
__________________
2013 Hyundai Sonata Hybrid
  Reply With Quote