-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.zenodo.json
31 lines (31 loc) · 1.31 KB
/
.zenodo.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
{
"title": "VSCL Developmental Flight Test Instrumentation",
"creators": [
{
"affiliation": "Vehicle Systems & Control Laboratory, Department of Aerospace Engineering, Texas A&M University",
"name": "Joshua Harris"
},
{
"affiliation": "Vehicle Systems & Control Laboratory, Department of Aerospace Engineering, Texas A&M University",
"name": "Vinicius Guimaraes Goecks"
},
{
"affiliation": "Vehicle Systems & Control Laboratory, Department of Aerospace Engineering, Texas A&M University",
"name": "Han-Hsun Lu"
},
{
"affiliation": "Vehicle Systems & Control Laboratory, Department of Aerospace Engineering, Texas A&M University",
"name": "John Valasek"
}
],
"description": "<p>Small Unmanned Aircraft System developmental flight test instrumentation software.</p>\n\n<p>Supports data logging at 100 Hz of air data, inertial navigation data, and control effector positions for aircraft parameter and system identification flight test.</p>",
"keywords": [
"system identification",
"parameter identification",
"flight test",
"UAS"
],
"license": {"id": "BSD-2-Clause"},
"upload_type": "software",
"access_right": "open"
}