]> sigrok.org Git - libsigrok.git/blame - NEWS
cli/gtk/qt: Now all require libsigrok >= 0.2.0 (API changes).
[libsigrok.git] / NEWS
CommitLineData
0236ab68
UH
10.2.0 (2012-xx-yy)
2------------------
3
4 * TODO
5
5c4252cd 60.1.1 (2012-05-30)
40cd2b54
UH
7------------------
8
02df29f0 9Note: This release does NOT change the libsigrok API.
40cd2b54
UH
10
11 * The 'saleae-logic' driver (which depends on the Saleae firmware), has
12 been replaced with the new 'fx2lafw' driver, which uses an open-source
13 firmware for Cypress FX2 chips which is also named 'fx2lafw'.
40cd2b54 14 Details: http://sigrok.org/wiki/Fx2lafw
40cd2b54 15 This new driver (+ firmware) currently supports the following devices:
9f05304e 16 - ARMFLY AX-Pro
40cd2b54
UH
17 - Braintechnology USB-LPS
18 - EE Electronics ESLA100
19 - EE Electronics ESLA201A
20 - Robomotic MiniLogic
21 - Robomotic BugLogic 3
22 - Saleae Logic
23 - USBee AX
24 - USBee SX
25 - All Cypress FX2 eval boards with stock Cypress VID/PID, including:
26 - Lcsoft Mini Board
27 - Braintechnology USB Interface V2.x
02df29f0
UH
28 Only acquisition with 8 probes is supported so far. Support for 16 probes
29 and support for analog signal acquisition (on devices which have these
30 capabilities) will be added later.
40cd2b54 31 * ASIX SIGMA driver:
40cd2b54
UH
32 - Add support for the ASIX SIGMA2. This requires the latest version of
33 the SIGMA/SIGMA2 firmware files.
40cd2b54 34 Details: http://sigrok.org/wiki/Firmware
40cd2b54 35 - Various bugfixes.
40cd2b54 36 * ZEROPLUS Logic Cube LAP-C (16032): Fix a segfault.
40cd2b54 37 * udev file: Add entries for Robomotic BugLogic 3, Velleman PCSU1000,
02df29f0
UH
38 Ideofy LA-08, ARMFLY AX-Pro, and Braintechnology USB Interface V2.x.
39 * The zlib dependency has been removed (no longer needed).
5c4252cd 40 * Fix compiling with "Homebrew" (Mac OS X).
5c4252cd
UH
41 * libsigrok now expects firmware files in $prefix/share/sigrok-firmware by
42 default (was $prefix/share/libsigrok/firmware before).
5c4252cd
UH
43 * Fix a Makefile.am bug which caused the generated ChangeLog files being
44 accidentally deleted upon 'make distclean'.
5c4252cd
UH
45 * ChronoVu LA8 input file format: Improve autodetection of the file format.
46 We now only accept files of the size 8388613 bytes (all LA8 files have
47 exactly this amount of bytes).
48
fefd54a0 490.1.0 (2012-04-17)
c5d83a5a
UH
50------------------
51
52 * Initial release.
53