Collin Kidder

Results 30 issues of Collin Kidder

The underlying due_can library has support for enabling listen only mode. This mode essentially disconnects the TX line so that one is unable to have any effect at all on...

Many people have asked about CAN-FD support. Technically EVTV even sells CAN-FD capable hardware and ESP32RET has support for setting the hardware to be able to send and receive FD...

enhancement

When SavvyCAN was originally written nobody used CAN-FD. Fast forward many years and now FD is becoming more common. Many parts of the backend have already been changed to support...

enhancement

It seems possible that the PeakCAN driver is not taking into account the set speed. 500k seems to work as that's the default but other speeds might be impossible to...

bug
question

### Discussed in https://github.com/collin80/SavvyCAN/discussions/560 Originally posted by **Tmod700** January 2, 2023 I got x64 Build 208 to show the port selections when choosing a passthru connection but it connects and...

bug

When one creates a DBC file along with new messages, new signals,etc these things don't seem to get properly registered with the rest of the system. That is, if you...

### Discussed in https://github.com/collin80/SavvyCAN/discussions/576 Originally posted by **joehodgy** February 11, 2023 Maybe I'm missing it - is there a way to create a bare bones DBC using already captured traffic?...

enhancement

This isn't a sure thing but there are reports that sometimes the program crashes if a new log is loaded while certain windows are left open. No crash happens if...

bug

Such screens as the FlowView and Graphing currently are perfectly happy to interpret frames of a given ID no matter which bus they come from. This is problematic because some...

bug
enhancement

When in the main window with loaded CAN log, it would be super useful to be able to copy the whole line from the source file using some shortcut. Now...

enhancement