Ask HN: opensource projects for space industry?
Today's Falcon9 launch [1] was extremely exciting, and it got me thinking - except for working for SpaceX or a space agency (NASA/ESA/Roskosmos/...), how can a programmer do something for the space industry?
Does anyone know any opensource projects that SpaceX or NASA use? Maybe some of their own projects accept help from the outside?
[1]: http://news.ycombinator.com/item?id=4006519
6 comments
[ 3.5 ms ] story [ 32.5 ms ] threadOr maybe something else on giving.github.com takes your fancy?
And they link to RHoK, which is also great.
I would say that the software problems are relatively simple compared to the hardware issues of space flight. Software isn't going to offer much improvement to the ballistic facts, nor is it going to make much difference in overall reliability of the in-flight systems - fault tolerance and fail safety have been understood for a long time. I suspect that most of the impact of software would be on the manufacturing side of the project.
To put it another way, once the rocket is lit, the computer is pretty much going where the rocket is pointed regardless of what software is running.
On the other hand, the idea of open source space hardware is pretty interesting and might have a significant chance of impacting the fortunes of people living in the developing world.
And then, yes, there's always manufacturing and planning - CAD programs, flight planning (maths/astronomy). Robotic rovers are also part of the industry - that's AI, control systems, computer vision and image recognition etc.
[1]: http://www.nasaspaceflight.com/2012/05/spacexs-dragon-debut-...
* http://root.cern.ch/drupal/
* http://geant4.web.cern.ch/geant4/
* http://www.sron.nl/~richardh/SciaDC/index.html
* http://www.hdfgroup.org/HDF5/
* http://hea-www.harvard.edu/RD/ds9/
* http://www.spacetelescope.org/projects/fits_liberator/
And of course: FTOOLS:
* http://heasarc.gsfc.nasa.gov/docs/software/ftools/ftools_men...
Here's one method to contribute: packaging and testing them on different distros.
Have fun storming the castle!
Thanks for the links!