Hello !
I have gt turbo 1999 and my ecu id is 1644500305 for ecu ae780
1644500505 for ae782
1644500405 for ae781
1644500305 for ae780
here are the parameters i can log with my ecu ae780 id 1644500305

but at the end of logger.xml i have added this for IAM & MAF (g/s)
and it is ok
But i am not sur for MAF :
<conversion units="g/s" expr="x/
100" format="0.00" />
or
<conversion units="g/s" expr="x/
255" format="0.00" />
Code:
<ecuparam id="E126" name="IAM*" desc="">
<ecu id="1644500505">
<address length="1">0x80224A</address>
</ecu>
<ecu id="1644500405">
<address length="1">0x80224A</address>
</ecu>
<ecu id="1644500305">
<address length="1">0x802244</address>
</ecu>
<conversions>
<conversion units="multiplier" expr="x" format="0" />
</conversions>
</ecuparam>
<ecuparam id="E127" name="MAF*" desc="" ecubyteindex="9" ecubit="4">
<ecu id="1644500505">
<address length="2">0x000013</address>
</ecu>
<ecu id="1644500405">
<address length="2">0x000013</address>
</ecu>
<ecu id="1644500305">
<address length="2">0x000013</address>
</ecu>
<conversions>
<conversion units="g/s" expr="x/100" format="0.00" />
</conversions>
</ecuparam>
