Delco PIS firmware soon.. :)

For discussion and distribution of custom code and hacks
BennVenn
Posts: 475
Joined: Fri Mar 04, 2016 10:35 am
cars: R33 GTST, '60 Vw Bug, Express (4G63T), GW X200
Location: Windellama, NSW
Contact:

Re: Delco PIS firmware soon.. :)

Post by BennVenn »

Any TunerPro experts here?

I can feed the Status string to the PIS code through a terminal and we get back exactly what we expect, but tunerpro doesn't seem to get a response at all. Perhaps the typerate is too high for this code. Is there a way to slow it down? Or is tunerpro expecting some other kind of handshaking before it'll 'connect'
TP_SERIAL.JPG
User avatar
antus
Site Admin
Posts: 8237
Joined: Sat Feb 28, 2009 8:34 pm
cars: TX Gemini 2L Twincam
TX Gemini SR20 18psi
Datsun 1200 Ute
Subaru Blitzen '06 EZ30 4th gen, 3.0R Spec B
Contact:

Re: Delco PIS firmware soon.. :)

Post by antus »

your process status needs to accept the right amount of bytes and define which of them are the payload, then you need a macro to run the setup and init stuff, then call the read status, process status, then you need to configure the tables to do something with the data. look at a working xdf to see how the macros and command, monitors etc work together.
Have you read the FAQ? For lots of information and links to significant threads see here: http://pcmhacking.net/forums/viewtopic.php?f=7&t=1396
Post Reply