blob: c71b143766637b13a0109c03c9eddbeec88f1053 (
plain)
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
|
-------------------------------------------------------------------------------
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).
sigrok-dumps is a collection of logic analyzer example data, covering various
protocols (e.g. I2C, SPI, UART, etc).
Status
------
sigrok-dumps is in a usable state and has had official tarball releases.
Contributing dumps
------------------
See http://sigrok.org/wiki/Example_dumps for details.
Copyright and license
---------------------
Unless noted otherwise, all dump files are hereby released into the
public domain by their authors.
Mailing list
------------
https://lists.sourceforge.net/lists/listinfo/sigrok-devel
IRC
---
You can find the sigrok developers in the #sigrok IRC channel on Freenode.
Website
-------
http://sigrok.org/wiki/Example_dumps
|