.ads datastream definition and table-based data items

Discuss anything TunerPro related.

Moderators: Mangus, robertisaar, dex

Post Reply
turbodig
Posts: 10
Joined: Mon Jan 05, 2004 3:21 pm

.ads datastream definition and table-based data items

Post by turbodig »

Mark,

Is there a way within the .ads file definition to define a data item that doesn't have a formula, but rather, is a table lookup?

The $58 application has a MAT data item that's an inverse table lookup,
and doesn't really follow a linear equation very well.

Maybe there's another way to skin this cat?

Dig
User avatar
Mangus
TunerPro Author
Posts: 1926
Joined: Wed Mar 19, 2003 1:49 pm

Post by Mangus »

not yet. this is planned, but i haven't gotten around to it yet. i'll be working on that next. i think every datastream with a MAT needs this. =(

ps - look for a release this weekend with the datastream editor.
***************************************
TunerPro Author
1989 Trans Am
turbodig
Posts: 10
Joined: Mon Jan 05, 2004 3:21 pm

Post by turbodig »

Mangus wrote:not yet. this is planned, but i haven't gotten around to it yet. i'll be working on that next. i think every datastream with a MAT needs this. =(

ps - look for a release this weekend with the datastream editor.

I have yet to see a MAT that's linear enough.... even some CTS stuff is
tabular in some apps.

Not exactly sure how your .ads parser works, but just to throw out an idea...

Could maybe have a dtabular data item after doffset, and just input all 255 values... would save your code from having to try to interpolate data that was between entries.

This would be really slick for more than MAT, also... Any custom WB code,
or EGT data output, etc. I'd rather have the scan tool munge the data
rather than have to have internal ECM code to do the lookup... would save
a bunch of code space.

Just thunkin' out loud...


Later,

Dig
Post Reply