2018-10-11 01:50:27 +00:00
# Apollo-11
2020-06-01 23:29:19 +00:00
2018-10-11 01:50:27 +00:00
[![NASA][1]][2]
2020-02-21 00:38:59 +00:00
[![SWH]][SWH_URL]
2020-02-27 18:36:35 +00:00
[![Comanche]][ComancheMilestone]
[![Luminary]][LuminaryMilestone]
2018-10-11 01:50:27 +00:00
2020-06-02 00:13:46 +00:00
🎌
2018-10-20 17:03:18 +00:00
[Bahasa Indonesia][ID],
2019-06-16 15:18:49 +00:00
[Català][CA],
2018-10-11 01:50:27 +00:00
[Deutsch][DE],
[English][EN],
[Español][ES],
[Français][FR],
**Italiano**,
2020-08-01 01:03:24 +00:00
[Kurdi][KU],
2020-02-26 10:18:07 +00:00
[Nederlands][NL],
2019-11-20 01:41:27 +00:00
[Polski][PL],
2018-10-11 01:50:27 +00:00
[Português][PT_BR],
2019-09-11 19:03:32 +00:00
[Română][RO],
2020-01-05 17:39:14 +00:00
[Tiếng Việt][VI],
[Türkçe][TR],
[Русский][RU],
2019-06-16 15:47:45 +00:00
[العربية][AR],
2020-01-05 16:59:13 +00:00
[فارسی][FA],
2019-06-16 15:47:45 +00:00
[हिंदी][HI_IN],
2020-01-09 18:24:10 +00:00
[বাংলা][BD_BN],
[မြန်မာ][MM],
2020-06-25 13:54:39 +00:00
[日本語][JA],
2018-10-11 01:50:27 +00:00
[正體中文][ZH_TW],
[简体中文][ZH_CN],
2019-06-16 15:47:45 +00:00
[한국어][KO_KR]
2018-10-11 01:50:27 +00:00
2019-06-16 15:47:45 +00:00
[AR]:README.ar.md
2020-01-09 18:24:10 +00:00
[BD_BN]:README.bd_bn.md
2019-06-16 15:18:49 +00:00
[CA]:README.ca.md
2018-10-11 01:50:27 +00:00
[DE]:README.de.md
[EN]:README.md
[ES]:README.es.md
2020-01-05 17:39:14 +00:00
[FA]:README.fa.md
[FR]:README.fr.md
[HI_IN]:README.hi_in.md
[ID]:README.id.md
2018-10-11 01:50:27 +00:00
[IT]:README.it.md
2020-01-05 17:39:14 +00:00
[JA]:README.ja.md
[KO_KR]:README.ko_kr.md
2020-08-01 01:03:24 +00:00
[KU]:README.ku.md
2020-01-09 18:24:10 +00:00
[MM]:README.mm.md
2019-11-20 01:41:27 +00:00
[PL]:README.pl.md
2018-10-11 01:50:27 +00:00
[PT_BR]:README.pt_br.md
2020-01-05 17:39:14 +00:00
[RO]:README.ro.md
[RU]:README.ru.md
2019-10-14 20:10:11 +00:00
[TR]:README.tr.md
2020-01-05 17:39:14 +00:00
[VI]:README.vi.md
2018-10-11 01:50:27 +00:00
[ZH_CN]:README.zh_cn.md
2020-01-05 17:39:14 +00:00
[ZH_TW]:README.zh_tw.md
2020-02-26 10:18:07 +00:00
[NL]:README.nl.md
2018-10-11 01:50:27 +00:00
2020-06-01 23:29:19 +00:00
Codice sorgente dell'Apollo 11 Guidance Computer (AGC) utilizzato dal Command Module (Comanche055) e dal Lunar Module (Luminary099). Digitalizzato dagli autori del [Virtual AGC][3] e dal [MIT Museum][4]. L'obbiettivo è quello di avere un repository contenente il codice usato dalla missione Apollo 11. Di conseguenza, le PRs volte a correggere qualsiasi problema, identificato confrontando le trascrizioni in questo repository e le scansioni originali del codice del [Luminary 099][5] e del [Comanche 055][6], sono benvenute.
2018-10-11 01:50:27 +00:00
## Contribuire
2020-06-01 23:29:19 +00:00
2018-10-11 01:50:27 +00:00
Leggere [CONTRIBUTING.md][7] prima di aprire una pull request (PR).
## Compilare
2020-06-01 23:29:19 +00:00
Se sei interessato a compilare il codice sorgente originale dai un'occhiata a [Virtual AGC][8].
2018-10-11 01:50:27 +00:00
## Crediti
|
2020-06-01 23:29:19 +00:00
:--------------- | :-----
2018-10-11 01:50:27 +00:00
Copyright | Dominio Pubblico
Comanche055 | Parte del codice sorgente del Colossus 2A, il modulo di comando (CM) dell'Apollo Guidance Computer (AGC) dell'Apollo 11< br > `Assemble revision 055 of AGC program Comanche by NASA`< br > `2021113-051. 10:28 APR. 1, 1969`
Luminary099 | Parte del codice sorgente del Luminary 1A, il modulo lunare (LM) dell'Apollo Guidance Computer (AGC) dell'Apollo 11< br > `Assemble revision 001 of AGC program LYM99 by NASA`< br > `2021112-061. 16:27 JUL. 14, 1969`
Assembler | yaYUL
Contatti | Ron Burkey < info @ sandroid . org >
Website | www.ibiblio.org/apollo
2019-08-05 20:39:39 +00:00
Digitalizzazione | Questo codice sorgente è stato trascritto utilizzando le copie cartacee del codice sorgente presenti al MIT Museum. La digitalizzazione è stata svolta da Paul Fjeld ed organizzata da Deborah Douglas del MIT Museum. Grazie mille ad entrambi.
2018-10-11 01:50:27 +00:00
### Contratto e Approvazioni
2020-06-01 23:29:19 +00:00
2018-10-11 01:50:27 +00:00
*Derivato da [CONTRACT_AND_APPROVALS.agc]*
Questo AGC deve fare riferimento al Colossus 2A.
Questo programma è destinato all'uso nel CM (Command Module) come specificato nel report `R-577` . Questo programma è stato sviluppato nell'ambito del progetto DSR `55-23870` , promosso dal Manned Spacecraft Center of The National Aeronautics and Space Administration attraverso il contratto `NAS 9-4065` siglato con l'Instrumentation Laboratory, Massachusetts Institute of Technology, Cambridge, Mass.
2020-06-01 23:29:19 +00:00
Presentato da | Ruolo | Data
:------------------- | :---- | :---
Margaret H. Hamilton | Colossus Programming Leader< br > Apollo Guidance and Navigation | 28 Mar 69
Approvato da | Ruolo | Data
:---------------- | :---- | :---
Daniel J. Lickly | Director, Mission Program Development< br > Apollo Guidance and Navigation Program | 28 Mar 69
Fred H. Martin | Colossus Project Manager< br > Apollo Guidance and Navigation Program | 28 Mar 69
Norman E. Sears | Director, Mission Development< br > Apollo Guidance and Navigation Program | 28 Mar 69
Richard H. Battin | Director, Mission Development< br > Apollo Guidance and Navigation Program | 28 Mar 69
David G. Hoag | Director< br > Apollo Guidance and Navigation Program | 28 Mar 69
Ralph R. Ragan | Deputy Director< br > Instrumentation Laboratory | 28 Mar 69
2018-10-11 01:50:27 +00:00
[CONTRACT_AND_APPROVALS.agc]:https://github.com/chrislgarry/Apollo-11/blob/master/Comanche055/CONTRACT_AND_APPROVALS.agc
2020-06-02 00:06:31 +00:00
[1]:https://flat.badgen.net/badge/NASA/Mission%20Overview/0B3D91
2018-10-11 01:50:27 +00:00
[2]:https://www.nasa.gov/mission_pages/apollo/missions/apollo11.html
[3]:http://www.ibiblio.org/apollo/
[4]:http://web.mit.edu/museum/
[5]:http://www.ibiblio.org/apollo/ScansForConversion/Luminary099/
[6]:http://www.ibiblio.org/apollo/ScansForConversion/Comanche055/
[7]:https://github.com/chrislgarry/Apollo-11/blob/master/CONTRIBUTING.md
[8]:https://github.com/rburkey2005/virtualagc
2020-06-02 00:06:31 +00:00
[SWH]:https://flat.badgen.net/badge/Software%20Heritage/Archive/0B3D91
2020-02-21 00:38:59 +00:00
[SWH_URL]:https://archive.softwareheritage.org/browse/origin/https://github.com/chrislgarry/Apollo-11/
2020-06-02 00:06:31 +00:00
[Comanche]:https://flat.badgen.net/github/milestones/chrislgarry/Apollo-11/1
2020-02-27 18:36:35 +00:00
[ComancheMilestone]:https://github.com/chrislgarry/Apollo-11/milestone/1
2020-06-02 00:06:31 +00:00
[Luminary]:https://flat.badgen.net/github/milestones/chrislgarry/Apollo-11/2
2020-02-27 18:36:35 +00:00
[LuminaryMilestone]:https://github.com/chrislgarry/Apollo-11/milestone/2