Service Release of June 8, 2021
Major changes:
- Added a check for valid identifier range in
can_write
- Added a check for valid messages flags in
can_write
- Added a check for operation capability in
can_init
- Added a check for operation mode bit
FDOE
when bitBRSE
is set - Fixed a mistake with channel name displayed instead of device name
- Fixed a bug with casting from CAN API channel to PCAN handle
- Fixed an out-of-bound violation in companion module
can_btr
- Repaired the Python examples (they still not work with Python 2.7)
- Switched to a dual-license: BSD-2-Clause OR GPL-3.0-or-later