TephraMod V7
Does anyone know how to adjust the low & mid fuel trim scaling/crossover points (Hz)? I cant seem to find that table in the Tephra v7 ROM...I have huge cams and idle at 1k RPM, so my car pretty much never sees low fuel trim :P
Code:
<table name="Closed Loop - LT Trim Control Ranges" category="Fuel" address="35e5" type="2D" level="1" scaling="LT Trim Hz"> <table name="Conditions" type="Static Y Axis" elements="4"> <data>Low -> Mid</data> <data>Mid -> Low</data> <data>Mid -> High</data> <data>High -> Mid</data> </table> </table>
Code:
<scaling name="LT Trim Hz" units="Hz" toexpr="x*6.29" frexpr="x/6.29" format="%.0f" min="0" max="1610" inc="6.29" storagetype="uint8" endian="big"/>
Code:
75.48 62.9 522.0700000000001 496.91
Is there an option for AC cut out above XX RPM's? If not, can I please request this feature? Its hot here in AZ but I dont necessarily need the AC compressor pumping at 9k RPM
Last edited by URNVS; Aug 3, 2014 at 10:24 PM.
Thanks but I dont think that is it...? To me it looks like the table for adjusting the electric fan speeds based on rate of travel. I need to disable the AC compressor above a specific RPM.





