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