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