-
the canbus test script, as used by the tester in production, is broken since we switched from canutils to can-utils or the other way around.
-
The can-utils package has more tools and is able to record and playback can-dumps with timestamps, unlike the tools in canutils. It seems to be the more common way to use SocketCAN.
-
```
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-shadowsocksR:
* kmod-ipv6 *
* opkg_install_cmd: Cannot install package luci-app-shadow…
-
Hi all,
Up until now, I've been working with SocketCAN via CANUSB adapters from Lawycel (http://www.can232.com/?page_id=16). However, now we received a new platform with another serial-can controller…
-
Hi,
actisense serial module reads data from either serial or USB interface on Linux platform. I have one board which exports can0 interface. So, we can read-write to this interface via SocketCAN API.…
-
im really confused of this pieace of code
how can i enable can bus for udoo quad
i tryed edit this file https://github.com/UDOOboard/linux_kernel/blob/imx_3.14.28_1.0.0_ga_udoo/arch/arm/mach-imx/mach…