You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's an error that comes from Qt socketcan plugin. You can either install libsocketcan or... ignore it 🙂 Libsocketcan is required if you would like to configure socketCAN interface directly from CDS (e.g. QCanBusDevice::BitRateKey) See here: https://doc.qt.io/qt-5/qcanbusdevice.html#ConfigurationKey-enum. If you are configuring CAN interface with iproute2 like for candump you should be fine without libsocketcan.
Ubuntu 16.04 SavvyCAN work good, candump work perfect. But in CanDevStudio when selecting socketcan, appear error Cannot load library socketcan
The text was updated successfully, but these errors were encountered: