Search results

  1. M

    Equation for Periapsis Height During Apoapsis Burn???

    You probably want to look at the vis-viva equation here: v = \sqrt{\mu \left(\frac{2}{r} - \frac{1}{a} \right) } From this you can calculate the orbital speed at apoapsis of your current orbit (v_{ap} = v(r_{ap})) Likewise, you can calculate the orbital speed at periapsis of the target orbit...
  2. M

    New Release D3D9Client Development

    a) It's not gone yet. The inline and DX7 clients still build with the current sources (32-bit target only). When the 32-bit platform gets dropped, which will happen eventually, the DX7-based clients will be history. For now, they are still useful to me, because I am more familiar with them, so I...
  3. M

    New Release D3D9Client Development

    I think I fixed the build script for the github runner. Can you please check if it works for you now?
  4. M

    New Release D3D9Client Development

    I see. I suspect what's happening is that when building Orbiter on the github CI runner, cmake doesn't find the DXSDK installation and skips the D3D9Client build. I'll have a look to see if I can figure out what is going on here. Or maybe somebody more familiar with the build.yml script can spot...
  5. M

    New Release D3D9Client Development

    I am not actually sure what this means. Are you saying your build doesn't produce a D3D9Client.dll in Modules/Plugin of your build directory when you build Orbiter? Do you get any error messages?
  6. M

    New Release D3D9Client Development

    That is actually not quite what I meant. It is just that now that the d3d9client feature branch is merged into main, all commits to d3d9client are now commits to main. So for future modifications to the D3D9Client it would be cleaner to branch off main than to continue to commit to the merged...
  7. M

    New Release D3D9Client Development

    Perfect - thanks for the quick response! All done now - enjoy the D3D9 client on the Orbiter main branch! Is it ok to delete the d3d9client branch? I tend to delete merged branches to keep the branch list clean.
  8. M

    New Release D3D9Client Development

    Just checking in to say hello (it doesn't happen very often these days). I wanted to ask @jarmonik and the D3D9 developers about the d3d9client branch on github orbitersim/orbiter: is it ok with you guys if I merge the branch? I did upload a few commits to it (mainly minor stuff - rebasing to...
  9. M

    Question Glideslope / BaseSync reentry of STS/Shuttle Fleet Shuttle

    The AtmAttenuationAlt config entry is used only for visualisation. It has no effect on the atmosphere physics used in Orbiter. The physical behaviour is encoded in a DLL, and in fact you have a choice of three different atmosphere models: Orbiter 2006 legacy: do NOT use this. It is kept for...
  10. M

    2006 & 2006-P1 Hi-Res Textures 2006

    High-Res texture packs for 2006
  11. M

    Orbiter 2001 010503

    The earliest copy of Orbiter I have on record, from 2001.
  12. M

    Orbiter 2002 020419

    Orbiter's 2002 release. Both files are needed for a working copy.
  13. M

    Orbiter 2002-P1, with subsequent patches 021202, 021206, 021217, 030303

    Orbiter's second release in 2002, which then included three subsequent revisions as patches to the base 021202 install. These are cumulative, which means if you want 030303 you need to unpack the 021202 base, then the 021206 patch, the 021217 patch, and then finally the 030303 patch, to get a...
  14. M

    Orbiter 2003-P1 031105

    The first revision of Orbiter from 2003. Not originally called 2003-P1 (as far as I know) but adjusted to fit the more recent format. You need _base and _tex for a working Orbiter install. _sdk is optional, for developing addons against.
  15. M

    Orbiter 2003-P2 031217

    The second revision of Orbiter from 2003. While this wasn't called 2003-P1 at the time as far as I can tell, that's what Orbiter later started using, so I've kept that format here as we go backwards in time. You need _base and _tex for a working Orbiter install. The _sdk is optional.
  16. M

    2005 (with P1 patch files) 050216

    Orbiter 2005 - both the initial release and the later patch for a revision. The 050216 patch needs to be applied over the base 050116 install, it won't make a standalone Orbiter install by itself.
  17. M

    Orbiter 2006 060504

    Orbiter 2006 base package.
  18. M

    Orbiter 2006-P1 060929

    Orbiter 2016-P1, base and separate SDK package. Only the base is needed for the core Orbiter application.
  19. M

    Orbiter 2010 100606

    Orbiter 2010, in ZIP and MSI format - you only need one of these files.
  20. M

    Orbiter 2010-P1 100830

    Orbiter 2010-P1, both MSI and ZIP versions. You only need one of these files!
Back
Top