Search found 1926 matches

by Mangus
Sun May 09, 2004 8:53 pm
Forum: Report A Bug
Topic: Little bug with emulator
Replies: 1
Views: 6320

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: 9959

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: 6992

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: 9959

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: 12843

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: 17929

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: 17929

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: 17929

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: 17929

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: 12366

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: 17929

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: 8357

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: 10330

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: 12366

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: 12366

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: 8357

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: 7166

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: 6396

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: 12720

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: 9251

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: 12720

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: 12720

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: 12720

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: 7479

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: 6323

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: 32246

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: 13604

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: 10330

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: 8987

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: 32246

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: 11786

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: 11786

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: 11786

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: 6428

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: 45034

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: 10370

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: 10370

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: 6518

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: 10370

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: 13514

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: 13514

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: 9027

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: 9027

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: 32246

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: 32246

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: 32246

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: 16167

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
by Mangus
Wed Feb 11, 2004 12:06 pm
Forum: Report A Bug
Topic: Crash when multitasking
Replies: 19
Views: 32246

many issues look the same, but they arent. Dave's problem was completely unrelated (and has been fixed in the upcoming 3.06 release).


I'm almost certain the problem in this thread is related to something out of whack with the OS installation (Win9X was notorious for this kind of stuff).
by Mangus
Mon Feb 09, 2004 7:44 pm
Forum: Report A Bug
Topic: Crash when multitasking
Replies: 19
Views: 32246

i'll look into the crash info you gave me, but i can almost guarantee you that this is an issue with your OS install. This would be rampant if it wasn't (and I haven't been able to repro in any OS I've tried - Win98, Win98SE, WinXP)
by Mangus
Sat Feb 07, 2004 3:04 pm
Forum: Report A Bug
Topic: Crash when multitasking
Replies: 19
Views: 32246

I've been goofing around with win98 and can't reproduce this problem (nor can i think of anything that could cause it).

Again, *solid* step by step repro would be good.

Also, can you get me the crash info (that pops up in the dialog box) when it crashes?