Ecuflash 1.31 2d graphing...
thats damn cool!
ps the weird number issues look to be endian mixups:
from new evo9base:
<scaling name="Hex16" units="hex" toexpr="x" frexpr="x" format="%04X" min="0" max="65535" inc="1" storagetype="uint16" endian="big"/>
from old evo9base:
<scaling name="Hex16" units="hex" toexpr="x" frexpr="x" format="%04X" min="0" max="65535" inc="1" storagetype="uint16" endian="little"/>
I am not sure why this has changed...
ps the weird number issues look to be endian mixups:
from new evo9base:
<scaling name="Hex16" units="hex" toexpr="x" frexpr="x" format="%04X" min="0" max="65535" inc="1" storagetype="uint16" endian="big"/>
from old evo9base:
<scaling name="Hex16" units="hex" toexpr="x" frexpr="x" format="%04X" min="0" max="65535" inc="1" storagetype="uint16" endian="little"/>
I am not sure why this has changed...
Thread
Thread Starter
Forum
Replies
Last Post
dxbevo9
Evo Show / Shine
31
May 18, 2008 04:25 AM










