]> sigrok.org Git - pulseview.git/blame - README
Introduce math signals
[pulseview.git] / README
CommitLineData
7a68af04
UH
1-------------------------------------------------------------------------------
2README
3-------------------------------------------------------------------------------
4
5The sigrok project aims at creating a portable, cross-platform,
6Free/Libre/Open-Source signal analysis software suite that supports various
7device types (such as logic analyzers, oscilloscopes, multimeters, and more).
8
84b1b7d2 9PulseView is a Qt-based LA/scope/MSO GUI for sigrok.
7a68af04
UH
10
11
12Status
13------
14
6c1c5c88 15PulseView is in a usable state and has had official tarball releases.
7a68af04 16
7a68af04 17
0ec7aba5
UH
18Copyright and license
19---------------------
20
21PulseView is licensed under the terms of the GNU General Public License
22(GPL), version 3 or later.
23
24While some individual source code files are licensed under the GPLv2+, and
c7b76823
SA
25some files are licensed under the GPLv3+ or MIT, this doesn't change the fact
26that the program as a whole is licensed under the terms of the GPLv3+ (e.g.
27also due to the fact that it links against GPLv3+ libraries).
0ec7aba5
UH
28
29Please see the individual source files for the full list of copyright holders.
30
31
14646943
AG
32Copyright notices
33-----------------
34
35A copyright notice indicating a range of years, must be interpreted as having
36had copyrightable material added in each of those years.
37
38Example:
39
40 Copyright (C) 2010-2013 Contributor Name
41
42is to be interpreted as
43
44 Copyright (C) 2010,2011,2012,2013 Contributor Name
45
46
37b0bd35 47Resource authors and licenses
3263ed2d 48-----------------------------
4e4d72b2 49
b229a1b7
SA
50icons/application-exit.png,
51icons/document-new.png,
52icons/document-open.png,
53icons/document-save-as.png,
d01fcb19 54icons/edit-paste.svg,
b229a1b7
SA
55icons/help-browser.png,
56icons/media-playback-pause.png,
57icons/media-playback-start.png,
58icons/preferences-system.png,
59icons/search.svg,
60icons/window-new.png,
61icons/zoom-fit-best.png,
62icons/zoom-in.png,
63icons/zoom-out.png: Tango Icon Library
64 http://tango.freedesktop.org/Tango_Desktop_Project
65 License:
66 Public Domain
67
4e4d72b2
SA
68icons/information.svg: Bobarino
69 https://en.wikipedia.org/wiki/File:Information.svg
3263ed2d
UH
70 License:
71 GFDL 1.2 or later / CC-BY-SA 3.0
72 https://en.wikipedia.org/wiki/File:Information.svg#Licensing
4e4d72b2 73
b0773a8a
SA
74icons/add-math-channel.svg: Inductiveload
75 https://en.wikipedia.org/wiki/File:Icon_Mathematical_Plot.svg
76 License:
77 Public Domain
78
37b0bd35
SA
79QDarkStyleSheet: Colin Duquesnoy
80 https://github.com/ColinDuquesnoy/QDarkStyleSheet
3263ed2d
UH
81 License:
82 CC-BY 4.0
83 https://github.com/ColinDuquesnoy/QDarkStyleSheet/blob/master/LICENSE.md
37b0bd35
SA
84
85DarkStyle: Juergen Skrotzky
86 https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle
3263ed2d
UH
87 License:
88 MIT license
89 https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle#licence
37b0bd35 90
c7b76823
SA
91QHexView:
92 https://github.com/virinext/QHexView
93 License:
94 MIT license
95 https://github.com/virinext/QHexView/blob/master/LICENSE
96
4e4d72b2 97
79e5b0d8
UH
98Mailing list
99------------
7a68af04
UH
100
101 https://lists.sourceforge.net/lists/listinfo/sigrok-devel
7a68af04
UH
102
103
104IRC
105---
106
107You can find the sigrok developers in the #sigrok IRC channel on Freenode.
108
109
110Website
111-------
112
113 http://sigrok.org/wiki/PulseView
114