TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

OpenMCT: A web based mission control framework

123 pointsby InitEnablerabout 1 year ago

10 comments

dangabout 1 year ago
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)
malux85about 1 year ago
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 未加载
jayyhuabout 1 year ago
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 未加载
sgtabout 1 year ago
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_bristowabout 1 year ago
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>
eternityforestabout 1 year ago
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.
1oooqooqabout 1 year ago
why would you do that in a single threaded language like nodejs?<p>seems like an awful decision
评论 #40084602 未加载
RicoElectricoabout 1 year ago
How does it compare to Grafana?
CodeWriter23about 1 year ago
Cue the npm supply chain attacks to pwn nuclear powered spacecraft.
throwup238about 1 year ago
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>