Hi everyone, we're happy to announce the release of sigrok-cli 0.3.1.
This is a minor bugfix release, with only few new features. Download: https://sourceforge.net/projects/sigrok/files/source/sigrok-cli/ See below for details from the NEWS file: 0.3.1 (2012-05-30) ------------------ * Add a ChangeLog file to the tarball. * -V option: If "-l 3" or higher is used, the PD description is shown, too. * -a option: Print optional/required PD probes. Example: sigrok-cli -a uart. * Fix compiling with "Homebrew" (Mac OS X). * Stacking order doesn't have to be specified if it's the same as the PD list. Example: sigrok-cli -i <file.sr> -a i2c,edid -s i2c,edid. The -s option is no longer required in this special case. * Only output module or PD output goes to stdout, everything else to stderr. * Improved error handling: Stop sigrok-cli upon various PD related errors. * New -A | --protocol-decoder-annotations option which allows the user to select which annotation types (and from which PD in the stack) to show. * Update the manpage. * Fix a Makefile.am bug which caused the generated ChangeLog files being accidentally deleted upon 'make distclean'. Uwe. -- http://hermann-uwe.de | http://sigrok.org http://randomprojects.org | http://unmaintained-free-software.org ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ sigrok-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sigrok-devel

