Tags: LinuxDevon/dbc_parser_cpp
Tags
Messages now parsed Signals still need to be added but messages are now parsed out. i updated the dbc files a little bit to not test other features of dbc in some of the error files. Print function for message was also added to better see error messages when messages don't match. A constructor was added to initialize the message. for now i deleted default to not allow uninitialized variables in message.
Split and moved files I separated the header and source. If i want to have a header only version i think scripting to get there is best. It does compile a bit faster now. I have the source files named for now in the cmake. I might make that auto discover but not sure yet.