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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

OpenMCT: A web based mission control framework

123 点作者 InitEnabler大约 1 年前

10 条评论

dang大约 1 年前
Related. Others?<p><i>Open Source Mission Control Software from NASA</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25950487">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25950487</a> - Jan 2021 (48 comments)<p><i>Open Source Mission Control Software for Web, Desktop and Mobile – By NASA</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18864485">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18864485</a> - Jan 2019 (1 comment)<p><i>A web-based mission control framework by NASA</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18429909">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18429909</a> - Nov 2018 (67 comments)<p><i>Integrate Kerbal Space Program Telemetry Data into NASA&#x27;s Open MCT</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12411333">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12411333</a> - Sept 2016 (1 comment)<p><i>NASA&#x27;s Web-Based Mission Control Framework - Open Sourced on GitHub</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12369073">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12369073</a> - Aug 2016 (2 comments)<p><i>Open MCT – Open-Source Mission Control Software</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12339966">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12339966</a> - Aug 2016 (14 comments)
malux85大约 1 年前
I love OpenMCT, in 2021 I wrote some crypto DeFi arb trading bots (just doing realtime graph constructions and then bellman ford, then a hill-climbing amount optimiser and gas estimator and transaction obfuscator to help avoid sniping)<p>I modified OpenMCT to be the GUI for this, which showed the profitable trading paths through the graph in realtime.<p>I emailed NASA to ask if they could put my thumbs up, mugshot on their users page next to all of the satellites and Mars missions, they said they couldn’t because my project was a for profit enterprise, but I totally think they just didn’t want my (insane) mugshot there XD
评论 #40078111 未加载
评论 #40078479 未加载
jayyhu大约 1 年前
They even have a plugin to get Kerbal Space Program telemetry[1]! Could be useful I guess if you want to play without the HUD on one screen and have all the mission info on a second screen.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;hudsonfoo&#x2F;kerbal-openmct">https:&#x2F;&#x2F;github.com&#x2F;hudsonfoo&#x2F;kerbal-openmct</a>
评论 #40083498 未加载
sgt大约 1 年前
Even Max Verstappen uses it (albeit indirectly):<p><a href="https:&#x2F;&#x2F;github.com&#x2F;nasa&#x2F;openmct&#x2F;discussions&#x2F;6392">https:&#x2F;&#x2F;github.com&#x2F;nasa&#x2F;openmct&#x2F;discussions&#x2F;6392</a>
sam_bristow大约 1 年前
I recently came across some UX work from the US Space Force that covers this type of Mission Contol software. I wonder how much overlap there is.<p><a href="https:&#x2F;&#x2F;www.astrouxds.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.astrouxds.com&#x2F;</a>
eternityforest大约 1 年前
Do y&#x27;all think this would be a good fit for a home automation&#x2F;light duty SCADA?<p>I recently eliminated the custom themable fork of Freeboard from my app, this seems like a good replacement, except that it seems pretty focused on display without a lot of input capabilities.
1oooqooq大约 1 年前
why would you do that in a single threaded language like nodejs?<p>seems like an awful decision
评论 #40084602 未加载
RicoElectrico大约 1 年前
How does it compare to Grafana?
CodeWriter23大约 1 年前
Cue the npm supply chain attacks to pwn nuclear powered spacecraft.
throwup238大约 1 年前
Coming soon to a Mars mission [1] near you: unscheduled disassembly due to faulty mission control input when someone forgets to include a variable in the dependencies list of a `useCallback` hook.<p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Mars_Climate_Orbiter" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Mars_Climate_Orbiter</a>