TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

A web-based mission control framework by NASA

268 点作者 ____Sash---701_超过 6 年前

21 条评论

dotdi超过 6 年前
I&#x27;ve worked for the European Space Agency and EUMETSAT and it&#x27;s crazy how much effort is wasted because everybody is writing separate mission control, monitoring and data analysis applications that do 95% of the same things, each with its own horrendous UX&#x2F;UI, idiosyncrasies and bugs.<p>I&#x27;m not in that industry anymore but I just wish everybody would just grow up, use this (and related) software and contribute. No reason not to do that (of course except for pride).
评论 #18432249 未加载
评论 #18432156 未加载
评论 #18432479 未加载
评论 #18431431 未加载
评论 #18432328 未加载
评论 #18432982 未加载
larkinrichards超过 6 年前
Lead Dev for Open MCT here, excited to see this show up while I was reading the news last night! Happy to answer questions if I can, and please don&#x27;t hesitate to contact us using the email address on the website as well.
bergie超过 6 年前
Open MCT is fun to work with. We&#x27;re using it as an IoT dashboard at our hackerspace:<p><a href="https:&#x2F;&#x2F;bergie.iki.fi&#x2F;blog&#x2F;nasa-openmct-iot-dashboard&#x2F;" rel="nofollow">https:&#x2F;&#x2F;bergie.iki.fi&#x2F;blog&#x2F;nasa-openmct-iot-dashboard&#x2F;</a>
评论 #18433119 未加载
评论 #18432087 未加载
评论 #18432507 未加载
tlrobinson超过 6 年前
Definitely planning on using this on my next space mission.
Niten超过 6 年前
&quot;Houston, we have serious problems here. We&#x27;re tumbling end over end. We&#x27;re disengaged from the Agena.&quot;<p>&quot;Try increasing left-pad.&quot;<p>(But seriously, this is really cool and I&#x27;m looking forward to trying the Kerbal Space Program plugin.)
评论 #18430743 未加载
piracyde25超过 6 年前
Does SpaceX use similar tool? KSP does[1].<p>[1]: <a href="https:&#x2F;&#x2F;github.com&#x2F;hudsonfoo&#x2F;kerbal-openmct" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hudsonfoo&#x2F;kerbal-openmct</a>
评论 #18432565 未加载
INTPenis超过 6 年前
This is great. What did NASA use before? I always got the impression they were still using a Unix-type OS and CDE or some other Motif based WM far into the 2000&#x27;s.<p>This would really modernize things. And I love how the whole project is so clearly made to enable contribution from the open source community. Really aspiring to leverage open source in the best possible way.<p>I guess they&#x27;d have to make it as easy as possible because the project might not have many uses outside of NASA.
评论 #18431416 未加载
评论 #18432148 未加载
评论 #18435842 未加载
评论 #18432159 未加载
chasd00超过 6 年前
This is very cool! i got into high powered model rocketry as a hobby and made my own very basic, command line driven, mission control software. My rocket has a little raspberry pi zero wired up with an IMU and some other sensors. On the pad it connects to my mission control system over wifi running on my laptop. I get to do the whole launch sequence and &quot;the launch computer has taken over the countdown&quot; thing (technically a no-no but it&#x27;s just for fun on my own). The onboard flight computer detects apogee using a barometer, accelerometer, and a kalman filter which then deploys the chute with a little black powder charge. It&#x27;s a very fun and educational hobby but can get $$
RaleyField超过 6 年前
It&#x27;s great that all dependencies have been made to satisfy stringent NASA software assurance standards. A great day for entire NPM ecosystem.
评论 #18432339 未加载
评论 #18431851 未加载
zeveb超过 6 年前
I don&#x27;t know how I feel or what I think about running mission control from a browser. Seems like it&#x27;d probably lead to lower defects to build something very simple very close to the metal — and <i>probably</i> not at a prohibitive level of cost, either. The advantage would be cutting out the OS, the desktop environment, the fancy GPU software, the browser, the JavaScript interpreter, the JavaScript dependencies &amp;c. from the critical path. The disadvantage of course would be running homegrown software which performs some (but not all!) of those functions.<p>Maybe I&#x27;m wrong, though. I&#x27;m certainly open to being persuaded.
评论 #18434449 未加载
planteen超过 6 年前
For those interested, Ball Aerospace has a similar open source tool called COSMOS written in Ruby. It has been used for a number of missions there as well as some CubeSats:<p><a href="https:&#x2F;&#x2F;cosmosrb.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cosmosrb.com&#x2F;</a>
smarx007超过 6 年前
Great to see this getting open-sourced but let&#x27;s be honest: without support for PUS, CCSDS and other ECSS standards (or any alternative) this only covers a single-digit percent of the effort needed to develop a mission control system.
评论 #18432630 未加载
smaili超过 6 年前
Looks like their live demo site <a href="https:&#x2F;&#x2F;openmct-demo.herokuapp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;openmct-demo.herokuapp.com&#x2F;</a> has an error.
评论 #18430694 未加载
elkos超过 6 年前
I recently uploaded a video in youtube from Jay Trimble&#x27;s talk about Open MCT from the Open Source Cubesat Workshop 2018 that took place in Madrid. Feel free to check it out: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=y6Dh74INR_I" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=y6Dh74INR_I</a>
xvilka超过 6 年前
On the one hand modernizing such things is really, really good initiative. On the other hand JavaScript&#x2F;CSS frameworks tend to be very actively developed, thus changing the API or even deprecating the whole framework. This might be the problem for mission critical software.
评论 #18432020 未加载
mingodad超过 6 年前
It uses a lot of CPU for no apparent reason.
评论 #18432392 未加载
评论 #18431650 未加载
pjmlp超过 6 年前
I guess it is time to say goodbye to Netbeans based UIs used at NASA then.<p>The UI demo does actually look quite good.
hacker_9超过 6 年前
Excellent stuff, now I just need them to open source the spaceship too.
评论 #18432530 未加载
theshadeslayer超过 6 年前
Great, now I can launch that space mission I&#x27;ve been planning to since forever.
ConcernedCoder超过 6 年前
you lost me at Angular sorry...
alwaysreading超过 6 年前
Very cool. I visited Johnson Space Center mission control in Houston last week and was reminded how really smart people are monitoring and flying the ISS 24&#x2F;7.<p>ISS has planned communication outages resulting from satellite signal loss. Everyone in mission control knows when these disconnects will occur and how long they’ll last and plan their breaks around them.
评论 #18482601 未加载