We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
@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
opendbc
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: