Swift Demo Program for Kvaser CAN Leaf Interfaces (macOS®)
A Swift example program that demonstrate the MacCAN-KvaserCAN Swift wrapper as a package dependency can be found on GitHub.
A Swift example program that demonstrate the MacCAN-KvaserCAN Swift wrapper as a package dependency can be found on GitHub.
A Swift example program that demonstrate the MacCAN-TouCAN Swift wrapper as a package dependency can be found on GitHub.
Version 0.2.1 (Commit 95dcdc6 of June 8, 2021): Added a check for valid identifier range in can_write Added a check for valid messages flags in can_wri...
Version 0.4.1 (Commit 60fa2d4 of June 7, 2021): Updated to PCANBasic DLL version 4.5.4 Switched to a dual-license: BSD-2-Clause OR GPL-3.0-or-later A...
Version 0.2.1 (Commit 0b4a139 of June 5, 2021): Fixed the hibernation issue (issue #11) Fixed a bug when trying to send a status message Fixed a bug ...