-
Notifications
You must be signed in to change notification settings - Fork 25
/
README
80 lines (46 loc) · 1.81 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
-------------------------------------------------------------------------------
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).
SmuView is a Qt-based source measurement unit GUI for sigrok.
Status
------
SmuView is in a development state.
Copyright and license
---------------------
SmuView 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+, 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
Icons authors and licenses
--------------------------
icons/information.svg: Bobarino
https://en.wikipedia.org/wiki/File:Information.svg
All other icons:
Oxygen Icon Theme, GNU LGPLv3
Fonts licenses
--------------
DejaVue Sana Mono:
Bitstream Vera Fonts Copyright and Arev Fonts Copyright
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
-------
https://github.com/knarfS/smuview