de     

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:software:api_changes [2016/08/23 13:07] – [Helpers] stefanen:software:api_changes [2016/08/23 13:11] (current) – [20160129 changes] stefan
Line 21: Line 21:
   * Helper class for asynchronous transfers, see the ''memfifo'' example for a demonstration of their usage   * Helper class for asynchronous transfers, see the ''memfifo'' example for a demonstration of their usage
       * [[http://www.ztex.de/firmware-kit/docs/java/ztex/ZtexEventHandler.html|ZtexEventHandler]] implements an event handling thread       * [[http://www.ztex.de/firmware-kit/docs/java/ztex/ZtexEventHandler.html|ZtexEventHandler]] implements an event handling thread
-      * [[http://www.ztex.de/firmware-kit/docs/java/ztex/ZtexUsbReader.html|ZtexBulkReader]] implements asynchronous bulk and interrupt read transfers +      * [[http://www.ztex.de/firmware-kit/docs/java/ztex/ZtexUsbReader.html|ZtexUsbReader]] implements asynchronous bulk and interrupt read transfers 
-      * [[http://www.ztex.de/firmware-kit/docs/java/ztex/ZtexUsbWriter.html|ZtexBulkWriter]] implements asynchronous bulk and interrupt write transfers+      * [[http://www.ztex.de/firmware-kit/docs/java/ztex/ZtexUsbWriter.html|ZtexUsbWriter]] implements asynchronous bulk and interrupt write transfers
  
  
Line 28: Line 28:
 This is the first release with FX3 support. There are a few minor API changes: This is the first release with FX3 support. There are a few minor API changes:
   * class Name changes:     * class Name changes:  
-    * IhxFile --> [[http://www.ztex.de/firmware-kit/docs/java/ztex/ImgFile.html|ImgFile]] +    * IhxFile -> [[http://www.ztex.de/firmware-kit/docs/java/ztex/ImgFile.html|ImgFile]] 
-    * ZtexIhxFile --> [[http://www.ztex.de/firmware-kit/docs/java/ztex/ZtexImgFile1.html|ZtexIhxFile]] +    * ZtexIhxFile -> [[http://www.ztex.de/firmware-kit/docs/java/ztex/ZtexImgFile1.html|ZtexIhxFile]] 
-    * IhxParseException --> [[http://www.ztex.de/firmware-kit/docs/java/ztex/ImgParseException.html|ImgParseException]] +    * IhxParseException -> [[http://www.ztex.de/firmware-kit/docs/java/ztex/ImgParseException.html|ImgParseException]] 
-    * ImgFileDamagedExceptio --> [[http://www.ztex.de/firmware-kit/docs/java/ztex/ImgFileDamagedException.html|ImgFileDamagedException]]+    * ImgFileDamagedExceptio -> [[http://www.ztex.de/firmware-kit/docs/java/ztex/ImgFileDamagedException.html|ImgFileDamagedException]]
   * method changes in [[http://www.ztex.de/firmware-kit/docs/java/ztex/Ztex1v1.html|Ztex1v1]]   * method changes in [[http://www.ztex.de/firmware-kit/docs/java/ztex/Ztex1v1.html|Ztex1v1]]
-    * Ztex1v1.eepromUpload --> [[http://www.ztex.de/firmware-kit/docs/java/ztex/Ztex1v1.html#nvUploadFirmware(ztex.ZtexImgFile1, boolean)|nvUploadFirmware]] +    * Ztex1v1.eepromUpload -> [[http://www.ztex.de/firmware-kit/docs/java/ztex/Ztex1v1.html#nvUploadFirmware(ztex.ZtexImgFile1, boolean)|nvUploadFirmware]] 
-    * Ztex1v1.eepromUpload --> [[http://www.ztex.de/firmware-kit/docs/java/ztex/Ztex1v1.html#nvDisableFirmware()|nvDisableFirmware]]+    * Ztex1v1.eepromUpload -> [[http://www.ztex.de/firmware-kit/docs/java/ztex/Ztex1v1.html#nvDisableFirmware()|nvDisableFirmware]]
 
en/software/api_changes.txt · Last modified: 2016/08/23 13:11 by stefan
 
Recent changes RSS feed Creative Commons License Powered by PHP Debian Driven by DokuWiki
[ZTEX Home] [Imprint] [Privacy policy]