]> sigrok.org Git - libsigrok.git/blame_incremental - NEWS
sr: NEWS: Minor updates/fixes.
[libsigrok.git] / NEWS
... / ...
CommitLineData
10.1.1 (2012-05-30)
2------------------
3
4Note: 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 Details: http://sigrok.org/wiki/Fx2lafw
10 This new driver (+ firmware) currently supports the following devices:
11 - ARMFLY AX-Pro
12 - Braintechnology USB-LPS
13 - EE Electronics ESLA100
14 - EE Electronics ESLA201A
15 - Robomotic MiniLogic
16 - Robomotic BugLogic 3
17 - Saleae Logic
18 - USBee AX
19 - USBee SX
20 - All Cypress FX2 eval boards with stock Cypress VID/PID, including:
21 - Lcsoft Mini Board
22 - Braintechnology USB Interface V2.x
23 Only acquisition with 8 probes is supported so far. Support for 16 probes
24 and support for analog signal acquisition (on devices which have these
25 capabilities) will be added later.
26 * ASIX SIGMA driver:
27 - Add support for the ASIX SIGMA2. This requires the latest version of
28 the SIGMA/SIGMA2 firmware files.
29 Details: http://sigrok.org/wiki/Firmware
30 - Various bugfixes.
31 * ZEROPLUS Logic Cube LAP-C (16032): Fix a segfault.
32 * udev file: Add entries for Robomotic BugLogic 3, Velleman PCSU1000,
33 Ideofy LA-08, ARMFLY AX-Pro, and Braintechnology USB Interface V2.x.
34 * The zlib dependency has been removed (no longer needed).
35 * Fix compiling with "Homebrew" (Mac OS X).
36 * libsigrok now expects firmware files in $prefix/share/sigrok-firmware by
37 default (was $prefix/share/libsigrok/firmware before).
38 * Fix a Makefile.am bug which caused the generated ChangeLog files being
39 accidentally deleted upon 'make distclean'.
40 * ChronoVu LA8 input file format: Improve autodetection of the file format.
41 We now only accept files of the size 8388613 bytes (all LA8 files have
42 exactly this amount of bytes).
43
440.1.0 (2012-04-17)
45------------------
46
47 * Initial release.
48