RaceChronoDiyBleDevice icon indicating copy to clipboard operation
RaceChronoDiyBleDevice copied to clipboard

Invalid throttle calculation for NC Miata

Open mlyszczek opened this issue 1 year ago • 1 comments

Hello,

I am using your database for NC Miata - everything works great thank you for that! But calculation for my throttle position was invalid.

For me valid formula is (CAN ID 0x201). It works perfectly for my throttle pedal position from 0 to 100%

bytestouint(raw, 6, 1) / 2.0

Maybe there was some changing between vehicles? I have NCFL1 with 2.0 engine. I also have ecutek racerom, but I doubt they changed this.

If current formula works for people then maybe it would be worth to add a note about this?

mlyszczek avatar May 18 '24 08:05 mlyszczek

Thanks for reporting! Unfortunately, I don't have any way to test. @jeby what do you think?

timurrrr avatar Jun 16 '24 05:06 timurrrr