Skip to content

redpesk-devtools/dbc2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Converter for dbc files for AGL

Script to convert a Vector CANoe ".dbc" file in the right json format for Automotive Grade Linux (AGL), these software is a the moment a feasability study created 16. May 2020 by walzert version 0.1

The python3 requirements are:

  • cantools

The software is based on cantools https://github.com/eerimoq/cantools, it converts messages from a dbc file -i (input) and add the dataheader for agl on top of the messages

''python3 dbc2json.py -i FILENAME.dbc'' will create an output with the number of messages in that dbc file and will create a signals.json Launch 'python3 dbc2json -h' to get more details about possibilities.

This project is a fork of https://github.com/walzert/dbc2json

About

Converter for Vector CANoe ".dbc" files to json format usable by [canbus-generator](https://github.com/redpesk-common/canbus-generator) and then [canbus-binding](https://github.com/redpesk-common/canbus-binding)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages