dart_dbc_parser 2.0.0
dart_dbc_parser: ^2.0.0 copied to clipboard
A package can be used to decode and encode CAN messages with the use of a DBC file.
1.0.0 #
- Initial version.
- Implemented DBC file loading
- Implemented CAN decode functions
1.0.1 #
- Fixed readme
1.0.2 #
- Added more documentation
1.0.3 #
- Added unit fields for signals
1.0.4 #
- Out of range signals are omitted
1.0.5 #
- Fixed signal factor regex
2.0.0 #
- Major rework
- Implemented encoding functions
- Temporarily dropped support for multiplex signals