Uwe Hermann | 40cd2b5 | 2012-05-10 21:27:17 +0200 | [diff] [blame] | 1 | 0.1.1 (2012-xx-yy) |
| 2 | ------------------ |
| 3 | |
| 4 | This release does NOT change the libsigrok API. |
| 5 | |
| 6 | * The 'saleae-logic' driver (which depends on the Saleae firmware), has |
| 7 | been replaced with the new 'fx2lafw' driver, which uses an open-source |
| 8 | firmware for Cypress FX2 chips which is also named 'fx2lafw'. |
| 9 | |
| 10 | Details: http://sigrok.org/wiki/Fx2lafw |
| 11 | |
| 12 | This new driver (+ firmware) currently supports the following devices: |
| 13 | |
Uwe Hermann | 9f05304 | 2012-05-28 23:40:12 +0200 | [diff] [blame^] | 14 | - ARMFLY AX-Pro |
Uwe Hermann | 40cd2b5 | 2012-05-10 21:27:17 +0200 | [diff] [blame] | 15 | - Braintechnology USB-LPS |
| 16 | - EE Electronics ESLA100 |
| 17 | - EE Electronics ESLA201A |
| 18 | - Robomotic MiniLogic |
| 19 | - Robomotic BugLogic 3 |
| 20 | - Saleae Logic |
| 21 | - USBee AX |
| 22 | - USBee SX |
| 23 | - All Cypress FX2 eval boards with stock Cypress VID/PID, including: |
| 24 | - Lcsoft Mini Board |
| 25 | - Braintechnology USB Interface V2.x |
| 26 | |
| 27 | * ASIX SIGMA driver: |
| 28 | |
| 29 | - Add support for the ASIX SIGMA2. This requires the latest version of |
| 30 | the SIGMA/SIGMA2 firmware files. |
| 31 | |
| 32 | Details: http://sigrok.org/wiki/Firmware |
| 33 | |
| 34 | - Various bugfixes. |
| 35 | |
| 36 | * ZEROPLUS Logic Cube LAP-C (16032): Fix a segfault. |
| 37 | |
| 38 | * udev file: Add entries for Robomotic BugLogic 3, Velleman PCSU1000, |
Uwe Hermann | 9f05304 | 2012-05-28 23:40:12 +0200 | [diff] [blame^] | 39 | and Ideofy LA-08, ARMFLY AX-Pro. |
Uwe Hermann | 40cd2b5 | 2012-05-10 21:27:17 +0200 | [diff] [blame] | 40 | |
| 41 | * The zlib dependency has been removed (no longer needed), |
| 42 | |
Uwe Hermann | fefd54a | 2012-04-17 00:12:33 +0200 | [diff] [blame] | 43 | 0.1.0 (2012-04-17) |
Uwe Hermann | c5d83a5 | 2012-03-31 11:37:08 +0200 | [diff] [blame] | 44 | ------------------ |
| 45 | |
| 46 | * Initial release. |
| 47 | |