-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy path.zenodo.json
More file actions
115 lines (115 loc) · 2.5 KB
/
.zenodo.json
File metadata and controls
115 lines (115 loc) · 2.5 KB
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"title": "GNU Radio 4.0",
"description": "GNU Radio 4.0 — a free, open-source signal-processing toolkit.",
"license": {
"id": "MIT"
},
"upload_type": "software",
"creators": [
{
"name": "Steinhagen, Ralph J.",
"affiliation": "GSI Helmholtzzentrum für Schwerionenforschung / FAIR",
"orcid": "0009-0009-8537-7029"
},
{
"name": "Lebedev, Simon",
"affiliation": "GSI Helmholtzzentrum für Schwerionenforschung",
"orcid": "0009-0006-8329-990X"
},
{
"name": "Krimm, Alexander",
"affiliation": "GSI Helmholtzzentrum für Schwerionenforschung",
"orcid": "0000-0003-0804-756X"
},
{
"name": "Čukić, Ivan",
"affiliation": "KDAB",
"orcid": "0000-0001-5358-0828"
},
{
"name": "Kretz, Matthias",
"affiliation": "GSI Helmholtzzentrum für Schwerionenforschung",
"orcid": "0000-0002-0867-243X"
},
{
"name": "Osterfeld, Frank",
"affiliation": "KDAB"
},
{
"name": "Gorman, Chris"
},
{
"name": "Martins, Sergio",
"affiliation": "KDAB"
},
{
"name": "Nicoletti, Daniel",
"affiliation": "KDAB"
},
{
"name": "Groß, Magnus",
"affiliation": "KDAB"
},
{
"name": "Estévez, Daniel",
"orcid": "0000-0002-3435-139X"
},
{
"name": "Morman, Josh",
"affiliation": "GNU Radio Project"
},
{
"name": "Camuffo, Giulio",
"affiliation": "KDAB"
},
{
"name": "Klein, Dennis",
"affiliation": "GSI Helmholtzzentrum für Schwerionenforschung",
"orcid": "0000-0003-3891-4302"
},
{
"name": "Rode, Andrej",
"orcid": "0000-0002-6101-7485"
},
{
"name": "Müller, Marcus",
"affiliation": "GNU Radio Project"
},
{
"name": "Niedermayer, Philipp",
"affiliation": "GSI Helmholtzzentrum für Schwerionenforschung",
"orcid": "0000-0002-4722-6619"
},
{
"name": "Flynn, Toby",
"orcid": "0000-0002-3282-8131"
},
{
"name": "Ahmed, Waqar",
"affiliation": "KDAB"
},
{
"name": "McFarlane, Ian"
},
{
"name": "Campbell, Bailey"
},
{
"name": "Gupta, Krish"
}
],
"keywords": [
"signal processing",
"software-defined radio",
"SDR",
"C++23",
"GNU Radio"
],
"related_identifiers": [
{
"identifier": "https://github.com/fair-acc/gnuradio4",
"relation": "isSupplementTo",
"scheme": "url"
}
]
}