forked from sigrokproject/pulseview
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
119 lines (83 loc) · 3 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
-------------------------------------------------------------------------------
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