]> sigrok.org Git - sigrok-cli.git/blame - NEWS
cli: no need to specify stacking order if it's the same as the PD list
[sigrok-cli.git] / NEWS
CommitLineData
9d2c55fd 10.3.0 (2012-04-17)
adeb9353
UH
2------------------
3
9d2c55fd
UH
4 * New major version, now depends on libsigrok and libsigrokdecode.
5 * Initial support for protocol decoders (written in Python >= 3).
6 Supports streaming processing, and stacking of protocol decoders.
7 Currently supported: dcf77, mx25lxx05d, i2s, spi, edid, pan1321, mlx90614,
8 rtc8564, transitioncounter, usb, i2cdemux, i2c, i2cfilter, uart.
9 * Add support for the ChronoVu LA8 logic analyzer.
10 * Add support for the ChronoVu LA8 input- and output-formats.
11 * Add support for the CSV output format.
12 * New CLI options: --loglevel, --input-format, --protocol-decoders, and
13 --protocol-decoder-stack.
14 * Changed CLI options: Rename -f|--format to -O|--output-format.
15 * Demo driver: Add all-low and all-high pattern support.
16 * Saleae Logic driver: Initial support for multiple attached devices.
17 * OLS driver: Run-Length Encoding (RLE) support.
18 * Various portability fixes for Mac OS X and MinGW/Windows.
19 * Many bugfixes, improvements, and documentation updates.
adeb9353 20
2b1614bd 210.2.0 (2011-04-03)
adeb9353
UH
22------------------
23
2b1614bd
UH
24This is mostly a bugfix release.
25
26 * Fix session saving & input file loading, implement session loading support.
27 * Initial work on an NSIS-based Windows installer for sigrok.
28 * CLI: Change syntax for -d and -f to <thing>:key=value:key2=value2.
29 * Various bugfixes, internal code improvements, and documentation updates.
30 * Improve MinGW/Windows support in sigrok, fix various Windows issues.
31 * Improve Openbench Logic Sniffer output format support and add metadata
32 support (requires jawi's OLS client >= 0.9.4-rc1).
33 * Add FreeBSD support for sigrok.
34 * Add initial doxygen support (sigrok API documentation).
35 * ASIX SIGMA: Fix a firmware loading bug.
adeb9353 36
2b1614bd 370.1.0 (2011-01-20)
adeb9353
UH
38------------------
39
40 * Initial release.
41