-
On the latest Ubuntu (kernel 5.15.0-37-generic) when I do a new install of the toucan driver it complains about SSL
here
arch/x86/Makefile:142: CONFIG_X86_X32 enabled but no binutils support
I…
-
Hello. Could you please explain how can I add a new CAN device? Specifically, 1 step in the instructions, I could not figure it out. Do I need to create a separate folder with the files or create a .c…
-
I pulled the project to compare the performance of you library with the Iot.Device.SocketCAN. I can't seem to open the interface on "can0" but I know its valid and has data coming across. I tried inte…
-
### Describe the bug
When trying to use the usb2can interface, I get the following error:
TypeError: dict.get() takes no keyword arguments
### To Reproduce
```
can.ThreadSafeBus(
interfa…
-
do we know if Korlan USB2CAN OBD2 would run official binaries?
-
An improvement that I think could be made is when a caller configures a CAN ID in a CAN Frame to be invalid that SocketCAN returns -1 in a subsequent write attempt and sets an appropriate errno such a…
-
Pull request #278 adds a new API for detecting available channels of a specific interface or multiple ones. By default, an interface does not need to provide this functionality, but can simply be exte…
-
Follow up to #1025. All interfaces need to be changed:
- [x] ics_neovi -> @felixdivo #1073; fix in #1080
- [x] ixxat -> @felixdivo already done in the original #1025
- [x] kvaser -> @felixdivo #1…
-
Hello,
I tried everything to get my code working and found that there is no transmission on the CAN bus at all.
After a while of testing I tried the examples "Temperature Monitor" and "Battery Mon…
-
### Summary
A number of Microchip (formerly, Atmel) SAM family SoCs include a CAN 2.0A/B and CAN-FD capable host controller peripheral.
In order to take advantage of this, it is necessary to imp…