• Stars
    star
    56,343
  • Rank 169 (Top 0.01 %)
  • Language
    Assembly
  • License
    Other
  • Created about 10 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.

Apollo-11

NASA SWH Comanche Luminary

🎌 Bahasa Indonesia, Català, Čeština, Dansk, Deutsch, English, Español, Français, Italiano, Kurdi, Nederlands, Norsk, Polski, Português, Română, Tiếng Việt, Türkçe, Ελληνικά, Русский, العربية, فارسی, हिंदी, অসমীয়া, বাংলা, မြန်မာ, 日本語, 正體中文, 简体中文, 한국어

Original Apollo 11 guidance computer (AGC) source code for Command Module (Comanche055) and Lunar Module (Luminary099). Digitized by the folks at Virtual AGC and MIT Museum. 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 and Comanche 055, as well as any files I may have missed.

Contributing

Please read CONTRIBUTING.md before opening a pull request.

Compiling

If you are interested in compiling the original source code, check out Virtual AGC.

Attribution

   
Copyright Public domain
Comanche055 Part of the source code for Colossus 2A, the Command Module's (CM) Apollo Guidance Computer (AGC) for Apollo 11
Assemble revision 055 of AGC program Comanche by NASA
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
Assemble revision 001 of AGC program LMY99 by NASA
2021112-061. 16:27 JUL. 14, 1969
Assembler yaYUL
Contact Ron Burkey [email protected]
Website www.ibiblio.org/apollo
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
Apollo Guidance and Navigation
28 Mar 69
Approved by Role Date
Daniel J. Lickly Director, Mission Program Development
Apollo Guidance and Navigation Program
28 Mar 69
Fred H. Martin Colossus Project Manager
Apollo Guidance and Navigation Program
28 Mar 69
Norman E. Sears Director, Mission Development
Apollo Guidance and Navigation Program
28 Mar 69
Richard H. Battin Director, Mission Development
Apollo Guidance and Navigation Program
28 Mar 69
David G. Hoag Director
Apollo Guidance and Navigation Program
28 Mar 69
Ralph R. Ragan Deputy Director
Instrumentation Laboratory
28 Mar 69

More Repositories

1

Security

Implementations of security algorithms.
C
52
star
2

KalmanFilter

MATLAB implementation of a simple Kalman filter.
MATLAB
18
star
3

HarkVisualizer

A web app written with the Tornado framework for speech detection and localization in 8-channel flac/wav audio. Try it out with the test.wav file.
JavaScript
18
star
4

Leap

Leap Motion controller project. Control your web browser using gestures..
JavaScript
18
star
5

XFinityHotspotSpoofer

MacOS only. Spoof an XFinity Hotspot to get unlimited free internet trials by rotating MAC address
Shell
13
star
6

Robotics

Code repository for controller, vision, and path planning code for the following simulated mobile robot (http://bit.ly/1bD0sgJ).
C
8
star
7

GestureMatching

Implementations of various math functions.
C
5
star
8

SlackTerminator

Simple script to delete all of the messages in a slack channel.
Python
3
star
9

Robot-Table-Tennis-Mexfiles

A collection of MEX files I've written which port C functions to be called in the MATLAB environment.
C
3
star
10

AwsDeepReinforcementLearning

Deep Reinforcement Learning for Robotics in AWS
Jupyter Notebook
3
star
11

Supervised-Digit-Classification

A small project I did to classify handwritten digits using Bayesian Inference and Maximum A Posterior probability estimates.
MATLAB
2
star
12

Sandbox

Collection of programs and scripts that I've made for both pratical reasons and just for fun.
Java
2
star
13

chrislgarry

1
star
14

kopikatto

Search a phrase in Japanese and see how many times it has been used online.
HTML
1
star
15

WCRB

Simple script to record daily stream of classical music station WCRB.
Shell
1
star
16

dotfiles

Vim Script
1
star
17

iris_classifier

Neural network implementation for classifing Iris flowers from their dimensions
Python
1
star
18

Greedy-Feature-Selection

A greedy feature selection algorithm for my supervised digit classifier using a bounded information gain. This code indicates which n features are the best for predicting the class labels in the digits dataset.
C
1
star