
I have got an ostrich 2.0 emulator few some days, i use it to remap bosch motronic mp3.2 ecu (27c256 or 27c512 chip).
I have create the xdf files, and it 's ok

But, i would modified the order rows in the tables.
The tables are good but like this:
(for example)
TR/mn
5000
4500
4000
3500
...
500
I would obtain the same tables but
TR/mn
500
1000
1500
2000
...
4500
5000
My datalog offer this order for the table, it's very simply for me.
You understand my very bad english language


And Can i use the function TRACE (compatible in ostrich 2.0) with the TunerproRT?
I see the aldl trace function but i can't use it, i would a trace function compatible with anyone table that i create?
Thanks!
