-
Hi,
What do I need to do in order to make CANiBus work with SparkFun Arduino CANBus Shield ?
The shield supports storing CAN packets on an SD card. Can I use that dump with CANiBus to analyze?
-
Hi, implementing repurposed Tesla Battery pack, took a log of CAN messages, used DBC for interpretation
Some of the messages using SavvyCan have not been interpret
Battery Pack has spitted out t…
-
Here is what I am trying. Create a fuzzy payload on the bus using SavvyCAN and see how the ECU behaves . I can see the messages on the SavvyCAN but looks like nothing is being sent on the bus. [candum…
-
Currently scripting does work but it essentially uses JavaScript since QT has built-in support for that. Nobody loves Javascript. Sad for JS but Python rules the roost. It's not actually all that easy…
-
Hi,
first of all I would like to congratulate you for creating this application. Using the app I'm having a problem loading dbcs in j1939 format. I saw that there are other issues in this regard but …
-
Hi Jake,
I am using App version 2.4.1 (171) with Extra Strength v2 to help me reverse engineer the CAN bus code in my GM car.
I have an issue where any tes-lax Gauges linked to big-endian signal…
-
Hi,
I cannot run the latest AppImage build on my Ubuntu with Wayland, the error is:
```
$ ./SavvyCAN-11e3b3e-x86_64.AppImage
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFO…
-
I have successfully flashed the EVTV ESP32 board with the ESP32RET Firmware Updater. But when I add a new connection to SavvyCAN, using the GVRET option, it is never able to establish a connection.
…
-
On my Linux Mint Victoria system:
I configure my can0 device (I'm using a Kvaser M.2 CanBUS interface card) :
`sudo ip link set can0 up type can bitrate 250000`
I confirm that packets are com…
mdear updated
6 months ago
-
@collin80 I was just asked by KC of the Car Hacking Village if the [Macchina P1 (cape for the PocketBeagle)](https://docs.macchina.cc/p1-docs/) would work with SavvyCAN.
The PocketBeagle will show …