]> sigrok.org Git - libsigrok.git/blame - NEWS
sr: Update NEWS in preparation of upcoming 0.1.1 release.
[libsigrok.git] / NEWS
CommitLineData
5c4252cd 10.1.1 (2012-05-30)
40cd2b54
UH
2------------------
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
9f05304e 14 - ARMFLY AX-Pro
40cd2b54
UH
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,
9f05304e 39 and Ideofy LA-08, ARMFLY AX-Pro.
40cd2b54
UH
40
41 * The zlib dependency has been removed (no longer needed),
42
5c4252cd
UH
43 * 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
fefd54a0 550.1.0 (2012-04-17)
c5d83a5a
UH
56------------------
57
58 * Initial release.
59