Peter Kessen
Peter Kessen
Hi, i think this command could be usefull as it simplifies an update of several alternative locations in a single command
Hello, while using the most recent version of your software got some problems showing the full content of the entries in the merge view. During some investigation i found out...
With this i added basic support for the TRC file format as logging for can messages. There is only a very basic support at the moment but comments are welcome...
### Is your feature request related to a problem? Please describe. I would like to analyze some can traffic with wireshark. With Wireshark it is possible to check e.g. CANopen...
When trying to use the code from the documentation i got some errors that the session was not started. Maybe the added line here could help others to integrate this.
### Is your feature request related to a problem? Please describe. I am using this library to analyze can traces in several formats. Sometimes i would like to add some...
Hello there, i recognized your project last weekend and as you may have seen i already copied and modified the code a bit. As your code looks really good and...
While i tried to update and finish the changes in [PR 1702](https://github.com/hardbyte/python-can/pull/1702) i saw some basic change that are quite usefull but are not the trace file version 1.1 changes...
Hello, it might be useful to have the possibility to use the RedirectReader in a script so that one can connect two can busses with a single cli program. This...
Some guys asked me what would happen if one is using the `BufferedReader.get_message` function with a timeout of 0. I checked the implementation and it looks like as this library...