Search results

  1. P

    checklist file apollo 11 checklists.xls vastly modified in last commit ?

    A lot of modifications in the xls file example P22 auto optics before F 06 89 (LAT, LONG/2, ALT) -1 0 after F 05 89 (LAT, LONG/2, ALT) -1 0 it seems to me it is a regression , isnt it ?
  2. P

    question on Apollo 11 LOI-2

    The NASSP MCC apollo11 LOI-2 is a perfect circularization to 60NM The real flight maneuver was different it seems (non circular 66.1 by 54.4 orbit) I would like to follow the real flight with NASSP Is it possible to get the real maneuver PAD in NASSP ? if yes How ? Thanks
  3. P

    thread calculation fails PC+2 update

    Hi Flying Apollo 11 with perfectly up to date sources (built from source) I never get the PC+2 fast return PAD The calculation thread starts but fails see scenario attached 5 minutes before calculation First time I have this problem (maybe a recent change ? I see some commits on july 20 on...
  4. P

    display D3d9client problem

    Hello I am using the delta glider at Cape Canaveral Scenario with an up to date OpenOrbiter built from source and the D3D9client I am getting some flickering on the delta glider skin depending on the external camera position see the attached screenshot Am I the only one getting this ? Thanks
  5. P

    bad mesh

    Hi Something is weird in the CM-Docktgt mesh LABEL Plane MATERIAL 0 GEOM 0 0 this section is causing memory problems and crashes, Orbiter is not able to allocate empty sections like this one (no protection against it in the loadmesh source code)
  6. P

    pb with ags in apollo 11 before pdi scenario

    Hi I recently tried the apollo 11 pdi and did get abnormal speed on the AGS (adress 433) the speed was increasing all the time and diverged from the DSKY speed value I did some investigation and i think I found the problem : missing initialization of the dVInitialized variable in inertial.cpp
  7. P

    fuzzy moon view in sextant

    Hi, just a dumb question about the moon view with sextant while in moon orbit (see image attached) I am getting a fuzzy view in the sextant, is that normal or am I missing some configuration somewhere ? The view is perfect in the telescope and I have downloaded the hires moon textures thanks
  8. P

    lem Co2 question

    hello I fly Apollo 11 with an up to date version at 55h MET , my crew is entering the LEM for 2 hours I installed the CSM O2 hose by clicking in the apollo MFD after 2 hours, CO2 has accumulated in the LEM (partial pressure has gone up from 0.3 mmHG to 5 mmHG) is that normal ...
  9. P

    apolllo 11 mcc-3 in gimbal lock zone

    Flying apollo 11 with mcc enabled my mcc1 and mcc2 were scrubbed but I get the following mcc-3 in gimbal lock zone It is the first time I see this Is that supposed to happen with mcc ? P30 MANEUVER MCC-3 PURPOSE SPS/G&N PROP/GUID +63272 WT N47 +000.73 PTRIM N48 -000.32 YTRIM +00053 HRS GETI...
  10. P

    lm ECS LM suit isol valve override actuator not working

    Flying apollo 11 , at LM activation i see that this switch is not working I see in the source lemsystems.cpp that the following code is commented out is this normal ? CDRIsolValve.Init(this, &CDRSuitIsolValve, &CDRActuatorOvrd); //LMPIsolValve.Init(this, &LMPSuitIsolValve, &LMPActuatorOvrd)...
  11. P

    savestate very slow on beta

    hi, am I the only one experiencing very slow savestate with orbiter beta ? for me it seems to freeze the sim for something like 3 seconds thanks
  12. P

    SDK Question panel stretching and drawing

    I have the following problem I see that when screen resolution exceeds the panel bitmap dimension the panel bitmap is stretched to fill entire screen, that's OK But i try do display some text using GDI calls on the DC given by oapiGetDC I see that my GDI calls are stretched the same way I...
Top