blob: a9f9f26c0a2c9c2f8562e68208c8b95591eab74f [file] [log] [blame]
Uwe Hermann5c4252c2012-05-30 09:25:11 +020010.1.1 (2012-05-30)
Uwe Hermann40cd2b52012-05-10 21:27:17 +02002------------------
3
4This 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 Hermann9f053042012-05-28 23:40:12 +020014 - ARMFLY AX-Pro
Uwe Hermann40cd2b52012-05-10 21:27:17 +020015 - 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 Hermann9f053042012-05-28 23:40:12 +020039 and Ideofy LA-08, ARMFLY AX-Pro.
Uwe Hermann40cd2b52012-05-10 21:27:17 +020040
41 * The zlib dependency has been removed (no longer needed),
42
Uwe Hermann5c4252c2012-05-30 09:25:11 +020043 * Fix compiling with "Homebrew" (Mac OS X).
44
45 * libsigrok now expects firmware files in $prefix/share/sigrok-firmware by
46 default (was $prefix/share/libsigrok/firmware before).
47
48 * Fix a Makefile.am bug which caused the generated ChangeLog files being
49 accidentally deleted upon 'make distclean'.
50
51 * ChronoVu LA8 input file format: Improve autodetection of the file format.
52 We now only accept files of the size 8388613 bytes (all LA8 files have
53 exactly this amount of bytes).
54
Uwe Hermannfefd54a2012-04-17 00:12:33 +0200550.1.0 (2012-04-17)
Uwe Hermannc5d83a52012-03-31 11:37:08 +020056------------------
57
58 * Initial release.
59