Ashcon Mohseninia (RAND_ASH)

Results 77 comments of Ashcon Mohseninia (RAND_ASH)

Hi, please try this build and report back: https://github.com/rnd-ash/OpenVehicleDiag/releases/download/v0.5.0/ovd-app-win-0_5_0-x86_64_2.zip

What hardware are you using? I am using the iced library for GUI which requires dx11/dx12 or Vulkan support. If your hardware is too old and does not support dx11,...

Ok. This means you don't have any dx11,dx12, or Vulkan compatible hardware in your PC. What system are you using?

Well, it is possible to use it in Win7, your GPU just needs to support dx11 at a minimum.

do you have the latest intel GPU drivers installed?

> I have same error in ubuntu if I download latest repository on new machine. Are you using a VM or a physical machine?

OK This is expected behaviour. Your CPU is SandyBridge era (Second gen), so it is too old and doesn't support Vulkan (Which is what Iced uses under Linux). Windows should...

Hi, That is something I do wish to add at a later date. However currently I am too busy, so it'll have to wait until summer. As for the 'how',...

I found these 2 crates: https://docs.rs/socketcan-isotp/0.1.1/socketcan_isotp/ https://docs.rs/socketcan/1.7.0/socketcan/ These should make implementing this easy

Hi, 775a8763f2c6dca2f94099bd0dfe9dc9827f356c should add beta implementation of SocketCAN to OVD! Appreciate some feedback from testers