Canlib

Latest version: v1.26.487

Safety actively analyzes 638755 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.26.487

This version was released by [www.kvaser.com](http://www.kvaser.com/) on 29-MAY-2024

Notable fixes and enhancements:
* Added new enums to canlib.

1.25.393

This version was released by [www.kvaser.com](http://www.kvaser.com/) on 23-FEB-2024

Notable fixes and enhancements:

* Minor changes.

1.24.935

This version was released by [www.kvaser.com](http://www.kvaser.com/) on 19-SEP-2023

Notable fixes and enhancements:

* Minor changes.

1.23.804

This version was released by [www.kvaser.com](http://www.kvaser.com/) on 10-MAY-2023

Notable fixes and enhancements:

* `.canlib`:

- Added support for time domains `~canlib.canlib.TimeDomain`.

1.22.565

This version was released by [www.kvaser.com](http://www.kvaser.com/) on 13-SEP-2022

Notable fixes and enhancements:

* `.canlib`:

- Added support for object buffers `.canlib.objbuf`.

1.21.463

This version was released by [www.kvaser.com](http://www.kvaser.com/) on 29-MAY-2022

Notable fixes and enhancements:

* General:

- Added CAN FD versions of examples:

- `pinger_example` (`pinger_fd_example`), and
- `dbmonitor_example` (`dbmonitor_fd_example`).

* `.canlib`:

- Added exceptions `.canlib.CanTimeout` and `.canlib.CanOverflowError`.

- Added new bitrate constant `~.canlib.BitrateFD.BITRATE_2M_60P`.

- Added support for `.canlib.MessageFlag.LOCAL_TXACK`. This requires CANlib
SDK v5.39 or newer.

- Checking for `.canlib.MessageFlag.OVERRUN` using ``in`` will now return
``True`` if either `~.canlib.MessageFlag.SW_OVERRUN` or
`~.canlib.MessageFlag.HW_OVERRUN` is set.

* `.kvadblib`:

- Added read only property `.kvadblib.Message.canflags` which returns
relevant ``VFrameFormat`` attributes converted into `.canlib.MessageFlag`
(e.g. the J1939 ``VFrameFormat`` attribute does not have a corresponding
flag and is excluded).

- `.kvadblib.Message.asframe()` now include CAN FD flags on the returned
`~canlib.Frame`. Note that this requires CANlib SDK v5.39 or newer.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.