FlashPro datalog file format

FlashPro Manager software
Post Reply
Gernby
Posts: 307
Joined: Thu Oct 29, 2009 2:53 pm

FlashPro datalog file format

Post by Gernby »

I've been developing a software tool to assist with tuning the FlashPro, and it would be really helpful if I could read in the FlashPro datalog directly, instead of having to use FlashPro Manager to export the data to CSV. Would you please share what file format you are using for the fpdl? I was hoping it would be a Microsoft Advanced Data TableGram (ADTG), but it doesn't seem to work. :?
'06 NFR S2000
User avatar
Hondata
Site Admin
Posts: 10449
Joined: Thu Aug 15, 2002 12:13 pm
Location: Torrance, CA
Contact:

Post by Hondata »

It is a custom format that is optionally compressed.
Hondata
Gernby
Posts: 307
Joined: Thu Oct 29, 2009 2:53 pm

Post by Gernby »

Hondata wrote:It is a custom format that is optionally compressed.
Yah, I noticed that. I'm going through the process of decoding the binary data, and have identified the individual records and fields. However, it would be hugely helpful if you would provide some details about it (field order, field size, encoding, datatypes, etc.). Any info would be greatly appreciated.
'06 NFR S2000
User avatar
Hondata
Site Admin
Posts: 10449
Joined: Thu Aug 15, 2002 12:13 pm
Location: Torrance, CA
Contact:

Post by Hondata »

This has bitten us in the past, so forgive me if I don't give you the file format.
Hondata
Post Reply