Skip to content

Unknown Datatype with dtype_a 0x08 and dtype 8 #19

Description

@FabioCurto

Hi! Very good parser, but I am facing a problem trying to parse a log file from a MoTeC M130 ecu of a motorbike that outputs the ld and ldx file. Almost every signal falls into the expected cases with the datatype as in the screenshot:

Image

The problem is that I need the GPS.Latitude and GPS.Longitude signals which instead does not fall into no case since it has dtype_a = 8 and dtype = 8.

Do you know which datatype is needed or how to interpret it? Or at least how to find out from the binary file?

Also I noticed that the parsing of the header is not perfectly done for this signal since its unit is empty and the short name is "deg" and I'm thinking the problem could be there

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions