libftdi Archives

Subject: libftdi 1.3 release candidate (rc1)

From: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Mon, 25 Apr 2016 19:28:32 +0200
Hello,

I'm pleased to announce the release candidate of libftdi 1.3.

Main highlights
------------------
* Added ftdi_usb_get_strings2() to prevent automatic device close (Fahrzin 
Hemmati)
* Added ftdi_transfer_data_cancel() for cancellation of a submitted transfer,
  avoided resubmittion of a canceled transfer in the callbacks,
  replaced calls to libusb_handle_events with
  libusb_handle_events_timeout_completed (Eugene Hutorny)
* ftdi_eeprom / eeprom handling:
  * Add support for arbitrary user data (Salvador Eduardo Tropea)
  * Add --build-eeprom support (Salvador Eduardo Tropea)
  * Fix use_usb_version config file option (Thilo Schulz)
  * Ability to include other config files in EEPROM config file (Thilo Schulz)
  * Add external oscillator enable bit (Raphael Assenat)
  * Support channel configuration (Stephan Linz)
  * Added --device option to ftdi_eeprom to specify FTDI device (Robin 
Haberkorn)
  * Fixed EEPROM user-area space checks for FT232R and FT245R chips (Robin 
Haberkorn)
* Various improvements to CBUS handling, including the EEPROM (Robin Haberkorn)
* swig wrapper: Fix handling of binary strings in ftdi_write_data()
  for python 3 (xantares09)
* cbus python example code (Rodney Sinclair)
* ftdi_stream: fix timeout setting (Ларионов Даниил)
* Fixed typo in CBUS defines: CBUSG_DRIVE1 -> CBUSH_DRIVE1


Please give it some good testing. Final release is planned in mid-May.

Download:
https://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.3rc1.tar.bz2

GPG signature:
https://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.3rc1.tar.bz2.sig


Let me know if something important is missing in the ChangeLog:
https://developer.intra2net.com/git/?p=libftdi;a=blob;f=ChangeLog;hb=HEAD


Best regards,
Thomas Jarosch


--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx

Current Thread