]> sigrok.org Git - libsigrok.git/blame - NEWS
sr: NEWS: Minor updates/fixes.
[libsigrok.git] / NEWS
CommitLineData
5c4252cd 10.1.1 (2012-05-30)
40cd2b54
UH
2------------------
3
02df29f0 4Note: This release does NOT change the libsigrok API.
40cd2b54
UH
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'.
40cd2b54 9 Details: http://sigrok.org/wiki/Fx2lafw
40cd2b54 10 This new driver (+ firmware) currently supports the following devices:
9f05304e 11 - ARMFLY AX-Pro
40cd2b54
UH
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
02df29f0
UH
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.
40cd2b54 26 * ASIX SIGMA driver:
40cd2b54
UH
27 - Add support for the ASIX SIGMA2. This requires the latest version of
28 the SIGMA/SIGMA2 firmware files.
40cd2b54 29 Details: http://sigrok.org/wiki/Firmware
40cd2b54 30 - Various bugfixes.
40cd2b54 31 * ZEROPLUS Logic Cube LAP-C (16032): Fix a segfault.
40cd2b54 32 * udev file: Add entries for Robomotic BugLogic 3, Velleman PCSU1000,
02df29f0
UH
33 Ideofy LA-08, ARMFLY AX-Pro, and Braintechnology USB Interface V2.x.
34 * The zlib dependency has been removed (no longer needed).
5c4252cd 35 * Fix compiling with "Homebrew" (Mac OS X).
5c4252cd
UH
36 * libsigrok now expects firmware files in $prefix/share/sigrok-firmware by
37 default (was $prefix/share/libsigrok/firmware before).
5c4252cd
UH
38 * Fix a Makefile.am bug which caused the generated ChangeLog files being
39 accidentally deleted upon 'make distclean'.
5c4252cd
UH
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
fefd54a0 440.1.0 (2012-04-17)
c5d83a5a
UH
45------------------
46
47 * Initial release.
48