View Single Post
Old 12-19-2014, 05:17 AM   #333
Kodename47
Senior Member
 
Kodename47's Avatar
 
Join Date: Oct 2012
Drives: UK GT86
Location: UK
Posts: 3,040
Thanks: 185
Thanked 1,632 Times in 1,113 Posts
Mentioned: 156 Post(s)
Tagged: 1 Thread(s)
OK, so my last little Christmas present to you all. I've re-jigged the ZA1JA01G definition to be a lot more user friendly. The tables have been categorised from the Alpha - BRZ folder and include all the updates above. I have also done versions for your preferences. However, the pressures are all done in bar, not psi and speed is in MPH and not Km/h.


The defs:
ZA1JA01G - Temp: Degrees F / Compensation: %
ZA1JA01G - Temp: Degrees F / Compensation: Ratio (Like ECUtek)
ZA1JA01G - Temp: Degrees C / Compensation: %
ZA1JA01G - Temp: Degrees C / Compensation: Ratio


For those that would like to fine tune:
Speed:
Code:
<scaling units="Vehicle Speed (MPH)" expression="x*.621" to_byte="x/.621"
<scaling units="Vehicle Speed (Km/h)" expression="x" to_byte="x"

Pressure:
Code:
scaling units="bar" expression="x*.001333223" to_byte="x/.001333223"
scaling units="psi" expression="x*.01933677" to_byte="x/.01933677"

I would suggest you go through and check these but I've done preliminary checks and all seem to work out. If I've missed any tables then let me know.
__________________
.: Stealth 86 :.
Abbey Motorsport/K47 Tuned Sprintex 210 Supercharger

Kodename 47 DJ:
Soundcloud / Instagram / Facebook
Kodename47 is offline   Reply With Quote
The Following 5 Users Say Thank You to Kodename47 For This Useful Post:
EAGLE5 (12-19-2014), ST-A (03-06-2015), steve99 (12-19-2014), vgi (12-19-2014), ztan (12-23-2014)