This is a Linux-based GUI (shown below) to interact with the USB-CAN analyzer in order to send and receive packets over a CAN bus.
The current library has two categories of dependency as follows:
- Qt Creator 4.11.0
- Compiler:
- Qt 5.12.8 (GCC 9.3.0, 64 bit)
The definition of the serial (USB) conversion CAN protocol
The configuration packet structure is inspired from USB-CAN Analyzer Linux Support.