SerialCAN
SerialCAN copied to clipboard
Library for CAN-over-Serial-Line Interfaces (SLCAN Protocol)
Results
2
SerialCAN issues
Sort by
recently updated
recently updated
newest added
The Python wrapper crashes with function call `can_hardware`and `can_software`. The issue also affects the Python examples. Additional infomation: - first detected in [version 0.1.2](https://github.com/mac-can/SerialCAN/releases/tag/v0.1.2) - all operating systems - all...
bug
The first time `InitializeChannel` resp. `can_init` is called after system boot-up, the error code `-194` is returned: `error` = -100 - `errno` `EBADMSG 94 / *Bad message* /`
bug