python-can icon indicating copy to clipboard operation
python-can copied to clipboard

The can package provides controller area network support for Python developers

Results 291 python-can issues
Sort by recently updated
recently updated
newest added

I've performed some changes to my repository and the [previous pull request](https://github.com/hardbyte/python-can/pull/1763) was closed unintentionally. Sorry for any inconvenience.

with these changes it is now possible to use the gs_usb driver with e.g. can.logger from the command line (like many other interfaces) with `python -m can.logger -i gs_usb -c...

### Is your feature request related to a problem? Please describe. I have an application that requires the decoding of very large .blf files, with hundreds of millions of can...

enhancement

### Describe the bug ASCReader in python-can 4.1.0 doesn't support ASC CANFD format since V8.1, since \ name is missing in code. According to the document from Vector , there...

bug

### Describe the bug I'm a new in CANoe and I'm trying to read an asc file by ASCReader. This asc file is automatically generated and it has a special...

bug

to get correct `absolute` timestamp

I installed python-can using conda and then pip. In both cases I had some problems, because some features, which are in the documentation, are not available. After searching for a...

Fixes #1877

bug
backend:kvaser