-Added two simple tests. -Fixed an issue with get_device_status() not correctly updating values. -Added function list to documentation. -Fixed a crash when calling ics.find_devices(). Issue 15. (Only happens when icsneo40.dll is missing icsneoFindNeoDevicesNewStyle()) -Fixed Issue 15. (-ics.find_devices() trhow 0xC0000005: Access Violation when USE_LECAGY_FIND_DEVICE is enabled.) -Updated Documentation.
2.9
-Updated icsnVC40.h to latest 802.110. -Added Support for new icsneoGetDeviceStatus() function. -Added get_timestamp_for_msg() for Issue 10. -Added set_bit_rate, set_fd_bit_rate, set_bit_rate_ex, methods. -Added support for new icsneoFindNeoDevicesNewStyle function. -Fixed Issue 6 Ethernet Crashes when transmitting
2.8
-Added iso15765_enable_networks() and iso15765_disable_networks() methods. -Added override_library_name() and get_library_path() methods. -updated ice library to latest from github. -Updated icsnVC40.h to latest 802.83. -Add support for VividCAN. -Added support for ValueCAN4-1/2 Settings. -Fixed a build issue with python 2.7.
2.7
-Under some condition there was not enough heap space for the received messages buffer -Updating icsnVC40.h to match latest 802.62.
2.6
-Added missing NetworkID2 to icsSpyMessage. -Added get_active_vnet_channel()/set_active_vnet_channel() -Added a device_type override to get/set_device_settings() -Added support for ISO15765 transmit and receive functions:
-Fixed *_sdcard int/c long python exception (should have been unsigned long). -Fixed an issue where calling ics.NeoDevice._Handle would crash the interp.