-
Some windows, like the DBC signal editor window, are really tall. They can be taller than the resolution on certain monitors. So, either the forms should be resized to fit or the program will have to …
-
I was playing around with SavvyCAN and the DBC files over at CommaAI's [OpenDBC project](https://github.com/commaai/opendbc/), and I noticed that clicking on certain signals would cause SavvyCAN to se…
-
There are many things that SavvyCAN could do that would be useful to some people but completely worthless to others. A prime example is the MotorControlConfig and Firmware Updater screens. These are s…
-
Have a dbc file like this:
`BO_ 539 CHGPH3_status: 8 XXX
39 SG_ CHGPH3_GFCICurrent : 48|8@1+ (0.200000003,0) [0|51.000000765] "mA" XXX
`
after opening and saving with savvycan it saves it li…
-
If you disconnect a GVRET style device it can lock up the underlying hardware in the device. This is likely an issue with the Arduino USB serial stack as it can then overflow if nothing is connected. …
-
Great project!
It would be nice (in my opinion) if canid's were presented as they are in the official ISO/SAE documentation. This is always three nibbles for standard id's (adding leading zeroes wh…
-
The timestamp seems to be overwritten with the message ID in the main window trace.
Running on Windows
![](https://i.imgur.com/xqAdgeg.png)
-
Hey while trying to run Savvy can after compiling it i get the following QT error
'QSortFilterProxyModel: invalid inserted rows reported by source model'
Would be coming from the QT compiler - but…
-
There's a variety of little issues with overwrite mode:
1. It is hard to click on frames that are getting updated in overwrite mode. Every time you try it just deselects the frame before you can cl…
-
The idea behind fuzzy scope would be to search for data that doesn't conform to discrete states. An example would be an RPM read out. It could be all over the map from 0 to 10k RPM and everywhere in b…