Search found 218 matches

by JP86SS
Tue Apr 26, 2005 5:59 pm
Forum: Feature Suggestions
Topic: Units displayed in Table View
Replies: 3
Views: 7336

Cool, You da Man !!! :D
by JP86SS
Tue Apr 26, 2005 4:32 pm
Forum: Feature Suggestions
Topic: Units displayed in Table View
Replies: 3
Views: 7336

Units displayed in Table View

Had another idea while editing my XDF. Could you put the "Units" in the Summary Item table view before the "adjust" column? Looks like it might be an easy thing since the calculated values are being pulled from the info in the item parameters already. Would be a helpful thing. Th...
by JP86SS
Wed Apr 20, 2005 6:11 pm
Forum: Report A Bug
Topic: Too much info in the ADS file?
Replies: 6
Views: 11505

I saw in another post that the e-mail button was in "steath mode"

Hey Mark, I see the flurry of little issues and feel your pain of a new release. We are all grateful for the great advances you've come up with.
Keep it fun, and try to sleep sometimes :D
by JP86SS
Mon Mar 14, 2005 7:32 pm
Forum: Feature Suggestions
Topic: Interesting request
Replies: 6
Views: 11124

The solutions are not easy so it seems, so I'll keep chugging along.
The good thig is, I know I'm the limiting factor! :)

You're doing a great job, Keep up the good work!
by JP86SS
Mon Mar 14, 2005 7:27 pm
Forum: Feature Suggestions
Topic: Interesting request
Replies: 6
Views: 11124

And I think we know which one of us that is :) I believe I'm getting my "L"s and "$" mixed up. Hex still hurts my head! What I "think" I'm looking at are the "memory" locations prior to B000. These would NOT be part of the bin, but possibly accessible via emul...
by JP86SS
Mon Mar 14, 2005 6:51 pm
Forum: Feature Suggestions
Topic: Interesting request
Replies: 6
Views: 11124

in my AUJP, using the Super8_dm2.ecu as a basis, the address of the "AFR OPT WORD 1 - Bit 0 - TCCR" is listed as address "0016" this word in the actual bin is $8016. All of my code constants etc begin at $8000 so in checking a bunch of them I see that they are all entered with th...
by JP86SS
Sun Mar 13, 2005 9:12 am
Forum: Feature Suggestions
Topic: Interesting request
Replies: 6
Views: 11124

Interesting request

I was creating a definition file and can not figure out how to get an address that is PRIOR to the code starting point. I was going to setup memory address 0195, bit 4 in $8D and try to make the shift light work. This is a control word register. All the addressing is referenced from the start of the...
by JP86SS
Wed Mar 02, 2005 5:04 pm
Forum: Feature Suggestions
Topic: Bit logging
Replies: 13
Views: 31831

It seemed that when watching things like PE and DFCO flags would be nice to see a bit make a vertical line trace indicating when it came on/off while viewing the strip chart relating to another parameter. (Vss, TPS or MAP) Saves jumping back and forth trying to find the exact point where the flag ch...
by JP86SS
Mon Feb 28, 2005 3:58 am
Forum: Feature Suggestions
Topic: Bit logging
Replies: 13
Views: 31831

Bit logging

Hi Mark, I know your hard at work on V4 so I'll throw this one out there. Is there any way to graph bits along with data? That would be cool to setup so you could see when functions/status changes during logging. Since the data is already there, it would just be mapping to the graph. (i'm going to b...
by JP86SS
Fri Jan 07, 2005 9:19 am
Forum: Feature Suggestions
Topic: Log View
Replies: 1
Views: 5443

Log View

I just noticed that there is no way from within TP to see the log files.
Might be an easy addition to the "advanced" menu or somthing.
Jp

Thanks for making a fine program. Eagerly awaiting 4.0 !
by JP86SS
Thu Jun 24, 2004 7:22 am
Forum: Feature Suggestions
Topic: Checksum Recalculate
Replies: 1
Views: 5686

Checksum Recalculate

Hi Mark, I found something you may have run into in the past. When making changes to the VE tables with "software" (VEMaster, etc) I would burn the chip and forget that the checksum was not recalculated unless edited in TP. A menu item to do a checksum confirmation would be good to have. R...
by JP86SS
Sat Jun 19, 2004 9:03 am
Forum: Feature Suggestions
Topic: revision ID and text
Replies: 6
Views: 10614

Will do !

The thought came up using the 16 bins in my 40 chip. I was switching back and forth to check different areas I had made changes in. #2 was more spark off idle, #3 was more spark + a little more VE in that area. the setups are helping me get good results but sometimes I get lost in the logs as to whe...
by JP86SS
Sat Jun 19, 2004 6:39 am
Forum: Feature Suggestions
Topic: revision ID and text
Replies: 6
Views: 10614

Expanding the idea

It jumped into my little mind that this could be neat! If there is the way that each time you made a change in the bin (while emulating) that a log is updated with the change and the promID is incremented. Now all that is left is to allow reading the promID in the datalogs to have indications of whe...
by JP86SS
Tue Jun 15, 2004 2:08 pm
Forum: Feature Suggestions
Topic: Compare table
Replies: 1
Views: 5447

Compare table

I just found the compare table in difference mode!
Very Cool thing :D

But, the values are opposite (shows negatives when values are actually higher than the open bin)
Maybe mult by -1 to get reversed in the code.

No biggie, Just thought I'd mention it.
JP
by JP86SS
Sun May 23, 2004 10:19 am
Forum: Feature Suggestions
Topic: revision ID and text
Replies: 6
Views: 10614

Logs

Oh, hit me in the head with a log!
I just found that you ARE already generating log files for changes in 3.07 :oops:
It's nice that someone who uses the software makes it, you are doing a great job Mark!
by JP86SS
Sat May 22, 2004 2:54 pm
Forum: Feature Suggestions
Topic: revision ID and text
Replies: 6
Views: 10614

revision ID and text

I didn't see this in the suggestions anywhere (probably there somewhere) Is it possible to do a revision number on the bin you are working with in TunerPro and store this in the prom ID code segment of the bin program itself? rather than resaving with a new name each time. I thought it would be cool...
by JP86SS
Mon Apr 26, 2004 2:27 pm
Forum: TunerPro Discussion
Topic: Adding BIT data items to ecu file
Replies: 2
Views: 6970

Thanks

Ahh Yes,
Most helpful, with this and the ANHT hac I can make some headway.
Thank you.
JP :D :D
by JP86SS
Sat Apr 24, 2004 4:35 pm
Forum: TunerPro Discussion
Topic: Adding BIT data items to ecu file
Replies: 2
Views: 6970

Adding BIT data items to ecu file

I was looking to add a few bits to the logging display but got caught up with the "word" the bits would be in. The VATS bit in particular on the 730 8D ads file. I'm not sure of the layout of the hex addresses to word. Any simple directions you could provide would be great. Thanks, John :?: