Go to file
Cenkron b732b48faf win32: Use -mwindows only for non-Debug targets.
Direct cmake to apply the -mwindows linker switch based on a cmake
command line argument rather than by using a patch file. The command
line argument is -DCMAKE_BUILD_TYPE=xxxxx and applies the linker switch
only to WIN32 builds that are not Debug.
2018-01-13 18:42:36 +01:00
CMake
android Fix some random clang-tidy warnings. 2017-08-02 10:52:52 +02:00
contrib Make it pass desktop-file-validate 2017-12-17 21:54:30 +01:00
doc doc: Update pulseview(1) manpage, add --driver option (-d) 2017-06-27 13:21:18 +02:00
icons Add segment display mode icons 2018-01-10 00:34:39 +01:00
pv DecodeSignal: Void a session pointer after destroy() call 2018-01-11 21:42:45 +01:00
test Fix unit tests 2018-01-10 00:40:44 +01:00
.gitignore .gitignore: Don't care about the doxygen-generated files. 2017-11-18 13:53:12 +01:00
CMakeLists.txt win32: Use -mwindows only for non-Debug targets. 2018-01-13 18:42:36 +01:00
COPYING
Doxyfile
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
config.h.in
extdef.h
main.cpp main.cpp: check log level range before using its value 2018-01-10 19:19:35 +01:00
pulseview.qrc Add segment display mode icons 2018-01-10 00:34:39 +01:00
pulseviewico.rc
signalhandler.cpp
signalhandler.hpp

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