[1] "It’s been famously remarked that the on-board systems in Apollo 11 had less computing power than a modern pocket calculator." -- http://apcmag.com/apollo-11-code-goes-open-source.htm
NASA Open Sources Apollo 11 Code (2009)
31–37 of 37 posts
Re: NASA Open Sources Apollo 11 Code (2009)
#32Especially the "# TEMPORARY, I HOPE HOPE HOPE" comments, so I decided to look into them and hopefully find someone who has a clue to explain...which I did, here's a link for anyone else interested...
(last comment) http://www.metafilter.com/83450/Apollo-11-Source-Code
Re: NASA Open Sources Apollo 11 Code (2009)
#33It's worth noting that the software, while only 36k machine words long, and the hardware, which was very slow even by the standards of other computers of the 60s, were remarkable works created in only a couple years by huge teams (peak of 800 people working on hardware and 400 on software IIRC). Its popular to dismiss the AGC as simple and uninteresting, but it was a challenging engineering task, and it never once ha…
> Its popular to dismiss the AGC as simple and uninteresting, but it was a challenging engineering task, and it never once had a failure in flight. Stating it never failed in flight is jumping the gun a bit, it didn't fly enough times to get a reliable statistic.
If you were to compare it to something else, then how many times it flew becomes important. For example, you can't necessarily say that a 100% success rate over 5 attempts is better than a 95% success rate over 100 attempts.
Re: NASA Open Sources Apollo 11 Code (2009)
#34Re: NASA Open Sources Apollo 11 Code (2009)
#35It would have been much cooler to see it on Github and people forking away at it.
Re: NASA Open Sources Apollo 11 Code (2009)
#36https://code.google.com/p/virtualagc/source/browse/trunk/Lum...
Re: NASA Open Sources Apollo 11 Code (2009)
#37Earlier quoted context omitted.
> Its popular to dismiss the AGC as simple and uninteresting, but it was a challenging engineering task, and it never once had a failure in flight. Stating it never failed in flight is jumping the gun a bit, it didn't fly enough times to get a reliable statistic.
I would think it's accurate to state that the system never had a failure in flight if it never had a failure in flight, despite how many times it flew. If you were to compare it to something else, then how many times it flew becomes important. For example, you can't necessarily say that a 100% success rate over 5 attempts is better than a 95% success rate over 100 attempts.