Collin Kidder

Results 243 comments of Collin Kidder

Yes, unfortunately it doesn't always seem to work that well. It all should be redone again. As luck would have it, I've been in the vicinity of that code recently...

Ooops... well, the above fixes never happened. I guess it slipped my mind as I nearly never want to retain the list of previously connected adapters and so I haven't...

You're right. There is an off by one error in the sending code that skips the first frame. It does need to be fixed.

Several people have been using the "use original frame timing" checkbox for a long time so I'm reasonably sure it ought to be working. I use it myself for playback....

It probably is as simple as adding the missing libraries. Right now I can't test the MacOS build very well. I bought a MacBook Pro (an old one, 2012 I...

It sounds as if perhaps I'm not loading things quite right according to your file format. I believe I had to code up the PCAN loader merely by looking at...

This should be possible with the CI builds. I believe that XCode can cross compile to the Apple Silicon hardware. I'll have to check if QT 5.15 really supports it...

I tested this with the most recent CI build and my DBC files show up properly and I can select the nodes, messages, and signals from any DBC file. So,...

Hmmm, hadn't run into that before. The crash dump makes it appear as if it is a problem getting the GTK resources it is looking for. I know QT tries...