-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchanneldata.json
99 lines (99 loc) · 2.75 KB
/
channeldata.json
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"channeldata_version": 1,
"packages": {
"ft4222": {
"activate.d": false,
"binary_prefix": false,
"deactivate.d": false,
"description": null,
"dev_url": null,
"doc_source_url": null,
"doc_url": null,
"home": "https://gitlab.com/msrelectronics/python-ft4222",
"icon_hash": null,
"icon_url": null,
"identifiers": null,
"keywords": null,
"license": "MIT",
"post_link": false,
"pre_link": false,
"pre_unlink": false,
"recipe_origin": null,
"run_exports": {},
"source_git_url": null,
"source_url": "https://pypi.io/packages/source/f/ft4222/ft4222-1.10.0.tar.gz",
"subdirs": [
"linux-64"
],
"summary": "Python wrapper around libFT4222.",
"tags": null,
"text_prefix": false,
"timestamp": 1710355531,
"version": "1.10.0"
},
"gnuradio-ft4222": {
"activate.d": false,
"binary_prefix": false,
"deactivate.d": false,
"description": "This module implements a GNU Radio source block for FT4222-based SPI-to-USB converters, enabling the reception of IQ samples sent over an SPI link.",
"dev_url": null,
"doc_source_url": null,
"doc_url": null,
"home": "https://github.com/kpajko79/gr-ft4222",
"icon_hash": null,
"icon_url": null,
"identifiers": null,
"keywords": null,
"license": "GPL-3.0-or-later",
"post_link": false,
"pre_link": false,
"pre_unlink": false,
"recipe_origin": null,
"run_exports": {},
"source_git_url": "https://github.com/kpajko79/gr-ft4222.git",
"source_url": null,
"subdirs": [
"linux-64"
],
"summary": "GNU Radio ft4222 module",
"tags": null,
"text_prefix": false,
"timestamp": 1710392158,
"version": "0.0.0.20240314.dev+gf884b6181"
},
"pyft4222": {
"activate.d": false,
"binary_prefix": false,
"deactivate.d": false,
"description": null,
"dev_url": null,
"doc_source_url": null,
"doc_url": null,
"home": "https://github.com/lavovaLampa/pyft4222",
"icon_hash": null,
"icon_url": null,
"identifiers": null,
"keywords": null,
"license": "MIT",
"post_link": false,
"pre_link": false,
"pre_unlink": false,
"recipe_origin": null,
"run_exports": {},
"source_git_url": null,
"source_url": "https://pypi.io/packages/source/p/pyft4222/pyft4222-0.2.0.tar.gz",
"subdirs": [
"linux-64"
],
"summary": "A python wrapper for libft4222 library",
"tags": null,
"text_prefix": false,
"timestamp": 1710356929,
"version": "0.2.0"
}
},
"subdirs": [
"linux-64",
"noarch"
]
}