Table of Contents

API changes in releases 20160129 and 20160818

20160818 changes

In this release old LibusbJava/libusb-0.1 was replaced by usb4java/libusb-1.0. This required major changes in the source code of the API. The interface changes are kept small but host software has to be ported to usb4java too, see USB Access.

Parameter set changes of methods are not described here. See the API documentation if the compiler produces errors.

General changes

A few changes are required in the source code of the host software

Helpers

Certain helper methods and classes simplify usage of synchronous and asynchronous transfers:

20160129 changes

This is the first release with FX3 support. There are a few minor API changes: