------------------------------------------------------------------------------- README ------------------------------------------------------------------------------- The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types (such as logic analyzers, oscilloscopes, multimeters, and more). sigrok-util is a collection of various sigrok-related utilities. Status ------ sigrok-util is in development and has not yet had official tarball releases. Distro packagers should NOT package this, yet. Requirements ------------ - git - Python >= 3.0 Building and installing ----------------------- In order to get the sigrok-util source code and build it, run: $ git clone git://sigrok.org/sigrok-util $ cd sigrok-util $ make For installing sigrok-util: $ make install See the following wiki page for more (OS-specific) instructions: http://sigrok.org/wiki/Building Mailing lists ------------- There are two mailing lists for sigrok/sigrok-util: https://lists.sourceforge.net/lists/listinfo/sigrok-devel https://lists.sourceforge.net/lists/listinfo/sigrok-commits IRC --- You can find the sigrok developers in the #sigrok IRC channel on Freenode. Website ------- http://sigrok.org/wiki/Sigrok-util