Full Changelog: v1.0.1...v1.0.2
Changed
- Renamed and harmonized names of adapter and demo components
- SIL Kit CAN controller name is now hardcoded to "SilKit_CAN_CTRL_1" for more transparency
- Migrated demo test cases from .vtuexe to .vtestunit.yaml
- Updated SIL Kit version
- Updated Asio third party version
- General documentation improvements
Fixed
- Fixed CAN ID and flags transformation between SocketCAN and SIL Kit and vice versa
- Improved error and exception handling
- Improved demo helper scripts
- General minor bugfixes and cleanup
Added
- Added CAN FD support (incl. demo)
- Added QEMU demo
- Introduced signal handler
- Added install target for CMake