Go to file
Gerhard Sittig e2e4a66a86 Android: implement chained log callbacks (buffer and terminal output)
Query the libraries' default log handlers before registering the
application's own handler. Queue log messages in the application's
internal buffer _and_ hand them to the default handlers which send
the text to stdout as well.
2018-08-30 19:17:20 +02:00
CMake build: Limit auto-versioning to git revision hash 2015-11-02 22:14:39 +01:00
android Android: implement chained log callbacks (buffer and terminal output) 2018-08-30 19:17:20 +02:00
contrib Installer: Add debug shortcut for -l 5 2018-05-07 21:39:18 +02:00
doc manpage: Mention -s | --log-to-stdout option. 2018-03-30 21:05:16 +02:00
icons Implement decode pausing/resuming 2018-08-22 21:28:10 +02:00
pv Logging: obsolete -s, log to internal buffer as well as stdout 2018-08-30 19:17:20 +02:00
test Rename colour* to color* 2018-04-15 08:19:59 +02:00
.gitignore .gitignore: Don't care about the doxygen-generated files. 2017-11-18 13:53:12 +01:00
CMakeLists.txt CMakeLists.txt: Set DISABLE_WERROR to TRUE by default. 2018-08-19 17:39:27 +02:00
COPYING Replace GPLv2+ references with GPLv3+. 2013-04-23 21:34:40 +02:00
Doxyfile Rename sigrok-logo-notext.png to pulseview.png. 2017-06-11 20:05:50 +02:00
HACKING HACKING: Prefer git pull requests over mailing list patches. 2017-06-13 17:05:55 +02:00
INSTALL INSTALL/CMakeLists.txt: Bump libsigrokdecode requirement to >= 0.6.0. 2017-07-21 15:10:34 +02:00
NEWS NEWS: Add list of user-visible changes so far. 2017-06-12 22:11:54 +02:00
README Integrate the about dialog into the settings dialog 2017-03-12 16:34:41 +01:00
config.h.in Update cli usage hint and remove unnecessary description text 2017-06-06 16:17:26 +02:00
extdef.h license: remove FSF postal address from boiler plate license text 2017-01-07 16:11:15 +01:00
main.cpp Logging: obsolete -s, log to internal buffer as well as stdout 2018-08-30 19:17:20 +02:00
pulseview.qrc pulseview.qrc: Add missing files. 2018-08-28 18:30:00 +02:00
pulseviewico.rc Rename sigrok-logo-notext.ico to pulseview.ico. 2017-06-11 20:12:41 +02:00
signalhandler.cpp Random simplifications, cosmetics/whitespace/consistency fixes. 2017-03-23 19:42:18 +01:00
signalhandler.hpp SignalHandler: Rename include guard 2018-03-30 19:04:36 +02:00

README

-------------------------------------------------------------------------------
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).

PulseView is a Qt-based LA/scope/MSO GUI for sigrok.


Status
------

PulseView is in a usable state and has had official tarball releases.


Copyright and license
---------------------

PulseView is licensed under the terms of the GNU General Public License
(GPL), version 3 or later.

While some individual source code files are licensed under the GPLv2+, and
some files are licensed under the GPLv3+, this doesn't change the fact that
the program as a whole is licensed under the terms of the GPLv3+ (e.g. also
due to the fact that it links against GPLv3+ libraries).

Please see the individual source files for the full list of copyright holders.


Copyright notices
-----------------

A copyright notice indicating a range of years, must be interpreted as having
had copyrightable material added in each of those years.

Example:

 Copyright (C) 2010-2013 Contributor Name

is to be interpreted as

 Copyright (C) 2010,2011,2012,2013 Contributor Name


Icons authors and licenses
--------------------------

icons/information.svg: Bobarino
  https://en.wikipedia.org/wiki/File:Information.svg


Mailing list
------------

 https://lists.sourceforge.net/lists/listinfo/sigrok-devel


IRC
---

You can find the sigrok developers in the #sigrok IRC channel on Freenode.


Website
-------

 http://sigrok.org/wiki/PulseView