SavvyCAN icon indicating copy to clipboard operation
SavvyCAN copied to clipboard

Support for 8Devices Korlan USB2Can logging (Win10)

Open VKTechnician opened this issue 4 years ago • 11 comments

Hello,

Was wondering if this could be added to the list of QT devices. The USB2CAN device works well with Wireshark, but Wireshark lacks DBC file and message filtering capabilities.

VKTechnician avatar Feb 14 '21 06:02 VKTechnician

It works with j2534 plugin

gedass2000 avatar Feb 14 '21 07:02 gedass2000

As gedass2000 said, you can use any device that has a J2534 driver so that's an option. Do you know how Wireshark interfaces with it? Does it use J2534 as well? It's possible to write a driver specifically for it but we tend to shy away from writing drivers for every individual device if they can be supported via the more traditional channels. LINUX is great because nearly everything supports socketcan so writing a driver usually isn't necessary.

collin80 avatar Feb 14 '21 15:02 collin80

Soon I will publish on Rusoku github both J2534 and Qt plugin for usb2can and Rusoku TouCAN converters.Additionaly will be added Qt plugin with MacCAN driver support from uv-software for Rusoku converters series.

rusoku avatar Feb 14 '21 15:02 rusoku

@rusoku I would like to contribute to the usb2can plugin as well, let me know if there is a PR I can start

sresam89 avatar Apr 02 '22 18:04 sresam89

@sresam89 what do you mean "usb2can plugin" ?

rusoku avatar Apr 02 '22 18:04 rusoku

Soon I will publish on Rusoku github both J2534 and Qt plugin for usb2can and Rusoku TouCAN converters.Additionaly will be added Qt plugin with MacCAN driver support from uv-software for Rusoku converters series.

@rusoku I was referring to the QT plugin in your comment earlier.

I bought this device , it has a .dll file of its own It compatible with Cangaroo which makes me think porting this .dll to QT supported canbus-devices would be easy.

sresam89 avatar Apr 03 '22 20:04 sresam89

what would need to be done to get it to work?

gromgsxr avatar Jan 26 '23 21:01 gromgsxr

To develop Qt plugin

rusoku avatar Jan 26 '23 21:01 rusoku

Something like this? https://github.com/BugLight/qt-candle-plugin

gromgsxr avatar Jan 26 '23 23:01 gromgsxr

Something like this? https://github.com/BugLight/qt-candle-plugin

Is this not suitable?

gromgsxr avatar Feb 24 '23 00:02 gromgsxr

With firmware upgrade only.I don't support Korlan and CANAL library anymore. New iteration adapter is TouCAN and it use MacCAN and TouCAN API for Macos, Windows and Linux. Qt 5.15.x plugins available as well.

rusoku avatar Feb 24 '23 08:02 rusoku