forked from ericwhyne/darpa_open_catalog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SystemF6-software.json
executable file
·64 lines (64 loc) · 1.79 KB
/
SystemF6-software.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
[
{
"DARPA Program": "System F6",
"Program Teams": [
"F6IAP Team"
],
"Contributors": [
"Vanderbilt University"
],
"Sub-contractors": [
"Object Computing, Inc.",
"Kestrel Institute",
"Remedy IT"
],
"Software": "DREMS",
"Internal Link": "",
"External Link": "https://drems.isis.vanderbilt.edu/",
"Public Code Repo": "",
"Instructional Material": "",
"Stats": "",
"Description": "DREMS is a complete Information Architecture Platform for building distributed real-time embedded systems. It includes both the run-time components: an operating system, middleware, and services as well as design-time tools: a model-driven development toolchain.",
"Internal Code Repo": "/projects/drems_usr_project/repository",
"License": [
"MIT/X",
"GPL",
"LGPL",
"ACE/TAO License"
],
"Languages": [
"C",
"C++",
"Python"
],
"Platform Requirements": [
"x86",
"Linux Ubuntu",
"Windows 7"
],
"Dependent modules": [
""
],
"Dependent module URLs": [
""
],
"Component modules": [
""
],
"Component module URLs": [
""
],
"Industry": [
"Embedded Software"
],
"Functionality": [
"Platform for Distributed Real-time Embedded Systems",
"Model-driven Development Toolchain"
],
"Categories": [
"Infrastructure"
],
"New Date": "20150326",
"Update Date": ""
}
]