forked from sigrokproject/pulseview
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME
More file actions
94 lines (61 loc) · 2.43 KB
/
Copy pathREADME
File metadata and controls
94 lines (61 loc) · 2.43 KB
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
-------------------------------------------------------------------------------
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/*: Original PulseView Dark icon set, drawn on a 16-pixel grid
specifically for the PulseView Dark design system (2026 redesign).
License:
GNU GPL v2 or later (same as PulseView itself)
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