Improve the Attribution section in README
This commit is contained in:
93
README.md
93
README.md
@ -34,81 +34,36 @@ If you are interested in compiling the original source code, check
|
||||
out [Virtual AGC][8].
|
||||
|
||||
## Attribution
|
||||
```plain
|
||||
Copyright: Public domain.
|
||||
Filename: CONTRACT_AND_APPROVALS.agc
|
||||
Purpose: Part of the source code for Colossus 2A, AKA Comanche 055.
|
||||
It is part of the source code for the Command Module's (CM)
|
||||
Apollo Guidance Computer (AGC), for Apollo 11.
|
||||
Assembler: yaYUL
|
||||
Contact: Ron Burkey <info@sandroid.org>.
|
||||
Website: www.ibiblio.org/apollo.
|
||||
Mod history: 2009-05-06 RSB Transcribed from page images.
|
||||
|
||||
This source code has been transcribed or otherwise adapted from digitized
|
||||
images of a hardcopy from the MIT Museum. The digitization was performed
|
||||
by Paul Fjeld, and arranged for by Deborah Douglas of the Museum. Many
|
||||
thanks to both. The images (with suitable reduction in storage size and
|
||||
consequent reduction in image quality as well) are available online at
|
||||
www.ibiblio.org/apollo. If for some reason you find that the images are
|
||||
illegible, contact me at info@sandroid.org about getting access to the
|
||||
(much) higher-quality images which Paul actually created.
|
||||
| | |
|
||||
- | -
|
||||
Copyright | Public domain
|
||||
Comanche055 | Part of the source code for Colossus 2A, the Command Module's (CM) Apollo Guidance Computer (AGC) for Apollo 11<br>`Assemble revision 055 of AGC program Comanche by NASA`<br>`2021113-051. 10:28 APR. 1, 1969`
|
||||
Luminary099 | Part of the source code for Luminary 1A, the Lunar Module's (LM) Apollo Guidance Computer (AGC) for Apollo 11<br>`Assemble revision 001 of AGC program LYM99 by NASA`<br>`2021112-061. 16:27 JUL. 14, 1969`
|
||||
Assembler | yaYUL
|
||||
Contact | Ron Burkey <info@sandroid.org>
|
||||
Website | www.ibiblio.org/apollo
|
||||
Digitalization | This source code has been transcribed or otherwise adapted from digitized images of a hardcopy from the MIT Museum. The digitization was performed by Paul Fjeld, and arranged for by Deborah Douglas of the Museum. Many thanks to both.
|
||||
|
||||
Notations on the hardcopy document read, in part:
|
||||
### Contract and Approvals
|
||||
*Derived from [CONTRACT_AND_APPROVALS.agc]*
|
||||
|
||||
Assemble revision 055 of AGC program Comanche by NASA
|
||||
2021113-051. 10:28 APR. 1, 1969
|
||||
This AGC program shall also be referred to as: Colossus 2A. This program is intended for use in the CM as specified in report `R-577`. This program was prepared under DSR project `55-23870`, sponsored by the Manned Spacecraft Center of The National Aeronautics and Space Administration through contract `NAS 9-4065` with the Instrumentation Laboratory, Massachusetts Institute of Technology, Cambridge, Mass.
|
||||
|
||||
Page 1
|
||||
Submitted by | Role | Date
|
||||
--------------------- | ---- | ----
|
||||
Margaret H. Hamilton | Colossus Programming Leader<br>Apollo Guidance and Navigation | 28 Mar 69
|
||||
|
||||
#************************************************************************
|
||||
# *
|
||||
# THIS AGC PROGRAM SHALL ALSO BE REFERRED TO AS: *
|
||||
# *
|
||||
# *
|
||||
# COLOSSUS 2A *
|
||||
# *
|
||||
# *
|
||||
# THIS PROGRAM IS INTENDED FOR USE IN THE CM AS SPECIFIED *
|
||||
# IN REPORT R-577. THIS PROGRAM WAS PREPARED UNDER DSR *
|
||||
# PROJECT 55-23870, SPONSORED BY THE MANNED SPACECRAFT *
|
||||
# CENTER OF THE NATIONAL AERONAUTICS AND SPACE *
|
||||
# ADMINISTRATION THROUGH CONTRACT NAS 9-4065 WITH THE *
|
||||
# INSTRUMENTATION LABORATORY, MASSACHUSETTS INSTITUTE OF *
|
||||
# TECHNOLOGY, CAMBRIDGE, MASS. *
|
||||
# *
|
||||
#************************************************************************
|
||||
|
||||
|
||||
SUBMITTED: MARGARET H. HAMILTON DATE: 28 MAR 69
|
||||
M.H.HAMILTON, COLOSSUS PROGRAMMING LEADER
|
||||
APOLLO GUIDANCE AND NAVIGATION
|
||||
|
||||
APPROVED: DANIEL J. LICKLY DATE: 28 MAR 69
|
||||
D.J.LICKLY, DIRECTOR, MISSION PROGRAM DEVELOPMENT
|
||||
APOLLO GUIDANCE AND NAVIGATION PROGRAM
|
||||
|
||||
APPROVED: FRED H. MARTIN DATE: 28 MAR 69
|
||||
FRED H. MARTIN, COLOSSUS PROJECT MANAGER
|
||||
APOLLO GUIDANCE AND NAVIGATION PROGRAM
|
||||
|
||||
APPROVED: NORMAN E. SEARS DATE: 28 MAR 69
|
||||
N.E. SEARS, DIRECTOR, MISSION DEVELOPMENT
|
||||
APOLLO GUIDANCE AND NAVIGATION PROGRAM
|
||||
|
||||
APPROVED: RICHARD H. BATTIN DATE: 28 MAR 69
|
||||
R.H. BATTIN, DIRECTOR, MISSION DEVELOPMENT
|
||||
APOLLO GUIDANCE AND NAVIGATION PROGRAM
|
||||
|
||||
APPROVED: DAVID G. HOAG DATE: 28 MAR 69
|
||||
D.G. HOAG, DIRECTOR
|
||||
APOLLO GUIDANCE AND NAVIGATION PROGRAM
|
||||
|
||||
APPROVED: RALPH R. RAGAN DATE: 28 MAR 69
|
||||
R.R. RAGAN, DEPUTY DIRECTOR
|
||||
INSTRUMENTATION LABORATORY
|
||||
```
|
||||
Approved by | Role | Date
|
||||
------------------ | ---- | ----
|
||||
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
|
||||
|
||||
[CONTRACT_AND_APPROVALS.agc]:https://github.com/chrislgarry/Apollo-11/blob/chrislgarry-sourcecode-index/Comanche055/CONTRACT_AND_APPROVALS.agc
|
||||
[1]:https://cdn.rawgit.com/aleen42/badges/c9246f74/src/nasa.svg
|
||||
[2]:https://www.nasa.gov/mission_pages/apollo/missions/apollo11.html
|
||||
[3]:http://www.ibiblio.org/apollo/
|
||||
|
Reference in New Issue
Block a user