ALDL LCD Display

Holden/Delco Tuning. ALDL, OBD 1.5. Circa 1989 to 2004.
BennVenn
Posts: 520
Joined: Fri Mar 04, 2016 10:35 am
cars: R33 GTST, '60 Vw Bug, Express (4G63T), GW X200
Location: Windellama, NSW
Contact:

Re: ALDL LCD Display

Post by BennVenn »

The guy behind TunerProRT wouldn't share the logging algorithm / protocol he uses so we couldn't implement that which is a shame. He says its too complicated. We could do a CSV style file but I'm not sure how usefull it would be without being able to replay it.
User avatar
antus
Site Admin
Posts: 8588
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: ALDL LCD Display

Post by antus »

The XDL format, or at least older versions which current version will still open is not too complicated. It has a header and some time records and the data packet in full. Can see what I can find if you want to implement it. I think tunerpro can support csv, and megalogviewer can too.
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
User avatar
Holden202T
Posts: 10366
Joined: Sat Feb 28, 2009 9:05 pm
Location: Tenambit, NSW
Contact:

Re: ALDL LCD Display

Post by Holden202T »

i've done a basic csv with arduino before and it works fine with mega log viewer, literally put line at the top for the headers then all the data in each row works perefectly!
Post Reply