Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can not import dbc files #201

Open
Regjoz opened this issue May 21, 2020 · 2 comments
Open

I can not import dbc files #201

Regjoz opened this issue May 21, 2020 · 2 comments

Comments

@Regjoz
Copy link

Regjoz commented May 21, 2020

When I import a dbc file from a proprietary dB or opendbc I get two messages.

TAG BS Not implemented

Parser log 103:1 syntax error
Failed to load CAN DB from "path"

I tried with three differentsdbc files

@Regjoz
Copy link
Author

Regjoz commented May 21, 2020

Exact error message

[2020-05-21 15:34:47.277] [cds] [warning] [dbcparser.cpp@141] TAG BS Not implemented
[2020-05-21 15:34:47.290] [cds] [error] [dbcparser.cpp@83] Parser log 103:1 syntax error
[2020-05-21 15:34:47.291] [cds] [error] [loadDbc():cansignaldata_p.cpp@228] Failed to load CAN DB from 'path/tesla.dbc' file

File used

https://raw.githubusercontent.com/commaai/opendbc/master/tesla_can.dbc

@btaczala
Copy link
Collaborator

btaczala commented Jun 7, 2020

@Regjoz I've noticed that newer opendbc files are no longer correctly parsed by CANdb, I have this on my todo list. See here: GENIVI/CANdb#16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants