I can not import dbc files
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
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
@Regjoz I've noticed that newer opendbc files are no longer correctly parsed by CANdb, I have this on my todo list. See here: https://github.com/GENIVI/CANdb/issues/16