xatavian / cpp-can-parser

C++ library for parsing CAN databases (currently only with the DBC format)
GNU Lesser General Public License v3.0
85 stars 21 forks source link

Better parsing robustness for DBC parsing #4

Closed xatavian closed 4 years ago

xatavian commented 4 years ago

No functionalities have been added in this merge request but the parsing for the .dbc file format has become more robust thanks to some refactoring. It also more strictly follows the specification of the grammar