Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| en:software:api_changes [2016/08/23 13:09] – [20160129 changes] stefan | en:software:api_changes [2016/08/23 13:11] (current) – [20160129 changes] stefan |
|---|
| 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]] |