I'm toying with a 2006 WRX image.. just want to get this home and see if I can figure anything out.
Code:
<rom>
<romid>
<xmlid>A8DH200Z</xmlid>
<internalidaddress>2000</internalidaddress>
<internalidstring>A8DH200Z</internalidstring>
<caseid>?</caseid>
<ecuid>1</ecuid>
<market>USDM</market>
<transmission>?</transmission>
<year>2006</year>
<flashmethod>unknown</flashmethod>
<memmodel>unknown</memmodel>
<make>Subaru</make>
<model>Impreza</model>
<submodel>WRX</submodel>
<filesize>1mb</filesize>
</romid>
</rom>
<table type="3D" name="IGN - Base Timing" category="Timing" storagetype="uint8" sizex="19" sizey="19" storageaddress="0xCA300">
<scaling units="degrees" expression="(x-57)*360/1024" to_byte="x/360*1024+57" format="#.00" increment="1" />
<table type="X Axis" name="Engine Load" storagetype="uint16" endian="big" storageaddress="0x100">
<scaling units="grams" expression="x/8192" to_byte="x*8192" format="0.00" increment="256" />
</table>
<table type="Y Axis" name="Engine RPM" storagetype="uint16" endian="big" storageaddress="0x100">
<scaling units="RPM" expression="x/256*50" to_byte="x/50*256" format="#" increment="256" />
</table>
<description>"This is a map of base ignition values."</description>
</table>