]> sigrok.org Git - libsigrok.git/blob - NEWS
c90c058e6d24613c4fd7c19d54689d1d1fce92a4
[libsigrok.git] / NEWS
1 0.2.0 (2012-xx-yy)
2 ------------------
3
4  * TODO
5
6 0.1.1 (2012-05-30)
7 ------------------
8
9 Note: This release does NOT change the libsigrok API.
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'.
14    Details: http://sigrok.org/wiki/Fx2lafw
15    This new driver (+ firmware) currently supports the following devices:
16      - ARMFLY AX-Pro
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
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.
31  * ASIX SIGMA driver:
32    - Add support for the ASIX SIGMA2. This requires the latest version of
33      the SIGMA/SIGMA2 firmware files.
34      Details: http://sigrok.org/wiki/Firmware
35    - Various bugfixes.
36  * ZEROPLUS Logic Cube LAP-C (16032): Fix a segfault.
37  * udev file: Add entries for Robomotic BugLogic 3, Velleman PCSU1000,
38    Ideofy LA-08, ARMFLY AX-Pro, and Braintechnology USB Interface V2.x.
39  * The zlib dependency has been removed (no longer needed).
40  * Fix compiling with "Homebrew" (Mac OS X).
41  * libsigrok now expects firmware files in $prefix/share/sigrok-firmware by
42    default (was $prefix/share/libsigrok/firmware before).
43  * Fix a Makefile.am bug which caused the generated ChangeLog files being
44    accidentally deleted upon 'make distclean'.
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
49 0.1.0 (2012-04-17)
50 ------------------
51
52  * Initial release.
53