Go to file
Soeren Apel 6275a6681d Fix #1567 by showing a custom text for the minimum range's value 2020-07-13 23:36:34 +02:00
CMake
android Android: implement chained log callbacks (buffer and terminal output) 2018-08-30 19:17:20 +02:00
contrib Fix #1557 by adding a "safe mode" to the installer 2020-06-08 23:31:03 +02:00
doc manpage: Update list of supported key shortcuts. 2020-03-31 21:47:34 +02:00
icons DecodeTrace: Add fallback icon for edit-paste action 2019-11-11 01:38:55 +01:00
l10n Update German translation 2020-07-02 21:51:27 +02:00
manual manual: Bump date to the date of the last change. 2020-03-31 21:48:27 +02:00
pv Fix #1567 by showing a custom text for the minimum range's value 2020-07-13 23:36:34 +02:00
test Fix a few #include guard inconsistencies. 2020-05-22 00:04:23 +02:00
themes Themes: Fix icon shift bug when opening QToolButton menu 2018-10-27 21:17:52 +02:00
.gitignore gitignore: Add *.qm 2019-11-24 20:27:23 +01:00
CMakeLists.txt Add metadata object handling 2020-05-03 17:20:55 +02:00
COPYING
Doxyfile
HACKING HACKING: Prefer git pull requests over mailing list patches. 2017-06-13 17:05:55 +02:00
INSTALL build: Bump libsigrokcxx requirement to >= 0.5.2. 2020-04-04 22:44:45 +02:00
NEWS NEWS: Add list of user-visible changes so far. 2017-06-12 22:11:54 +02:00
README Add QHexView 2019-11-30 00:53:46 +01:00
config.h.in
extdef.h
main.cpp Use shared_ptr for async samples_added() notification 2020-05-11 21:24:22 +02:00
pulseview.qrc DecodeTrace: Add fallback icon for edit-paste action 2019-11-11 01:38:55 +01:00
pulseviewico.rc
signalhandler.cpp
signalhandler.hpp Fix a few #include guard inconsistencies. 2020-05-22 00:04:23 +02:00
translations.qrc Rename translation and add it to resource file 2020-07-02 21:51:27 +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+ or MIT, 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


Resource authors and licenses
-----------------------------

icons/application-exit.png,
icons/document-new.png,
icons/document-open.png,
icons/document-save-as.png,
icons/edit-paste.svg,
icons/help-browser.png,
icons/media-playback-pause.png,
icons/media-playback-start.png,
icons/preferences-system.png,
icons/search.svg,
icons/window-new.png,
icons/zoom-fit-best.png,
icons/zoom-in.png,
icons/zoom-out.png: Tango Icon Library
  http://tango.freedesktop.org/Tango_Desktop_Project
  License:
    Public Domain

icons/information.svg: Bobarino
  https://en.wikipedia.org/wiki/File:Information.svg
  License:
    GFDL 1.2 or later / CC-BY-SA 3.0
    https://en.wikipedia.org/wiki/File:Information.svg#Licensing

QDarkStyleSheet: Colin Duquesnoy
  https://github.com/ColinDuquesnoy/QDarkStyleSheet
  License:
    CC-BY 4.0
    https://github.com/ColinDuquesnoy/QDarkStyleSheet/blob/master/LICENSE.md

DarkStyle: Juergen Skrotzky
  https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle
  License:
    MIT license
    https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle#licence

QHexView:
  https://github.com/virinext/QHexView
  License:
    MIT license
    https://github.com/virinext/QHexView/blob/master/LICENSE


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