Commit Graph

144 Commits

Author SHA1 Message Date
e5bf3a59c7 Docker build of Apollo-11 sources.
This is a first attempt at a Docker configuration for a build
of the Apollo-11 sources using the VirtualAgc tools.

To use it, you'll need Docker (on Linux, Mac or Windows). Then do:
  $ docker build -t apollo-11 .

It first clones and builds the VirtualAgc tools and mission code.
Then it compiles the Apollo-11 sources (from the current directory)
and compares the generated rope binaries against those in the
VirtualAgc build.

This is based on an Ubuntu 16.04 base image.

Note that the VirtualAgc tools are sensitive to spaces/tabs, so
assembly errors may result from using a different formatting
standard.
2016-08-19 10:33:21 +01:00
afbcf8f93e Merge pull request #172 from chrislgarry/virtualagc-pulls
Fixes from rburkey2005/virtualagc
2016-08-18 01:41:18 -04:00
6cd6ad87de [L099] Remove CONTRACT_AND_APPROVALS.agc from MAIN.agc 2016-08-16 23:23:15 -05:00
08de52dcab Fix indentation to use tabs. (Merge conflicts resolved) 2016-08-16 22:22:30 -05:00
58afaa520d Delete CONTRACT_AND_APPROVALS.agc
Per decision at #167, this file contains neither a reference to a contract nor approvals.
2016-08-14 19:49:36 -05:00
4869697627 Fix indentation in MAIN.agc 2016-08-15 01:38:16 +01:00
1345ca400d fixed 3 yaYUL errs in L99, still have about 50 errors in C55 (#170) 2016-08-14 19:34:08 -05:00
77c9154a1e Fix typo (#169) 2016-08-14 16:09:15 +01:00
b8fc8f88cb corrected some '# Page' comments (#168) 2016-08-14 16:07:57 +01:00
b73c6793a2 Typos pp. 1300-08 (#166) 2016-08-14 16:04:05 +01:00
21000d86a6 Merge pull request #152 from proudindiv/proposed 2016-08-06 01:52:27 -04:00
17136d56cf Add available languages to README (#162) 2016-08-05 19:51:41 +01:00
8f5887bdeb Simplified Chinese Version (#161) 2016-08-05 19:10:40 +01:00
ccdd7fab30 zh-tw version of the readme (#160) 2016-08-04 23:35:41 -05:00
e2cde29ca1 Merge pull request #156 from proudindiv/upstream
missing Luminary099 files retrieved from virtualagc at https://github…
2016-08-01 00:47:45 +01:00
a57cd3faa5 missing Luminary099 files retrieved from virtualagc at https://github.com/rburkey2005/virtualagc/tree/master/Luminary099 2016-07-31 16:32:55 -06:00
dcff8992a1 Merge pull request #155 from jamierocks/patch-1
Fix transcription error at Luminary page 829
2016-07-31 15:02:13 -05:00
b8a5d0fd67 Fix transcription error
See http://www.ibiblio.org/apollo/ScansForConversion/Luminary099/0829.jpg
2016-07-31 20:33:19 +01:00
d880ab0589 Merge pull request #154 from proudindiv/upstream
removed line with 'S' which isn't in Luminary099/0209.jpg image
2016-07-29 16:30:11 -05:00
bfc562e8bf removed line with 'S' which isn't in Luminary099/0209.jpg image 2016-07-29 14:57:24 -06:00
497b7fff11 cleanup proposed for next staged 2016-07-27 15:32:24 -06:00
1cb2fd5ae0 Merge branch 'master' of https://github.com/chrislgarry/Apollo-11 into proposed 2016-07-27 11:23:40 -06:00
5f46da3e45 Merge pull request #151 from proudindiv/staged
"#Page"->"# Page" in 14 places
2016-07-27 15:35:54 +01:00
be8a1cbccf "#Page"->"# Page" in 14 places 2016-07-26 22:19:50 -06:00
967ced5609 Merge branch 'master' of https://github.com/chrislgarry/Apollo-11 into proposed 2016-07-26 21:37:10 -06:00
c53a3432aa Merge pull request #150 from proudindiv/staged
fix typo in Comanche055/SERVICE_ROUTINES.agc
2016-07-26 22:27:40 -05:00
d176443e1d fix typo in Comanche055/SERVICE_ROUTINES.agc 2016-07-26 20:04:29 -06:00
7fe8bb674b catchup proposed 2016-07-23 22:16:40 -06:00
e1e2b9e6f2 Merge branch 'master' of https://github.com/chrislgarry/Apollo-11 into proposed 2016-07-23 19:29:59 -06:00
115c416ed0 Fix some typos in JET_SELECTION_LOGIC (#141) 2016-07-23 17:10:45 -05:00
e78cf3d50f Merge pull request #148 from proudindiv/staged
"Page 961" comment incorrect in Comanche055/TVCRESTARTS.agc
2016-07-23 17:08:45 -05:00
26c8bbf427 '# Page 961' incorrect in Comanche055/TVCRESTARTS.agc 2016-07-23 14:51:42 -06:00
ecf9a94fe3 Merge branch 'master' of https://github.com/chrislgarry/Apollo-11 into chrislgarry 2016-07-23 14:02:38 -06:00
d888c310e7 revert unintended spacing in MEASUREMENT_INCORPORATION.agc 2016-07-20 14:36:12 -06:00
62c5d4bca8 Merge pull request #143 from shotat/master
Fix typo in Luminary099/ASCENT_GUIDANCE.agc
2016-07-20 09:18:22 -05:00
b95807fa98 missed a space in BURN... 2016-07-19 23:52:08 -06:00
fd6a750a56 revert change for BURN-BABY-BURN... 2016-07-19 23:11:05 -06:00
c8e898c39e typo corrections for Push Requst to chrislgarry/Apollo-11 2016-07-19 14:17:52 -06:00
73c2cc8c1d P76.s replaced whitespace with newline at end of file 2016-07-17 16:21:48 -06:00
e7e1f0316f Fix typo 2016-07-18 00:50:12 +09:00
e8a329eec6 Merge pull request #133 from nCubed/master
Remove extraneous html `<br>` in comments.
2016-07-16 17:13:02 -04:00
ebf5138776 Merge remote-tracking branch 'upstream/master' 2016-07-16 16:05:48 -05:00
6abbce8d49 Merge pull request #131 from Prabhurajn/master
Typo Fix - TEH to THE
2016-07-16 11:45:46 -04:00
9e0ef60171 Merge pull request #134 from CanIGetAPickle/patch-1
Line 317 - fix typo "to" to "you"
2016-07-16 11:44:56 -04:00
45ad6f0237 Line 317 - fix typo 'to' to 'you' 2016-07-16 02:28:15 -04:00
a3f0b90065 Merge branch 'master' of github.com:chrislgarry/Apollo-11 2016-07-16 11:27:17 +05:30
f292481b63 Merge pull request #137 from ConnorChristie/patch-1
Fix typo 'STANTS' to 'STANDS'
2016-07-16 01:29:06 -04:00
1926773603 Merge pull request #121 from wopian/Transcription-and-Transposition-Errors-Part-I
Transcription and Transposition Fixes
2016-07-16 01:28:15 -04:00
d1241e1b8b Fix typo 'STANTS' to 'STANDS'
Fixed a typo on page 1407 of Comanche.

Reference source image: http://www.ibiblio.org/apollo/ScansForConversion/Comanche055/1407.jpg
2016-07-15 18:37:37 -05:00
7d989050f0 Merge upstream 2016-07-15 00:25:07 +01:00