Search found 1929 matches

by Mangus
Fri May 21, 2004 3:17 pm
Forum: TunerPro Discussion
Topic: No Sensor or Bit Data Displayed
Replies: 2
Views: 7093

Looks like you found your answer
by Mangus
Fri May 21, 2004 3:17 pm
Forum: Report A Bug
Topic: No Data Displayed In Sensor Data or Bit Data ????
Replies: 6
Views: 13352

You're kidding, right? You waited 8 whole hours for a reply and got upset that no one replied in that time? Theres all of 120 members of this forum. Not 30000 like TGO my friend.

Patience is essential in this hobby.

Glad you found what you needed.
by Mangus
Tue May 18, 2004 5:58 pm
Forum: TunerPro Discussion
Topic: mask code
Replies: 1
Views: 5907

Read the bin from the chip. The mask ID is the 9th byte (8th zero-based offset) from the beginning of the bin.
by Mangus
Sun May 09, 2004 8:53 pm
Forum: Report A Bug
Topic: Little bug with emulator
Replies: 1
Views: 6412

The dump to file features requires you to type in an extension yourself in the "save as" dialog box (as the extension filter defaults to all file types).
by Mangus
Mon Apr 26, 2004 3:27 pm
Forum: Feature Suggestions
Topic: activex maybe
Replies: 4
Views: 10159

For your 88, you need to send $80, $56, $01, $29 out to the port at 8192 baud, then immediately poll the port until you get the reply. Keep in mind that the ECM reply will be the 4 byte echo of the data you sent (due to cable design) + 3 bytes of ECM header info + 63 byte data packet + 1 byte data c...
by Mangus
Mon Apr 26, 2004 12:08 pm
Forum: TunerPro Discussion
Topic: Adding BIT data items to ecu file
Replies: 2
Views: 7115

Check out the white paper I wrote on ECU file creation:
http://www.supportfitness.com/mark/tune ... ngECUs.htm
by Mangus
Mon Apr 26, 2004 12:06 pm
Forum: Feature Suggestions
Topic: activex maybe
Replies: 4
Views: 10159

Sorry I missed this post. =) I don't use activeX, nor do I intend to. The reason is basically that I'm not using MFC (MFC makes easy the task of wrapping ActiveX and OLE controls). I create all my controls using standard, straight Win32 C++. I'm not sure what impact the user would see if I did use a...
by Mangus
Mon Apr 26, 2004 12:04 pm
Forum: Feature Suggestions
Topic: How about this one?
Replies: 5
Views: 13062

Thanks guys. I've been putting some thought into this and it is "on the list". I'd eventually like to have VE table tuning, MAF table tuning, and spark table tuning integrated in TunerPro. However, a number of things need to happen first in terms of the code design that won't be addressed ...
by Mangus
Mon Apr 26, 2004 9:13 am
Forum: General Tuning Discussion
Topic: New PITA
Replies: 10
Views: 18847

Well, the good news is that each of the streams is 20 byte length. This means you should get real data if you set the packet size to 20. =) Then its just a matter of interpretting the data correctly. From the looks of it, the first many bytes of the stream are identical between these!!! You shouldn'...
by Mangus
Sat Apr 24, 2004 1:10 pm
Forum: General Tuning Discussion
Topic: New PITA
Replies: 10
Views: 18847

Yes, its the definition. Email Jonas and see if you can get the ECM ALDL information for that setup from him. That will allow you to create a definition with certainty.
by Mangus
Wed Apr 21, 2004 4:10 pm
Forum: General Tuning Discussion
Topic: New PITA
Replies: 10
Views: 18847

Yeah, you may need to place the .dll in the system path (windows directory or windows/system directory). Alternately you can place it in the TUnerPro root folder.
by Mangus
Wed Apr 21, 2004 11:58 am
Forum: General Tuning Discussion
Topic: New PITA
Replies: 10
Views: 18847

a crash in user.exe is outside of the control of TunerPro, and is VERY likely to be an OS issue.
by Mangus
Tue Apr 20, 2004 6:24 pm
Forum: Feature Suggestions
Topic: Tweak-O?
Replies: 5
Views: 12756

Yeah, I'm aware of how to sample the audio inputs. Right now thats more than I want to implement. I'll get it working and fleshed out via the AutoProm first. Sound card later. =)

Thanks again for the sweet idea!
by Mangus
Mon Apr 19, 2004 3:59 pm
Forum: General Tuning Discussion
Topic: New PITA
Replies: 10
Views: 18847

Didn't you say you can no longer reproduce this issue?

Also, note taht you can copy a table from Excel into a TunerPro table and vise-versa (right click in the tunerpro table, you'll see what I mean).
by Mangus
Thu Apr 15, 2004 12:50 pm
Forum: Feature Suggestions
Topic: Another suggestion
Replies: 3
Views: 8623

you can only sort the summary list. Thats why its there.
by Mangus
Thu Apr 15, 2004 10:26 am
Forum: Feature Suggestions
Topic: Saving log data to a text file, comma seperated..
Replies: 4
Views: 10703

Haven't even started implementing this yet. Once I do, it should only take a couple hours.

I'll *try* to have this in for the next release (which should be in the coming week or two, hopefully), which will be the last release for a while (I need to keep myself from burning out).
by Mangus
Thu Apr 01, 2004 5:52 pm
Forum: Feature Suggestions
Topic: Tweak-O?
Replies: 5
Views: 12756

actually, this could theoretically be done via AutoProms 3 channels of A/D... i can monitor the channels and use them to tweak values.

damn, that'd be cool!
by Mangus
Thu Apr 01, 2004 5:49 pm
Forum: Feature Suggestions
Topic: Tweak-O?
Replies: 5
Views: 12756

interesting!

nutty, but interesting.

actually, its a pretty sweet idea. I'll chat with craig about it. there may be better ways. maybe another standalone device.
by Mangus
Thu Apr 01, 2004 5:48 pm
Forum: Feature Suggestions
Topic: Another suggestion
Replies: 3
Views: 8623

open the summary list, click on the header by which you'd like to sort. click again to change the order. click a third time to reset to the original order.
by Mangus
Thu Mar 25, 2004 4:17 pm
Forum: Feature Suggestions
Topic: ALDL record/playback feature suggestions
Replies: 1
Views: 7261

1) yes, this is planned (but not listed) 2) sounds like you're referring to "ALDL Charts" which is also planned (and is listed). 3) Given you have the ability to edit the definition for whatever conversion calculation you like, this would be redundant (and difficult, considering all math t...
by Mangus
Wed Mar 24, 2004 11:29 am
Forum: TunerPro Discussion
Topic: ECU file?
Replies: 1
Views: 6475

right click on the ecu file to download it, click "save as". save it to disk. you should then be able to open it in tunerpro.

yes, the moates G2 will work for you.
by Mangus
Mon Mar 22, 2004 10:28 am
Forum: Report A Bug
Topic: Buffer verification with AT29C256 and AutoProm USB
Replies: 6
Views: 13063

craig and i are working on this issue. in the next version of tunerpro and the next firmware release for AutoProm, this problem will no longer be there, as we are moving to higher speeds (and we can't repro the problem at higher speeds). Rest assured, though, that if you get it to verify just once (...
by Mangus
Sat Mar 20, 2004 3:01 pm
Forum: Report A Bug
Topic: ALDL Defination editing bug
Replies: 3
Views: 9477

Yeah, could be an issue caused by the crash (mid-operation).

if you don't want to start over, send me the definition and I'll fix it so you can start where you left off.
by Mangus
Thu Mar 18, 2004 5:12 pm
Forum: Report A Bug
Topic: Buffer verification with AT29C256 and AutoProm USB
Replies: 6
Views: 13063

OK, looking more at this, if it verifies *once* then you're fine. The failures are due to a strange port timeout issue that we're investigating. So again, in summary, if you can get it to verify just once, you know your burn is fine. PS- you might also run into this bug when verifying the emulation ...
by Mangus
Wed Mar 17, 2004 9:58 pm
Forum: Report A Bug
Topic: Buffer verification with AT29C256 and AutoProm USB
Replies: 6
Views: 13063

oops... just went back and played some more... now i can repro it somewhat regularly (like you say, just about every other time).

i'll work on figuring out whats going on.
by Mangus
Wed Mar 17, 2004 9:45 pm
Forum: Report A Bug
Topic: Buffer verification with AT29C256 and AutoProm USB
Replies: 6
Views: 13063

I'm running the same firmware. I don't have a single issue with verification. just burned a C256 and verified 5 times in a row successfully, loaded a different bin to buffer and verified and it failed (as it hsould have). one of two things is happening to you: 1) you're changing the buffer addressin...
by Mangus
Tue Mar 16, 2004 5:23 pm
Forum: Report A Bug
Topic: Illeagal error message when trying to save bin.
Replies: 2
Views: 7625

can you give me the details that windows gives you after the illegal operation? what bin? is it the appropriate size?

what ECU? does the ECU reference items outside the memory range of the bin?

worst case, send me both the bin and ECU file.

have you tried this in XP?
by Mangus
Mon Mar 15, 2004 2:47 pm
Forum: Feature Suggestions
Topic: suggestion
Replies: 1
Views: 6419

when i change to a new definition file format, this should be possible. Until then, there's no way to save the item organization (easily) within the ECU file format.
by Mangus
Sun Mar 14, 2004 11:41 am
Forum: Report A Bug
Topic: Crash when multitasking
Replies: 19
Views: 34116

these are driver related crashes and are happening outside of code i have control of. Theres not much I can do about it, unfortunately. I'd say make sure you have the latest video card drivers.
by Mangus
Sat Mar 13, 2004 6:22 pm
Forum: TunerPro Discussion
Topic: Cold start problem very rich condition
Replies: 5
Views: 13978

if you'd like to create one, i'd appreciate the help!
by Mangus
Sat Mar 13, 2004 6:21 pm
Forum: Feature Suggestions
Topic: Saving log data to a text file, comma seperated..
Replies: 4
Views: 10703

yessir, this is in the works.
by Mangus
Sat Mar 13, 2004 6:20 pm
Forum: Report A Bug
Topic: 1227749 ALDL Data bug(s)
Replies: 3
Views: 9192

with the exception of #2, there aren't bugs in the software, but in the aldl datastream definiiton. if you'd like to fix it (since i dont have access to a car to test it with), i'd be much appreciative... especially if you'd send me the resulting file. #2 is a known issue, and I can't quite figure o...
by Mangus
Fri Mar 12, 2004 11:13 pm
Forum: Report A Bug
Topic: Crash when multitasking
Replies: 19
Views: 34116

are they similar hardware? similar video card?

im guessing its crashing due to a video card issue, perhaps with a driver.
by Mangus
Fri Mar 12, 2004 3:12 pm
Forum: Report A Bug
Topic: Erratic changes after using hex editor
Replies: 5
Views: 12163

good information. so its win98 only issue.

i'll continue to look into it. Thanks for your help, Plant.
by Mangus
Thu Mar 11, 2004 5:37 pm
Forum: Report A Bug
Topic: Erratic changes after using hex editor
Replies: 5
Views: 12163

Very strange. I can't seem to get this to happen. Using the hex editor, I just changed 3 values in a bin, saved a copy out, and compared it with the original. Only the 3 values I changed were different (plus the 2 byte checksum that was recalculated, of course). Can you reproduce this every time? If...
by Mangus
Tue Mar 09, 2004 2:40 pm
Forum: Report A Bug
Topic: Erratic changes after using hex editor
Replies: 5
Views: 12163

I'll take a look. Thanks for the report.

(I really need to do some work on the hex editor... i put it in as a "temporary" thing until I had time to create a real one and probably shouldn't have).
by Mangus
Mon Mar 08, 2004 1:17 pm
Forum: Feature Suggestions
Topic: Can your software interface with this emmulator??
Replies: 1
Views: 6564

MNy software does not interface with this emulator. It doesn't appear to be an "on the fly" emulation (it states a reset is necessary between changes, which would stall the car's engine).

I can look into it for a future version if there is enough interest.
by Mangus
Sun Mar 07, 2004 8:32 pm
Forum: TunerPro Discussion
Topic: ecu and bin files
Replies: 22
Views: 47226

These are good questions for www.thirdgen.org/techbb2 The short answer is you'll probably need to change some of the MAF, AE, and DE tables to compensate for the different airflow. "hitting a button" to change the BPW would require you to change actual source code and would be no easy task...
by Mangus
Sun Mar 07, 2004 12:42 pm
Forum: Report A Bug
Topic: tps sensor
Replies: 5
Views: 10802

To display voltage, it should be set to multiply and the factor should be 0.019608.
by Mangus
Mon Mar 01, 2004 11:52 am
Forum: Report A Bug
Topic: tps sensor
Replies: 5
Views: 10802

There should be one included when installing TunerPro RT. Does taht one work correctly? If not, check the TPS item in the definition and make sure its defined correctly.
by Mangus
Sat Feb 28, 2004 9:14 pm
Forum: Feature Suggestions
Topic: Couple of simple suggestions......
Replies: 1
Views: 6603

print to file is there. v3.06. file menu.

i'll be revamping the information shown in the status bar, and it will include the address. thanks!
by Mangus
Sat Feb 28, 2004 9:13 pm
Forum: Report A Bug
Topic: tps sensor
Replies: 5
Views: 10802

sounds like the aldl datastream definition you're using is incorrect. which are you using?
by Mangus
Sat Feb 28, 2004 9:04 pm
Forum: General Tuning Discussion
Topic: My project
Replies: 6
Views: 14091

WOT throttle locks BLM and INT to 128. Since you mention "mashing on the pedal", sounds like you need to change fuel delivery during throttle changes (AE). You might post to the thirdgen message boards and explain your setup.

and/or send a mail to the diy-efi.org GMECM mailing list.
by Mangus
Fri Feb 27, 2004 5:52 pm
Forum: General Tuning Discussion
Topic: My project
Replies: 6
Views: 14091

sounds like an acceleration enrichment problem. play around with the AE tables and see what happens.
by Mangus
Thu Feb 19, 2004 10:25 am
Forum: Feature Suggestions
Topic: Virtual Dashboard
Replies: 3
Views: 9271

GDI. I won't be using images. I'm mainly interested in function. Putting extra effort into it just so people can choose between white face gauges with blue lettering vs black faced with white lettering is beyond my scope. ;-)
by Mangus
Wed Feb 18, 2004 11:49 pm
Forum: Feature Suggestions
Topic: Virtual Dashboard
Replies: 3
Views: 9271

yup, this is on the list already. =)
by Mangus
Tue Feb 17, 2004 10:05 pm
Forum: Report A Bug
Topic: Crash when multitasking
Replies: 19
Views: 34116

definately unique to your installation and in code that belongs to windows.
by Mangus
Tue Feb 17, 2004 2:08 pm
Forum: Report A Bug
Topic: Crash when multitasking
Replies: 19
Views: 34116

Also, if it happens again, make sure you're using the latest video driver for your video card.

FYI - this crash is happening outside of TunerPro (its crashing in user.exe). This further solidifies that the issue is likely in your OS installation (or a driver issue, most likely your video card).
by Mangus
Tue Feb 17, 2004 1:15 pm
Forum: Report A Bug
Topic: Crash when multitasking
Replies: 19
Views: 34116

Plant -

Try the newly released 3.06 version. If you get a crash, send me the crash info (like you sent above).

Mark
by Mangus
Tue Feb 17, 2004 11:25 am
Forum: Announcements
Topic: TunerPro and TunerPro RT version 3.06 released
Replies: 0
Views: 16654

TunerPro and TunerPro RT version 3.06 released

Lots of new features in this latest release. See the app downloads page for more information.

M