]> sigrok.org Git - libsigrok.git/blame - NEWS
sr: fx2lafw: Add basic support for USBee DX and clones
[libsigrok.git] / NEWS
CommitLineData
0236ab68
UH
10.2.0 (2012-xx-yy)
2------------------
3
4 * TODO
c9166745
IF
5 * fx2lafw driver:
6 - Add support for the USBee DX and clones. This requires the latest
7 version of the fx2lafw firmware files.
0236ab68 8
5c4252cd 90.1.1 (2012-05-30)
40cd2b54
UH
10------------------
11
02df29f0 12Note: This release does NOT change the libsigrok API.
40cd2b54
UH
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'.
40cd2b54 17 Details: http://sigrok.org/wiki/Fx2lafw
40cd2b54 18 This new driver (+ firmware) currently supports the following devices:
9f05304e 19 - ARMFLY AX-Pro
40cd2b54
UH
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
02df29f0
UH
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.
40cd2b54 34 * ASIX SIGMA driver:
40cd2b54
UH
35 - Add support for the ASIX SIGMA2. This requires the latest version of
36 the SIGMA/SIGMA2 firmware files.
40cd2b54 37 Details: http://sigrok.org/wiki/Firmware
40cd2b54 38 - Various bugfixes.
40cd2b54 39 * ZEROPLUS Logic Cube LAP-C (16032): Fix a segfault.
40cd2b54 40 * udev file: Add entries for Robomotic BugLogic 3, Velleman PCSU1000,
02df29f0
UH
41 Ideofy LA-08, ARMFLY AX-Pro, and Braintechnology USB Interface V2.x.
42 * The zlib dependency has been removed (no longer needed).
5c4252cd 43 * Fix compiling with "Homebrew" (Mac OS X).
5c4252cd
UH
44 * libsigrok now expects firmware files in $prefix/share/sigrok-firmware by
45 default (was $prefix/share/libsigrok/firmware before).
5c4252cd
UH
46 * Fix a Makefile.am bug which caused the generated ChangeLog files being
47 accidentally deleted upon 'make distclean'.
5c4252cd
UH
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
fefd54a0 520.1.0 (2012-04-17)
c5d83a5a
UH
53------------------
54
55 * Initial release.
56