4.3.0 #1692
hardbyte
announced in
Announcements
4.3.0
#1692
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In this release, we've raised the minimum Python version to 3.8, added several new features to the API and as always plenty of bug fixes and interface improvements.
Breaking Changes
Bug Fixes
pywintypes.errorin broadcast manager (Catch pywintypes.error in broadcast manager #1659)can_op_mode checkif the device reportscan_op_mode=0(skip the can_op_mode check if the device reports can_op_mode=0 #1678)detect_available_configsmight raise XL_ERR_INVALID_CHANNEL_MASK error (Vector: use global channel_index if provided #1681)Features
API
modifier_callbackparameter toBusABC.send_periodicfor auto-modifying cyclic tasks (Add auto-modifying cyclic tasks #703)protocolproperty to BusABC to determine active CAN Protocol (Addprotocolproperty to BusABC to determine active CAN Protocol #1532)strictparameter to relax BitTiming & BitTimingFd Validation (Relax BitTiming & BitTimingFd Validation #1618)BitTiming.iterate_from_sample_pointstatic methods (add the possibility to return all the possible solutions using the from_sample_point static methods #1671)IO
Interface Improvements
detect_available_configsfor the Ixxat bus. (Implement _detect_available_configs for the Ixxat bus. #1607)override_exclusive(* For interface Kvaser, add parameter exclusive #1660)tcp_tuneto reduce latency (Configure TCP socket to reduce latency #1683)Miscellaneous
ID:in can.Message string (AlignID:in message string #1635)USE_WINDOWS_EVENTS(We do not need to account for drift when we USE_WINDOWS_EVENTS #1666, Allow RestartableCyclicTaskABC using Windows events to restart #1679)This discussion was created from the release 4.3.0.
Beta Was this translation helpful? Give feedback.
All reactions