SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-can-3.3.4-ill154.9.15.noarch.rpm :

* Thu Feb 18 2021 Tuukka Pasanen - Add \'python-can_neousys_wdt.patch\' for havinf Neosys CAN support
* Mon Oct 26 2020 Tuukka Pasanen - Update to version 3.3.4- Last planned release with Python2 support!
*fireworks
*
* #916 Vector: Skip channels without CAN support
* #846 Use inter-process mutex to prevent concurrent neoVI device open.
* #901 Fix iteration in Bus.stop_all_periodic_tasks
* #850 Fix socket.error is a deprecated alias of OSError used on Python versions lower than 3.3.
* #879 Updating incorrect api documentation.
* #885 Fix recursion message in Message.getattr
* #845 Fix socketcan issue
* Fri Aug 14 2020 Tuukka Pasanen - Update to version 3.3.3- Backported fixes from 4.x development branch which targets Python 3.
* #798 Backport caching msg.data value in neovi interface.
* #796 Fix Vector CANlib treatment of empty app name.
* #771 Handle empty CSV file.
* #741 ASCII reader can now handle FD frames.
* #740 Exclude test packages from distribution.
* #713 RTR crash fix in canutils log reader parsing RTR frames.
* #701 Skip J1939 messages in ASC Reader.
* #690 Exposes a configuration option to allow the CAN message player to send error frames (and sets the default to not send error frames).
* #638 Fixes the semantics provided by periodic tasks in SocketCAN interface.
* #628 Avoid padding CAN_FD_MESSAGE_64 objects to 4 bytes.
* #617 Fixes the broken CANalyst-II interface.
* #605 Socketcan BCM status fix.
* Wed Oct 09 2019 Tuukka Pasanen - Update to version 3.3.2 Major features - -------------
* FD support added for Pcan by AATTbmeisels with input from AATTmarkuspi, AATTchristiansandberg & AATTfelixdivo in PR #537
* This is the last version of python-can which will support Python 2.7 and Python 3.5. Support has been removed for Python 3.4 in this release in PR #532 Other notable changes - --------------------
* #533 BusState is now an enum.
* #535 This release should automatically be published to PyPi by travis.
* #577 Travis-ci now uses stages.
* #548 A guide has been added for new io formats.
* #550 Finish moving from nose to pytest.
* #558 Fix installation on Windows.
* #561 Tests for MessageSync added. General fixes, cleanup and docs changes can be found on the GitHub milestone https://github.com/hardbyte/python-can/milestone/7?closed=1 Pulls: #522, #526, #527, #536, #540, #546, #547, #548, #533, #559, #569, #571, #572, #575 Backend Specific Changes - ----------------------- pcan ~~~~
* FD slcan ~~~~
* ability to set custom can speed instead of using predefined speed values. #553 socketcan ~~~~
* Bug fix to properly support 32bit systems. #573 usb2can ~~~~
* slightly better error handling
* multiple serial devices can be found
* support for the `_detect_available_configs()` API Pulls #511, #535 vector ~~~~
* handle `app_name`. #525
* Tue Apr 30 2019 Tuukka Pasanen - Initial version 3.1.1
 
ICM