Skip to content

converter from dbc file to an agl supported json file

Notifications You must be signed in to change notification settings

walzert/dbc2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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 noted in requirements.txt

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_converter -i FILENAME.DBC -b canbus '' will create an output with the number of messages in that dbc file and will create a signals.json

About

converter from dbc file to an agl supported json file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages