Skip to content

Releases: intrepidcs/python_ics

v914.14post1

16 Feb 15:18
d772588
Compare
Choose a tag to compare

v914.14

01 Feb 17:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v913.16...v914.14

v913.16

11 Dec 18:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v912.4...v913.16

v912.4post1

29 Jun 14:11
Compare
Choose a tag to compare

-updated libicsneo to 9ef93eb73e1ada72ccc7a571744b9db1a564f18b to fix #150

v912.4

03 Apr 17:49
Compare
Choose a tag to compare
  • Updated icsnVC40.h to v912.4
  • Add support for icsneoGetGPTPStatus #132
  • Add icsneoGetAllChipVersions #139
  • updated libicsneo to 63c81b1c3d13bb96371611d7e2573d6e4adcb6e2
  • added LIN settings example

v911.12

03 Apr 17:25
Compare
Choose a tag to compare
  • Updated against icsnVC40.h v911.12
  • CI implementation for Windows, Mac, and linux. Mac and linux build have libicsneo bundled in now.
  • Support for RAD-Moon3 and RAD-wBMS
  • Updated readme.md

v910.10post6

27 Oct 17:04
Compare
Choose a tag to compare
  • Python 3.11 support
  • Added uart_read, uart_write, uart_set_baudrate, uart_get_baudrate, wbms_manager_reset, wbms_manager_write_lock, generic_api_send_command, generic_api_read_data, generic_api_get_status methods.
  • Linux now defaults to libicsneolegacy by default now. (9cd1987) (Thanks Francesco Valla)
  • Fix some warnings in mingw (#114)
  • Fix length for Ethernet and A2B data when setting ExtraDataPtr (#128)

v910.10post1

03 Nov 19:43
Compare
Choose a tag to compare
v910.10post1 Pre-release
Pre-release
  • Fixed a crash in uart_write and generic_api_send_command

v909.8

22 Jul 19:18
Compare
Choose a tag to compare

Updated header to v909.8. No other changes.

v908.12

22 Jul 16:48
Compare
Choose a tag to compare

Fixed:

  • Fixed setup.py to call extract the correct way. (3a403f3)
  • Fixed an issue where ExtraDataPtr was None with Ethernet. (2db8bcc)
  • Updated libicsneo (19e208d)
  • disabled icsneoIsDeviceFeatureSupported for now. (4f9ac4b)
  • Updated documentation against latest