X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=README;h=3bc2c114e9ea2c48dc2931df03208e3d90ae9f03;hb=2e8c2e6e68049604c25a5f035ff4c71513bce31b;hp=8ae63c81841f7e34ffe8a0106c420ffd32ac2fb3;hpb=24baa3c664f38eb129db0893b2f1df747656305a;p=sigrok-meter.git diff --git a/README b/README index 8ae63c8..3bc2c11 100644 --- a/README +++ b/README @@ -6,10 +6,9 @@ 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-meter is a special-purpose GUI for libsigrok (written in Python3, using -PyGObject and GTK+3) which supports certain classes of test & measurement -devices that usually provide slowly-updating measurement values, such as -multimeters or dataloggers. +sigrok-meter is a special-purpose GUI for libsigrok (written in Python + Qt) +which supports certain classes of test & measurement devices that usually +provide slowly-updating measurement values, such as multimeters or dataloggers. It does specifically NOT support logic analyzers, oscilloscopes, and mixed-signal oscilloscopes (MSOs). @@ -27,10 +26,11 @@ Requirements ------------ - git - - Python >= 3.0 - - PyGObject - - GTK+ >= 3.0 - - libsigrok >= 0.2.0 (including the Python bindings) + - Python (2 or 3) + - PyQt4 or PySide + (both need at least the QtCore and QtGui components) + - PyQtGraph + - libsigrok >= 0.4.0 (including the Python bindings) Building and installing @@ -65,13 +65,10 @@ due to the fact that it links against GPLv3+ libraries). Please see the individual source files for the full list of copyright holders. -Mailing lists -------------- - -There are two mailing lists for sigrok/sigrok-meter: +Mailing list +------------ https://lists.sourceforge.net/lists/listinfo/sigrok-devel - https://lists.sourceforge.net/lists/listinfo/sigrok-commits IRC