Go to file
Uwe Hermann f74015db20 Use nullptr in some more places.
This patch was generated using clang-tidy:

  clang-tidy -checks="-*,modernize-use-nullptr" -fix
2016-02-13 20:41:33 +01:00
CMake
android
contrib
doc
icons
pv Use nullptr in some more places. 2016-02-13 20:41:33 +01:00
test Fix unit tests and prevent warnings 2016-01-31 18:06:07 +01:00
.gitignore
CMakeLists.txt CMakeLists.txt: Bump PulseView version to 0.4.0. 2016-02-11 15:08:08 +01:00
COPYING
Doxyfile
HACKING
INSTALL
NEWS NEWS: Update for upcoming 0.3.0 release. 2016-01-29 23:51:05 +01:00
README
config.h.in
extdef.h
main.cpp Use nullptr in some more places. 2016-02-13 20:41:33 +01:00
pulseview.qrc
pulseviewico.rc
signalhandler.cpp Use nullptr in some more places. 2016-02-13 20:41:33 +01:00
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


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