-
I tried to adapt the Driver to Kernel 5.15. My fork can be found here: https://github.com/sHorst/socketcan-linux-5.0
It does compile, but will segfault on bringing the can0 Interface up.
I narr…
-
Pull request #773 adds is_rx attribute to can.Message. Currently this attribute is set to True by default. Functionality needs to be added to each interface type to set this attribute appropriately wh…
-
Hi, ive been reading your Git hub page, im completely6 new to Github so undersatnd very little about how it works, ive read that the only way to communicate with you is to open an issue, so here i am.…
-
We should check that openDuT works across a distance (e.g. 50+ km).
Tasks:
- [x] Basic ICMP ping
- [ ] UDS discovery should detect ECU across openDuT
mbfm updated
7 months ago
-
I tried to listen to my CAN bus on my W169 over the OBD2 port. I use an USB2CAN device and linux SocketCAN. I could successfully listen to my interior bus (CAN-B, speed 83'000) but somehow it is not p…
-
We are trying to implement an automated test for a custom CAN Board.
As CAN Transceiver we are using the innomaker usb2can with the canary patch.
After defining a test with the steps Send/Wait/…
-
I have noticed that the following timeout error ocurrs only when transmitting a frame without constantly reading frames?
idual Project\RDSMSN_module\test.py", line 95, in main
if dev.send(fram…
-
Hi all,
First of all, this is a great project. We bought two candlelight usb-can sticks from linux automation as we might plan to use this interface on our products.
In our tests we now have a pheno…
-
I'm fairly new to this and recently got myself the [STLINK-V3](https://www.st.com/en/development-tools/stlink-v3set.html) (so far it was a mistake..). I want to install this opensource [PEAK PCAN firm…
-
This driver needs some documentation on what parameters to set, like device, nodeID's, etc (if this is possible)
I'm trying to make two dunkermotors (75x25 CI) work with a PEAK can-USB interface.