]> sigrok.org Git - pulseview.git/blob - README
SignalBase: Work around QColor serialization bug on OSX
[pulseview.git] / README
1 -------------------------------------------------------------------------------
2 README
3 -------------------------------------------------------------------------------
4
5 The sigrok project aims at creating a portable, cross-platform,
6 Free/Libre/Open-Source signal analysis software suite that supports various
7 device types (such as logic analyzers, oscilloscopes, multimeters, and more).
8
9 PulseView is a Qt-based LA/scope/MSO GUI for sigrok.
10
11
12 Status
13 ------
14
15 PulseView is in a usable state and has had official tarball releases.
16
17
18 Copyright and license
19 ---------------------
20
21 PulseView is licensed under the terms of the GNU General Public License
22 (GPL), version 3 or later.
23
24 While some individual source code files are licensed under the GPLv2+, and
25 some files are licensed under the GPLv3+, this doesn't change the fact that
26 the program as a whole is licensed under the terms of the GPLv3+ (e.g. also
27 due to the fact that it links against GPLv3+ libraries).
28
29 Please see the individual source files for the full list of copyright holders.
30
31
32 Copyright notices
33 -----------------
34
35 A copyright notice indicating a range of years, must be interpreted as having
36 had copyrightable material added in each of those years.
37
38 Example:
39
40  Copyright (C) 2010-2013 Contributor Name
41
42 is to be interpreted as
43
44  Copyright (C) 2010,2011,2012,2013 Contributor Name
45
46
47 Resource authors and licenses
48 -----------------------------
49
50 icons/information.svg: Bobarino
51   https://en.wikipedia.org/wiki/File:Information.svg
52   License:
53     GFDL 1.2 or later / CC-BY-SA 3.0
54     https://en.wikipedia.org/wiki/File:Information.svg#Licensing
55
56 QDarkStyleSheet: Colin Duquesnoy
57   https://github.com/ColinDuquesnoy/QDarkStyleSheet
58   License:
59     CC-BY 4.0
60     https://github.com/ColinDuquesnoy/QDarkStyleSheet/blob/master/LICENSE.md
61
62 DarkStyle: Juergen Skrotzky
63   https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle
64   License:
65     MIT license
66     https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle#licence
67
68
69 Mailing list
70 ------------
71
72  https://lists.sourceforge.net/lists/listinfo/sigrok-devel
73
74
75 IRC
76 ---
77
78 You can find the sigrok developers in the #sigrok IRC channel on Freenode.
79
80
81 Website
82 -------
83
84  http://sigrok.org/wiki/PulseView
85