CANdevStudio v0.1
List of major features:
- CanDevice component - provides access to the CAN bus using QtCanBus framework
- CanRawView component - visualises CAN raw frames
- CanRawSender component - provides methods to send CAN raw frames (single shot or interval based)
- Project configuration via drag-and-drop elements using https://github.com/paceholder/nodeeditor library
- Direct implementation of cannelloni (CAN over Ethernet) protocol using qtCannelloniCanBus plugin