• ORBITER-FORUM will be temporarily closed at 2026-07-23 18:00 UTC while we complete some OF maintenance tasks. The amount of downtime is expected to take up to one hour, but probably less.

Search results

  1. indy91

    Support Implementing AS-202

    The flight sequence program is a sequence of scheduled commands from the LVDC to the stages (in this case IU, S-IVB and S-IB). They contain such things are commanding engine cutoff, engine starts, pressurization etc. So nothing to do with trajectory. It is badly documented, very sorry about...
  2. indy91

    Apollo 10 P22 Landmark Tracking: REFSMMAT/Alignment Question

    Ah yeah, I know how I broke it. Old scenarios first had zero saved in TLAND and then the MCC previously loaded the predicted time in its mission specific code, but not until the MCC-1 calculation. So old scenarios in that timeframe still had the zero and the current MCC wasn't updating it...
  3. indy91

    Apollo 10 P22 Landmark Tracking: REFSMMAT/Alignment Question

    So the LS REFSMMAT that gets calculated and uplinked before MCC-4 uses a planned time of landing. That variable is initially loaded from a launch day specific RTCC config file and afterwards it's being saved and loaded in the RTCC. This variable is zero in your scenario instead of circa 100...
  4. indy91

    Project Seeking Doc: Manually-Aided Onboard Apollo Cislunar Navigation

    I am seeing it on the restricted NTRS list: But it's never been available on the public NTRS, as I can't find it on archive.org. So no we sadly don't have this.
  5. indy91

    Support Apollo Addon Information re: P23 and Sextant Programming

    What exactly do you want to know about? How the sextant works with its split line-of-sight, or how the computer is using the sextant data? Or something else? You are asking a very broad question.
  6. indy91

    V8 Release Work Thread

    The Apollo 13 mission in NASSP now uses LM131R1, the actually flown LGC version! The LGC software for Apollo 13 had a complicated development history. But basically, we have been using Luminary 131 in NASSP for a long time, which is an earlier version of the software. Fairly late into the...
  7. indy91

    Apollo 9: LM P20 After Phase Burn V80E OprErr?

    The current MCC solution for the CDH burn uses a time of ignition that gets calculated differently in the RTCC than in the LGC. That kind of happened on the actual mission, too, so mission control took the LGC time for the CDH burn, re-calculated the burn for that time and that became the CDH...
  8. indy91

    Apollo 9: LM P20 After Phase Burn V80E OprErr?

    "SV/RR LOS > 3 deg" means that the direction to the CSM as the LGC knows it differs by more than 3 degrees than the direction that the RR is pointing to. So either LGC or RR is wrong, in the LGC it would be the state vector, with the RR it would be a side lobe lock-on. Delta SV means, when the...
  9. indy91

    Apollo 9 Docked DPS Burn?

    The problem seems to be on the CMC software side. If I cause a restart with Verb 69 and then re-zero the optics the issue is gone. Something in the CMC software might be thinking it has to issue SPS thrust vector control commands instead of optics commands, they use the same interface. I bet...
  10. indy91

    "The scenario you are using is too old"

    Oh you know, what happened a few months ago is that we got rid of separate MCC vs non-MCC scenarios. All launch scenarios are now MCC scenarios, at least those missions that support it (Apollo 7-11, Apollo 12 experimentally). And if you would want to deactivate the MCC and fly an Apollo 7-11...
  11. indy91

    "The scenario you are using is too old"

    Is this one of the scenarios in the WIP Scenarios folder? We forgot to update the scenario version in those T-4h launch scenarios, I'll fix that asap.
  12. indy91

    Apollo 9: P52 Opt 1 (Preferred) at T+5:10:00 Question

    P40 is calculating a preferred REFSMMAT the same way as the RTCC would do with the P30 (heads up) REFSMMAT option. Run P30, make sure V48 has the right trim angles because they used in the REFSMMAT calculation, and then enter P40 for just the first display. Then you should get 0,0,0 for the...
  13. indy91

    [NASSP 8][Apollo 8] Realtime simulation Debriefing

    No, the yellow boxes around switches to press from the Checklist MFD that we have on the 2D panel have not been implemented yet in the virtual cockpit.
  14. indy91

    Apollo 12: Post Landing P22 "Load MSFN Supplied Octal Acquisition Time"?

    I think you are confusing GMT and GET. GMT in the RTCC is counting up from midnight Greenwich Mean Time of the launch day. The RTCC uses mainly this for time keeping, because it is an "absolute time" and doesn't depend on the liftoff time or even modified liftoff time like on Apollo 14, 16 and...
  15. indy91

    [NASSP 8][Apollo 8] Realtime simulation Debriefing

    Seems like your laptop has some built-in hotkeys which are not Windows standard. And then the DX9 client doesn't like your graphics settings changing mid simulation session. There is probably a way to disable it in the graphics options, for example like this...
  16. indy91

    Apollo 12: Post Landing P22 "Load MSFN Supplied Octal Acquisition Time"?

    In the real RTCC they had a feature to generate a custom uplink. And for that you could input numbers in engineering units, tell it what scaling and precision (single, double or even triple) you want and it would generate the data for an uplink. That would be quite helpful here I guess as it...
  17. indy91

    Apollo 12: Post Landing P22 "Load MSFN Supplied Octal Acquisition Time"?

    The worksheet is 15 years old, so I am pretty sure it works haha. If you are using Excel for the web, I think VBA macros (which this is) doesn't work in there. Different method. Go here: https://coderstoolbox.net/number/ Put 432000 seconds in decimal, add two zeros because the AGC measures...
  18. indy91

    Apollo 12: Post Landing P22 "Load MSFN Supplied Octal Acquisition Time"?

    It's not running the script to calculate the octal values. Was there no prompt to allow or disallow scripts when you opened the file? The numbers would appear where you see the #NAME?
  19. indy91

    Apollo 12: Post Landing P22 "Load MSFN Supplied Octal Acquisition Time"?

    The time you want to load is the acqusition time like during landmark tracking (T2). So when I flew Apollo 12 I switched to the CSM and calculated a landmark tracking PAD there and the T2 time was then what I input into the LGC. For the conversion to octal, I am sure we can come up with a...
  20. indy91

    Shuttle FDO MFD

    Another update: -Various improvements to the Launch Window Processor. I had first implemented the LWP for the Shuttle, then I ported it to my RTCC MFD for NASSP to calculate launch time and parameters for Skylab launches and made various improvements to it in the process. Now I ported these...
Back
Top