Jump to content

*.llg to *.csv


Guest SHURA

Recommended Posts

Tech info for Vipec users - *.llg binary format ([] - binary block):

[RootBlock][FileDescBlock][lm1_Block -optional block]...[Param 1 DescBlock][Param 1 DataBlock][Param 2 DescBlock][Param 2 DataBlock].......

RootBlock Format:

[UINT32 - RootBlockSize][RootBlockData]

FileDescBlock Format:

[UINT32 - FileDescBlockSize][DescBlockData - version ECU, firmware...]

lm1_Block Format:

[UINT32 - lm1BlockSize]["lm1" - 3 bytes][lm1BlockData]

Param DescBlock Format:

[UINT32 - ParamDescBlockSize]["ds2" - 3 bytes][UINT32 - 'values count'][Param Name]...

Param DataBlock Format:

[4 byte float - time of value][4 byte float - value] * 'values count'

Link to comment
Share on other sites

  • 2 weeks later...

Simple soft for convert llg to csv (llg2csv.zip):

Use:

1. unzip file llg2csv.zip

2. start llg2csv.bat

3. open llg-file

post-220-143450213819_thumb.gif

4. select parameters for convert

post-220-143450213821_thumb.gif

PS. Open source code - file llg2csv.c--. Folder EXE - C-- interpreter. Sorry for national localization.

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...