Recent content by whitewatcher

  1. W

    Project Simplex-based thruster control

    I just put the RCS code into a very specific vessel and it works fine. Even my framerate doubled, because the your Simplex implementation is faster than the Gauss-Jordan which I had.
  2. W

    Project Simplex-based thruster control

    Darrenc, I like your code very much. There are vessels which really need it. Sometimes, ideas in this forum are months ahead of their time. ;-) Thank you!
  3. W

    External MFDs for Orbiter

    Good question! The server application is a standalone application. It requires Windows and the VC runtime package, nothing else. If it asks for a QLIB DLL, just delete the USBTTL-Input module (a dll in the same folder as the server application).
  4. W

    External MFDs for Orbiter

    Yes, you were right. I did not mention anything here because I did not want to put myself under pressure. My primary goal is to create a very stable and well-throught-out addon. And this takes time. The client module was originally part of a vessel addon. I had to do a major refactoring in...
  5. W

    External MFDs for Orbiter

    Link fixed. Should work now.
  6. W

    External MFDs for Orbiter

    NetMFD could be a solution ... During my student research project, I have built a professional simpit - and written a plugin which can distribute MFD instruments over a TCP/IP network. (The research project is referenced on the Orbiter website.) However, I have been refining and refactoring the...
  7. W

    New Release D3D9Client Development

    The Client seems to have a Problem with black transparent color key in 2D panels. The black area is not transparent, but black. I am using white (0xFFFFFF) now and it works.
  8. orbiter bug

    orbiter bug

  9. Bug Report Pictures

    Bug Report Pictures

  10. W

    Thesis: Simpit Framework

    Wow, that was quick! I think I will keep the links for some months. But you can make a copy if you like.
  11. W

    Multiple Monitor/MFD ?Touchscreen

    Again: I have written a Network-MFD addon as part of my thesis. It is now published: http://www.orbiter-forum.com/showthread.php?t=14784 Advantage: - You can use as many MFDs as you want to over the network. - Easy to install, easy to build, schematics available. Disadvantage: - Requires...
  12. W

    Thesis: Simpit Framework

    Thank you! Glad you like it. :-) This would be great. The more people make use of it, the better.
  13. W

    Thesis: Simpit Framework

    Hi, I've just completed a my thesis: A Simpit Framework and the exemplary implementation of a Soyuz-TMA simpit. I am posting the Presentation first: (German, but many pictures) http://mymp3s.de/Studienarbeit_Abschlusspraesentation_20100310.pdf Full thesis with explanations and code examples...
  14. W

    Fly-By-Wire 0.9 Discussion

    I have the same problem that Puma mentioned. I have copied a fully working version of Orbiter on my USB stick. - On my Laptop, FBW works. - In my desktop PC it does not show up in the Extras-List. Orbiter does not mention it in its log. My conclusion: must have something to do with the...
  15. W

    New Sweet way to reenter?

    The Russians experimented with extreme ballistic coefficients: http://www.astronautix.com/craft/irdt.htm I think this way of re-entry is pretty cool because you reduce peak heat loads. Of course, you must get rid of the same orbital energy, but you have more time for surrounding (residual)...
Back
Top