Coder Social home page Coder Social logo

Comments (5)

OverloadUT avatar OverloadUT commented on August 17, 2024

I will check this out! Do you have an example log you could attach?

from apm-dashware.

gulp79 avatar gulp79 commented on August 17, 2024

Sure! These are two of the logs i've tried.
(i've zipped them because github dosn't accepts .bin)
20160130 - logs.zip

from apm-dashware.

gulp79 avatar gulp79 commented on August 17, 2024

Using the .log file (instead of .bin) sdlog2_dump2.py runs ok (with -e option) but the resulting csv file is empty.
Using .log but without using the -e option i've:

c:\Program Files\Python>python.exe apm-dashware-master\sdlog2_dump.py "apm-dashware-master\2015.log" -f "apm-dashware-master\test.csv" -m GPS -m ATT -m NTUN -m CTUN -m MODE -m CURR
Traceback (most recent call last):
File "apm-dashware-master\sdlog2_dump.py", line 154, in
_main()
File "apm-dashware-master\sdlog2_dump.py", line 79, in _main
(columns, rows) = parser.process(filename)
File "c:\Program Files\Python\apm-dashware-master\sdlog2parser.py", line 110, in process
bytes_read + self.__ptr, bytes_read + self.__ptr, head1, head2, self.MSG_HEAD1, self.MSG_HEAD2))
Exception: Invalid header at 0 (0x0): 34 0D, must be A3 95

from apm-dashware.

OverloadUT avatar OverloadUT commented on August 17, 2024

Hey, try now with the latest code! Looks like there were some changes to the .bin format, including a new datatype as well as a change to using microseconds rather than miliseconds. I just committed a change that addresses both of these.

from apm-dashware.

gulp79 avatar gulp79 commented on August 17, 2024

Great!! Thank you! Now seems all ok 👍

from apm-dashware.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.