Collin Kidder
Collin Kidder
Ah... so it does... Here's the thing: in theory I wrote the code that does this. I don't remember doing it. I had no idea you could do that with...
Ok, it does work but it is not intuitive how it works. It will only work if you are directly over a signal in the message. Then you can say...
I tried this out some more and it works for me pretty reliably. However, my guess is that you might have a higher DPI monitor. I think between Ubuntu and...
This also seems to extend to the presentation of signals within the GUI. If you set a signal to be multiplexed then you are very unlikely to see it actually...
Well, your fix is in there but there are still more facets to the problem remaining. For instance, I have had it where I added a message and signal but...
It shows that ucrtbase.dll is faulting. That's an odd one. I just tried on a more or less fresh copy of Windows 10. I had to go install the MSVC...
I will look into this. The socketcand driver was submitted by someone else and I've never used it. It's possible that a subsequent change somewhere in code broke the driver...
I first posted that the example was wrong. I was the one who was wrong. The example is correct, it seems to need the value in milliseconds. But, it doesn't...
Yes, it is certainly important to support J1939 and GMLAN with DBC messages otherwise they will not be interpreted properly. I didn't do that but I was lucky to have...
Yeah, I have someone currently adding support for dynamically linked libraries. Then it will be much easier to support a range of capture devices. And, a lot of the features...