SerialCAN
SerialCAN copied to clipboard
Library for CAN-over-Serial-Line Interfaces (SLCAN Protocol)
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...
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* /`
The Readme's instructions for building do not work in windows. Make setup appears to be targeted for Linux, not windows.
I have some CAN devices which use ceramic resonators as clock sources. These are typically a little fast, maybe 1/2% fast but can but up to 1% fast. In order...