Go to file
Joel Holdsworth 0ba3971cef util: Fixed assertion 2015-01-01 20:55:42 +00:00
CMake Removed cotire 2014-12-03 22:56:57 +00:00
android Minor whitespace fixes. 2014-11-29 13:15:57 +01:00
contrib mingw: Drop libusb0.dll, always use libusb-1.0. 2014-12-07 17:50:16 +01:00
doc
icons icons: Added trigger markers 2014-11-23 18:31:09 +00:00
pv util: Fixed assertion 2015-01-01 20:55:42 +00:00
test Added ViewWidget as a common ancestor of all view widgets 2014-12-29 12:24:04 +00:00
.gitignore .gitignore: Added .ninja_deps 2014-12-03 22:57:22 +00:00
CMakeLists.txt Added ViewWidget as a common ancestor of all view widgets 2014-12-29 12:24:04 +00:00
COPYING
HACKING
INSTALL INSTALL: Update and fix build requirements. 2014-11-29 16:05:49 +01:00
NEWS NEWS: Add list of user-visible changes so far. 2014-05-06 20:48:20 +02:00
README README: Update status. 2014-11-29 16:05:49 +01:00
config.h.in Check if unportable sample pack/unpack works and in that case use it. 2014-02-19 16:35:06 +01:00
extdef.h Minor whitespace fixes. 2014-11-29 13:15:57 +01:00
main.cpp Minor whitespace fixes. 2014-11-29 13:15:57 +01:00
pulseview.qrc LogicSignal: Added trigger markers 2014-11-23 20:12:47 +00:00
pulseviewico.rc mingw: Add the sigrok icon for pulseview.exe. 2014-01-03 16:54:26 +01:00
signalhandler.cpp Minor whitespace fixes. 2014-11-29 13:15:57 +01:00
signalhandler.hpp Renamed C++ headers to .hpp 2014-11-22 14:32:09 +00: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


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