ci(mdl): add markdown linter
This commit is contained in:
36
README.md
36
README.md
@ -1,4 +1,5 @@
|
||||
# Apollo-11
|
||||
|
||||
[![NASA][1]][2]
|
||||
[![SWH]][SWH_URL]
|
||||
[![Comanche]][ComancheMilestone]
|
||||
@ -53,18 +54,14 @@
|
||||
[ZH_TW]:README.zh_tw.md
|
||||
[NL]:README.nl.md
|
||||
|
||||
Original Apollo 11 guidance computer (AGC) source code for Command
|
||||
Module (Comanche055) and Lunar Module (Luminary099). Digitized by
|
||||
the folks at [Virtual AGC][3] and [MIT Museum][4]. The goal is to be
|
||||
a repo for the original Apollo 11 source code. As such, PRs are
|
||||
welcome for any issues identified between the transcriptions in this
|
||||
repository and the original source scans for [Luminary 099][5] and
|
||||
[Comanche 055][6], as well as any files I may have missed.
|
||||
Original Apollo 11 guidance computer (AGC) source code for Command Module (Comanche055) and Lunar Module (Luminary099). Digitized by the folks at [Virtual AGC][3] and [MIT Museum][4]. The goal is to be a repo for the original Apollo 11 source code. As such, PRs are welcome for any issues identified between the transcriptions in this repository and the original source scans for [Luminary 099][5] and [Comanche 055][6], as well as any files I may have missed.
|
||||
|
||||
## Contributing
|
||||
|
||||
Please read [CONTRIBUTING.md][7] before opening a pull request.
|
||||
|
||||
## Compiling
|
||||
|
||||
If you are interested in compiling the original source code, check
|
||||
out [Virtual AGC][8].
|
||||
|
||||
@ -78,27 +75,28 @@ Luminary099 | Part of the source code for Luminary 1A, the Lunar Module's (LM
|
||||
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.
|
||||
Digitalisation | 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.
|
||||
|
||||
### Contract and Approvals
|
||||
|
||||
*Derived from [CONTRACT_AND_APPROVALS.agc]*
|
||||
|
||||
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 by | Role | Date
|
||||
:-------------------- | :--- | :---
|
||||
Margaret H. Hamilton | Colossus Programming Leader<br>Apollo Guidance and Navigation | 28 Mar 69
|
||||
Submitted by | Role | Date
|
||||
:------------------- | :--- | :---
|
||||
Margaret H. Hamilton | Colossus Programming Leader<br>Apollo Guidance and Navigation | 28 Mar 69
|
||||
|
||||
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
|
||||
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/master/Comanche055/CONTRACT_AND_APPROVALS.agc
|
||||
[1]:https://rawcdn.githack.com/aleen42/badges/c9246f74/src/nasa.svg
|
||||
|
Reference in New Issue
Block a user