Go to file
Soeren Apel 32ca796643 CMakeLists.txt: Remove -Wunqualified-std-cast-call 2024-08-31 20:51:16 +02:00
.github/workflows build.yml: Synchronize with github-cli's build.yml 2024-08-28 22:47:16 +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 Don't set unicode to true 2021-01-07 10:03:23 +01:00
doc Man: Document shift+mouse wheel modifier 2022-10-08 21:56:54 +02:00
icons MathSignal: Add config dialog 2020-09-27 23:19:29 +02:00
l10n Update Spanish translation to latest changes 2024-01-26 23:39:46 +01:00
manual Manual: Make timestamp less ambiguous so people don't think it's old 2023-09-17 22:21:56 +02:00
pv Fix warnings coming up with clang 17 2024-08-30 21:27:30 +02:00
test Implement MathSignal 2020-08-23 00:16:19 +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 CMakeLists.txt: Remove -Wunqualified-std-cast-call 2024-08-31 20:51:16 +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: Clarify translation package requirements 2022-03-10 19:32:52 +01:00
NEWS NEWS: Add list of user-visible changes so far. 2017-06-12 22:11:54 +02:00
README doc: update IRC reference to Libera.Chat 2021-06-16 21:55:07 +02:00
config.h.in cmake: check for optional libsigrokdecode features (send EOF) 2021-12-26 14:01:10 +01:00
extdef.h license: remove FSF postal address from boiler plate license text 2017-01-07 16:11:15 +01:00
main.cpp Application: Do not show unsupported device drivers in version info 2021-12-21 22:09:51 +01:00
pulseview.qrc MathSignal: Add config dialog 2020-09-27 23:19:29 +02:00
pulseviewico.rc Rename sigrok-logo-notext.ico to pulseview.ico. 2017-06-11 20:12:41 +02:00
signalhandler.cpp handle SIGUSR1 signal to run/stop the capture, UNIX only 2020-10-25 21:47:05 +01:00
signalhandler.hpp handle SIGUSR1 signal to run/stop the capture, UNIX only 2020-10-25 21:47:05 +01:00
translations.qrc Add Chinese translate files 2023-09-27 11:55:54 +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

icons/add-math-channel.svg: Inductiveload
  https://en.wikipedia.org/wiki/File:Icon_Mathematical_Plot.svg
  License:
    Public Domain

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: Victor Anjin
  https://github.com/virinext/QHexView
  License:
    MIT license
    https://github.com/virinext/QHexView/blob/master/LICENSE

ExprTk: Arash Partow
  https://www.partow.net/programming/exprtk/index.html
  License:
    MIT license


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

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


IRC
---

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


Website
-------

 http://sigrok.org/wiki/PulseView