Page 2 of 32

PostPosted: Wed Dec 07, 2005 4:11 am
by epifan
New2Scoobs wrote:Fair enough. Can you please help me to find more maps "manually" for <ecu_struct id="A4SE900D" type="Euro WRX 02">.

I'm take offsets from http://forums.openecu.org/viewtopic.php?t=178
More offsets is in another "offset" topics. But you may not find maps directly by this offsets, find it near.

PostPosted: Wed Dec 07, 2005 4:31 am
by NeverLies
epifan wrote:
NeverLies wrote:Tested and this is really nice :D

thx
NeverLies wrote:Just frustrated that save function is missing right now :(

coming soon, I'm promise :wink:
NeverLies wrote:Do you plan to publish sources of your application ?

It's immposible, because it's Delphi project with use a lot off components, including not freeware comps.


Regarding Delphi sources (D7), it may be good idea to replace not freeware comps by some that are ;) Can you list components that are not free yet so that I may help you to get free components ?

PostPosted: Thu Dec 08, 2005 6:41 am
by NeverLies
I was looking at your XML file and it may be better to have only one top level item.
In the sample that you have been uploading, there are 2 top level items (one for each ecu description).

PostPosted: Thu Dec 08, 2005 6:14 pm
by LiquidForce
Wow. Nice looking app. I thought I was the only person that still used Delphi.


Mike k

PostPosted: Tue Dec 20, 2005 3:59 am
by epifan
I'm uploaded new version 1.1 (looking first post). Features:
- save support;
- built-in map description editor with adding support;
- useful HEX viewer/editor
and some others...

Enjoy! 8)

PostPosted: Tue Dec 20, 2005 5:40 am
by Jeramie
Wow, looks really good. Has it bee tested (Is it safe to use?).

PostPosted: Tue Dec 20, 2005 5:57 am
by epifan
Jeramie wrote:Wow, looks really good. Has it bee tested (Is it safe to use?).

ecuEdit is extended binary editor :wink: All edit functions is described in opened XML map description. If description is correct then edit result would be correct too :) ecuEdit is not contain any ecu data calculation implements in source code. All are opened and placed in XML 8)

PostPosted: Tue Dec 20, 2005 6:05 am
by Jeramie
Any way to convert some of the numbers, say from bar to psi? Let me geuss, edit the xml file? Thanks for the quick response.

PostPosted: Tue Dec 20, 2005 6:12 am
by epifan
Jeramie wrote:Any way to convert some of the numbers, say from bar to psi? Let me geuss, edit the xml file?

sure :wink:
btw, you able to use built-in map description editor, just use menu or press F9 key :wink:

PostPosted: Tue Dec 20, 2005 7:28 am
by Jeramie
F9 Key, works and I c it. Now I have no idea how to convert. Maybe get you can get me started in right direction before I mess something up? Thanks for the help.

I assume if we know the info we can define any known Maps too right? This software is pretty freekin niffty. :D

PostPosted: Tue Dec 20, 2005 7:42 am
by New2Scoobs
Epifan.

Is this ALL of the maps for the Euro 2002 WRX or are there others maps that we need to find?

This is a very good program :D

PostPosted: Tue Dec 20, 2005 7:44 am
by Jeramie
No this is not even close to "ALL" the maps.

PostPosted: Tue Dec 20, 2005 9:54 am
by Jeramie
I've been looking at the boost map for the 04 cars and comparing to data from enginuity.

Both show very diffrent values. For instance in the 12% throttle colum enginuity shows negative boost values where ecuedit show 4, 5, 6, psi? This seems kind of odd to me. Is enginuity and ecuEdit displaying the same table? Thanks.

PostPosted: Tue Dec 20, 2005 11:27 am
by NeverLies
When I try to edit a map description using F9 key, then save (without commiting any modification), I get an exception every time @ adress 0057.

Can you add some logs facilities to your application in order to do some debugs ?

PostPosted: Tue Dec 20, 2005 1:22 pm
by epifan
Jeramie wrote:I've been looking at the boost map for the 04 cars and comparing to data from enginuity.

Both show very diffrent values. For instance in the 12% throttle colum enginuity shows negative boost values where ecuedit show 4, 5, 6, psi? This seems kind of odd to me. Is enginuity and ecuEdit displaying the same table? Thanks.

I don't now. XML description of boost map is tune to show boost in BAR, enginuity, probably, in PSI :lol: