Giter VIP home page Giter VIP logo

telehan / cantools-trunk Goto Github PK

View Code? Open in Web Editor NEW
30.0 30.0 8.0 666 KB

cantools is a set of command line tools for dealing with DBC, ASC, and MDF files specified by Vector-Informatik. The tools can be used to analyze and convert the data to other formats. Shared libraries for parsing and accessing these files are also provided.

License: GNU General Public License v3.0

Shell 66.39% C 25.68% Makefile 5.09% M4 0.24% Lex 0.35% Yacc 2.26%

cantools-trunk's People

Contributors

telehan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cantools-trunk's Issues

redefinition of a 'extern inline' function, not supported in C99 mode

src/hashtable/hashtable_itr.c:42:1: error: redefinition of a 'extern inline' function
      'hashtable_iterator_key' is not supported in C99 mode
hashtable_iterator_key(struct hashtable_itr *i)
^
src/hashtable/hashtable_itr.h:32:1: note: previous definition is here
hashtable_iterator_key(struct hashtable_itr *i)
^
src/hashtable/hashtable_itr.c:46:1: error: redefinition of a 'extern inline' function
      'hashtable_iterator_value' is not supported in C99 mode
hashtable_iterator_value(struct hashtable_itr *i)
^
src/hashtable/hashtable_itr.h:41:1: note: previous definition is here
hashtable_iterator_value(struct hashtable_itr *i)
^
2 errors generated.

Does it support FR/Ethernet signal convert?

Dear telehan,

Thanks for your 'cantools-trunk', it seems will be helpful for my job to convert .blf/.asc to .mat.
But there are two questions I want to assure with you that:
1. It seems based on Linux platform, am I right? Do you have Windows version?
2. Does this tool support to convert FR/Ethernet signals of .asc/.blf to .mat? it meams their parsing file will be .arxml.

Many thanks for your time!

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.