Release Notes ************* This is the release notes for the pycanlib module. Contents ^^^^^^^^ * Release Notes * New Features and Fixed Problems in V1.2.163 (15-FEB-2017) * New Features and Fixed Problems in V1.1.23 (28-SEP-2016) * New Features and Fixed Problems in V1.0.10 (15-SEP-2016) New Features and Fixed Problems in V1.2.163 (15-FEB-2017) ========================================================== * Added wrapper function canlib.getChannelData_Cust_Name() * Added module canlib.kvlclib which is a wrapper for the Converter Library kvlclib in CANlib SDK. * Added wrapper function canChannel.flashLeds(). * Added missing unicode conversions for Python3. * Fixed bug where CANlib SDK install directory was not always correctly detected in Windows 10. New Features and Fixed Problems in V1.1.23 (28-SEP-2016) ========================================================= * canSetAcceptanceFilter and kvReadTimer was not implemented in Linux New Features and Fixed Problems in V1.0.10 (15-SEP-2016) ========================================================= * Initial module release. * Added kvmlib.kmeSCanFileType() * Added canChannel.canAccept() and canChannel.canSetAcceptanceFilter()