-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
375 lines (358 loc) · 11.8 KB
/
index.html
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
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>Ball Aerospace COSMOS</title>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="generator" content="Jekyll v4.3.1">
<link rel="alternate" type="application/rss+xml" title="Ball Aerospace COSMOS News" href="/cosmos-website/feed.xml">
<link rel="alternate" type="application/atom+xml" title="Recent commits to COSMOS's master branch" href="https://github.com/BallAerospace/COSMOS/commits/master.atom">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic,900">
<link rel="stylesheet" href="/cosmos-website/css/screen.css">
<link rel="icon" type="image/x-icon" href="/cosmos-website/favicon.ico">
<!--[if lt IE 9]>
<script src="/cosmos-website/js/html5shiv.min.js"></script>
<script src="/cosmos-website/js/respond.min.js"></script>
<![endif]-->
</head>
<body class="wrap">
<header role="banner">
<!-- <div class="grid wider">
<div class="unit whole center-on-mobiles">
<p class="first">
Ball Aerospace is suspending further development of the COSMOS open source software and will no longer
upgrade the platform beyond Version 5. For the time being, if you need technical assistance in support
of Version 5 or earlier versions, please contact: ATIS Front Range. Any changes to the support available
will be communicated in the future.
</p>
</div>
</div> -->
<div class="note warning text-center" >
<h5 style="padding: 30px">
Ball Aerospace is suspending further development of the COSMOS open source software and will no longer
upgrade the platform beyond Version 5. For the time being, if you need technical assistance in support
of Version 5 or earlier versions, please contact: ATIS Front Range. Any changes to the support available
will be communicated in the future.
</h5>
</div>
</header>
<!-- <body class="wrap"> -->
<header role="banner">
<nav class="mobile-nav show-on-mobiles">
<ul>
<li class="current">
<a href="/cosmos-website/">Home</a>
</li>
<li class="">
<span class="hide-on-mobiles"><a href="/cosmos-website/docs/v4/">Documentation</a></span>
<span class="show-on-mobiles"><a href="/cosmos-website/docs/v4/">Docs</a></span>
</li>
<li class="">
<a href="/cosmos-website/news/">News</a>
</li>
<li class="">
<a href="/cosmos-website/help/">Help</a>
</li>
<li>
<a href="https://github.com/BallAerospace/COSMOS" target="_blank">
<span class="hide-on-mobiles">View on </span>
GitHub
</a>
</li>
</ul>
</nav>
<div class="grid wider">
<div class="unit one-fourth center-on-mobiles" style="margin-top:27px;">
<h1>
<a href="/cosmos-website/">
<span class="sr-only">COSMOS</span>
<img src="/cosmos-website/img/COSMOS.png" width="222" height="50" alt="COSMOS Logo">
</a>
</h1>
</div>
<nav class="main-nav unit three-fourths hide-on-mobiles">
<ul>
<li class="current">
<a href="/cosmos-website/">Home</a>
</li>
<li class="">
<span class="hide-on-mobiles"><a href="/cosmos-website/docs/v4/">Documentation</a></span>
<span class="show-on-mobiles"><a href="/cosmos-website/docs/v4/">Docs</a></span>
</li>
<li class="">
<a href="/cosmos-website/news/">News</a>
</li>
<li class="">
<a href="/cosmos-website/help/">Help</a>
</li>
<li>
<a href="https://github.com/BallAerospace/COSMOS" target="_blank">
<span class="hide-on-mobiles">View on </span>
GitHub
</a>
</li>
</ul>
</nav>
</div>
</header>
<section class="intro">
<div class="grid wider">
<div class="unit whole center-on-mobiles">
<p class="first">
The User Interface for Command and Control of Embedded Systems
</p>
</div>
</div>
</section>
<section class="announcement" style="margin-top: -10px">
<div class="grid wider" style="margin: 0px auto; max-width: 650px">
<div
class="unit whole center-on-mobiles"
style="padding: 0px 20px; max-width: 650px; margin: 0px auto 10px"
>
<p
style="
margin: 0px;
color: #72a4ff;
background: white;
text-align: center;
border-radius: 15px;
text-shadow: none;
padding: 10px;
font-size: 18px;
border: 1px solid #72a4ff;
font-weight: bold;
"
>
<a href="/cosmos-website/docs/v4/gettingstarted"
>COSMOS 5 has been released!</a
>
</p>
</div>
</div>
</section>
<section class="features">
<div class="grid wider">
<div class="unit one-third">
<h2>Full Lifecycle</h2>
<p>
Use the same interface from <em>test to operations</em>. Test
automation, data display, graphs and more.
</p>
<a href="/cosmos-website/docs/requirements">How COSMOS works →</a>
</div>
<div class="unit one-third">
<h2>Open Source</h2>
<p>
All of the code is open source - no surprises, easy to debug, and fully
documented.
</p>
<a href="https://github.com/BallAerospace/COSMOS" target="_blank"
>View Source →</a
>
</div>
<div class="unit one-third">
<h2>Support Available</h2>
<p>
Commercial licenses, support contracts, and complete configuration
support available.
</p>
<a href="/cosmos-website/help">Contact Us →</a>
</div>
<div class="clear"></div>
</div>
</section>
<section class="quickstart">
<div class="grid wider">
<div class="unit golden-small center-on-mobiles">
<h3>Get up and running <em>in seconds</em>.</h3>
<div style="text-align: center; margin-top: 6px; font-size: 16px">
(See <a href="/cosmos-website/docs/v4/installation">Full Installation Instructions</a>)
</div>
</div>
<div class="unit golden-large code">
<p class="title">Quick-start Instructions</p>
<div class="shell">
<p class="line">
<span class="command"># On Windows:</span>
</p>
<p class="line">
<span class="command"
><span class="path">C:\></span>cosmos-control start</span
>
</p>
<p class="line">
<span class="command"># On Linux/Mac:</span>
</p>
<p class="line" style="word-wrap: break-word">
<span class="command" style="width: 100%"
><span class="path">$</span>./cosmos-control.sh start</span
>
</p>
<p class="line">
<span class="output"># => Now open a browser to localhost:2900</span>
</p>
</div>
</div>
<div class="clear"></div>
</div>
</section>
<div class="grid wider" style="margin: 0px auto; padding: 20px">
<section class="video-container myvideo">
<center>
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/ynQ00gkthIc"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
</iframe>
</center>
</section>
<!--
<a href="https://www.youtube.com/watch?v=U1sbak6QZ5w"
>COSMOS in 5 Minutes Video</a
><br />
<a href="/cosmos-website/assets/COSMOS_Flyer.pdf">Download Datasheet</a><br />
-->
</div>
<div
class="grid wider no-stacking-on-mobiles"
style="margin: 0px auto; padding: 20px"
>
<h2 style="margin-bottom: 10px">Used By:</h2>
<div class="unit one-third">
<img
src="/cosmos-website/img/ball.jpg"
style="width: 200px; margin: 0px auto; display: block"
/>
</div>
<div class="unit one-third">
<img
src="/cosmos-website/img/nasa.gif"
style="width: 200px; margin: 0px auto; display: block"
/>
</div>
<div class="unit one-third">
<img
src="/cosmos-website/img/BCT.png"
style="width: 200px; margin: 0px auto; display: block"
/>
</div>
<div class="clear"></div>
</div>
<div
class="grid wider no-stacking-on-mobiles"
style="margin: 0px auto; padding: 20px; margin-bottom: 0px"
>
<div class="unit one-third">
<img
src="/cosmos-website/img/johnh.gif"
style="width: 200px; margin: 0px auto; display: block"
/>
</div>
<div class="unit one-third">
<img
src="/cosmos-website/img/lockheed.png"
style="width: 200px; margin: 0px auto; display: block"
/>
</div>
<div class="unit one-third">
<img
src="/cosmos-website/img/sdlusu.gif"
style="width: 200px; margin: 0px auto; display: block"
/>
</div>
<div class="clear"></div>
<h3 style="margin-bottom: 10px">And Many Others...</h3>
<div class="clear"></div>
</div>
<section class="announcement" style="margin-top: 40px">
<div class="grid wider" style="margin: 0px auto; max-width: 650px">
<div
class="unit whole center-on-mobiles"
style="padding: 0px 20px; max-width: 650px; margin: 0px auto 10px"
>
<p
style="
margin: 0px;
color: #72a4ff;
background: white;
text-align: center;
border-radius: 15px;
text-shadow: none;
padding: 10px;
font-size: 18px;
border: 1px solid #72a4ff;
font-weight: bold;
"
>
<a href="/cosmos-website/news/2016/02/27/fukuoka-award/"
>2016 Fukuoka Ruby Award Winner</a
>
</p>
</div>
</div>
</section>
<script>
(function() {
var cx = '001663949569052626382:-enhin1layy';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<footer role="contentinfo">
<div class="grid wider">
<div class="unit one-third center-on-mobiles">
<p>The contents of this website are © 2022 <a href="http://www.ballaerospace.com/" target="_blank">Ball Aerospace</a> under the terms of the <a href="https://github.com/BallAerospace/COSMOS/blob/master/LICENSE.txt" target="_blank">GPLv3 License</a>.</p>
<p>Site design derived from the <a href="http://jekyllrb.com/" target="_blank">Jekyll</a> project documentation which is licensed under the terms of the <a href="https://github.com/jekyll/jekyll/blob/master/LICENSE" target="_blank">MIT License</a>.</p>
</div>
<div class="unit two-thirds align-right center-on-mobiles">
<p>
<gcse:search></gcse:search>
Proudly hosted by
<a href="https://github.com" target="_blank">
<img src="/cosmos-website/img/footer-logo.png" width="100" height="30" alt="GitHub Social coding">
</a>
</p>
</div>
</div>
</footer>
<script>
var anchorForId = function (id) {
var anchor = document.createElement("a");
anchor.className = "header-link";
anchor.href = "#" + id;
anchor.innerHTML = "<span class=\"sr-only\">Permalink</span><i class=\"fa fa-link\"></i>";
anchor.title = "Permalink";
return anchor;
};
var linkifyAnchors = function (level, containingElement) {
var headers = containingElement.getElementsByTagName("h" + level);
for (var h = 0; h < headers.length; h++) {
var header = headers[h];
if (typeof header.id !== "undefined" && header.id !== "") {
header.appendChild(anchorForId(header.id));
}
}
};
document.onreadystatechange = function () {
if (this.readyState === "complete") {
var contentBlock = document.getElementsByClassName("docs")[0] || document.getElementsByClassName("news")[0];
if (!contentBlock) {
return;
}
for (var level = 1; level <= 6; level++) {
linkifyAnchors(level, contentBlock);
}
}
};
</script>
</body>
</html>