
Just have to find my old parallel adaptor and attach it

Moderators: Helpinators, Moderators
well, knowing what the address parameter does now, I know I can't get it to do what I want to do without going a different route - but anyway. what I was trying to do was similar to what's done for the input and I/O switches display, which is display two parameters at once, but it can't be done by adding another parameter alone because the addresses are seperate.vrg3 wrote:![]()
A lot of little stuff did change, unfortunately... but I can't imagine what would make it not work at all.
Out of curiosity, did you try each one fresh? Or did you first run 0.05 and then try 0.06? Or the other way around? Not that it should matter, but still...
I'm sorry it doesn't work for you. For the time being, you can stick with 0.05, but I may ask you for some help debugging 0.06 at some point then. What kind of computer are you using?
The "address" is the location in the ECU's memory from which the parameter should be read. I discovered these by reverse-engineering the Select Monitor and by disassembling the code of the Hitachi ECUs. What parameter are you trying to add?
It's a Compaq 1220.vrg3 wrote:scuzzy - Yeah, displaying multiple parameters at once is going to be a nontrivial modification. The input switches and I/O switches are prepared by the ECU to be displayed all at once already.
What exact make/model is your laptop?
Splinter - I would say it would be good practice to keep it below maybe 2 meters. I've exceeded that without problems, but still.
sure man, go ahead I'd love to give it a shot, I keep my laptop in the house ready for transfers and the parallel connector plugged into the car (I use the stereo adapter, it's like $3.40 at BestBuy with employee discount - $20 regular)vrg3 wrote:scuzzy - Hm. Stupid Compaq. Well, no, stupid me, since I obviously did something to make it not work.
Would you be willing to try a few modified versions of the program for me? Maybe we can isolate what's making it not work.
That's great that you want to try hacking the scantool. That's why I GPLed it.
west_minist - It won't. I used to say it only works on 90-94 North American Legacies, but apparently it does also work on at least some Australian first-gen models which apparently use very similar ECUs to North American models.
If you have access to a 96-98 WRX, you may be able to modify the code to make it work for you. I do believe 96-98 WRX ECUs are very similar to 93-94 North American non-turbo ECUs, so you could start from there. There is some discussion on the RS Liberty Club about this.
still awaiting those binariesvrg3 wrote:Thanks, scuzzy. I'll email you some binaries tomorrow.
I can't teach you to code if you don't already have that skill, west_minist, but if you do, you might start by just adding support for your ROM ID using all the existing 93-94 NA parameters.