]> sigrok.org Git - sigrok-util.git/blob - README
sigrok-cross-mingw: Fix broken Windows 64bit decoding (bug #1195).
[sigrok-util.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 sigrok-util is a collection of various sigrok-related utilities.
10
11
12 Status
13 ------
14
15 sigrok-util is in development and has not yet had official tarball releases.
16
17 Distro packagers should NOT package this, yet.
18
19
20 Requirements
21 ------------
22
23  - git
24  - Python >= 3.0
25
26
27 Building and installing
28 -----------------------
29
30 In order to get the sigrok-util source code, run:
31
32  $ git clone git://sigrok.org/sigrok-util
33  $ cd sigrok-util
34
35
36 Copyright and license
37 ---------------------
38
39 sigrok-util contains various tools that are licensed under different terms.
40
41 Some are licensed under the terms of the GNU GPL version 2 (or later),
42 others under the terms of the GNU GPL version 3 (or later).
43
44 Please see the individual source files for the full list of copyright holders
45 and the license that applies to the respective tool.
46
47
48 Mailing list
49 ------------
50
51  https://lists.sourceforge.net/lists/listinfo/sigrok-devel
52
53
54 IRC
55 ---
56
57 You can find the sigrok developers in the #sigrok IRC channel on Freenode.
58
59
60 Website
61 -------
62
63  http://sigrok.org
64