-
Using the Signal Viewer, I'm watching the value of a particular multiplexed signal and I can see it toggling between the actual value (seen in the interpreted frame) and a wrong value read when the bi…
-
### Pre-submit checks
- [X] I [checked for similar issues](https://github.com/TheAssassin/AppImageLauncher/issues?q=) beforehand, but could not find any, not even closed ones. I could not add my bug …
AndKe updated
2 weeks ago
-
The current implementation of SavvyCAN allows for easy integration with devices, which are mapped to a QCanBus device class. I have two questions on how to properly map CAN messages from the device in…
mgsdk updated
3 years ago
-
Compile to run natively on new current Apple hardware.
-
I've found SavvyCAN is compatible only with [PCBUSB v0.8](https://github.com/mac-can/PCBUSB-Library/releases/tag/v0.8) which was released on September 20, 2017. The latest [v0.11](https://github.com/m…
-
Using PassThru with SavvyCan works as expected for the canbus on (default) OBDII pins 6 & 14, but opening a second (or third) interface as described in J2534-2 using alternative pins is not supported.…
-
I run Linux Mint and SavvyCAN has never rendered properly and required a lot of tweaking of field widths (which are not persistent). Today I found that the following environment variables make it wor…
-
SavvyCAN looks like a powerful tool.
Unfortunately it seems to not have any documentation presenting all the features and explaining how to use it.
Would be nice to have one.
I'm considering adop…
-
![_cgi-bin_mmwebwx-bin_webwxgetmsgimg__ MsgID=8087573645464108869 skey=@crypt_66232566_0b5179389454f2bcafcc2e1ed1fb4d91 mmweb_appid=wx_webfilehelper](https://github.com/collin80/SavvyCAN/assets/1010…
-
Hi ,
I'm trying to make my IXXAT interface work with SavvyCAN on a Windows system. I know this interface is compatible socketcan on Linux, but on windows it uses VCI4.
Someone already did a QtSerial…