Skip to content

Releases: uv-software/PCANBasic-Wrapper

Service Release of June 7, 2021

07 Jun 19:38
60fa2d4

Choose a tag to compare

Major changes:

  • Updated to PCANBasic DLL version 4.5.4
  • Switched to a dual-license: BSD-2-Clause OR GPL-3.0-or-later
  • Added a check operation mode bit FDOE when bit BRSE is set
  • 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
  • Fixed an out-of-bound violation in companion module can_btr
  • Fixed a but with casting from CAN API channel to PCAN handle
  • Fixed a mistake with channel name displayed instead of device name
  • Repaired the C++ examples; Python examples are still broken

v0.4: Release of February 7, 2021

07 Feb 17:04

Choose a tag to compare

Major changes:

  • Applied changes from CAN API V3 specification (rev. 951 to 987)
  • Added C++ class CPeakCAN derived from abstract class CCANAPI
  • Reworked the trial program (it is now based on class CPeakCAN)
  • Reorganized the entire folder structure of the repository
  • Added my beloved CAN utilities can_moni and can_test
  • Added two simple C++ examples for sending and receiving CAN frames
  • Added a Python wrapper and two Python examples
  • Added a Doxygen configuration

v0.3: takeover from subversion repo

15 Jan 16:33

Choose a tag to compare

Pre-release

Last sources from subversion repo to build version 3.3 (old versioning scheme)