Collin Kidder
Collin Kidder
I would certainly consider it. I'd have to see the code to know if I would merge it but there's always a chance I would. It sounds like something that...
Hmm, yes, I have seen other programs where the sender is part of the main screen in some way. It does make sense that one would want to see both...
Yes, that sounds like a pretty obvious bug. I've updated the label and will get it fixed when I can.
I just fixed it too. It's basically a one line fix as the code already had a routine that will return a boolean telling you whether a given signal is...
I still haven't tested it locally. I do have a PeakCAN adapter but I always use it through socketcan on linux so I'm setting it from the command line. I'll...
For some reason this happens with Wayland. It doesn't happen if you don't use Wayland. That could be a deal breaker for you. I will register this as a bug...
That's an interesting idea. It should be possible to do.
I'm pretty sure I did all these things in the QT6WIP branch (which does compile under QT 6.6) but I will double check.
The situation has advanced a bit since then. Technically the whole backend of SavvyCAN has transitioned over to the built-in CAN support in QT. These classes do support CAN-FD and...
I forgot about this issue and started another one just recently. The good news is that CAN-FD support is getting better. I still haven't implemented much of the above but...