Recent content by gravhoek

  1. gravhoek

    rocket control

    The RATE mode achieves the practical value of a target offset for most cases, I think. Not saying a custom target wouldn't be useful, but I don't think the current tools should hold you back much.
  2. gravhoek

    propellant without delta-v

    In this case, I believe that your engine is not activated. If you activate the stage, does Delta-V calculate for you?
  3. gravhoek

    a moon in planetary rings

    Just wanted to note that Pan is in the rings of Saturn currently!
  4. gravhoek

    Can't execute planned burns

    The main engine on the default test craft currently starts disabled - right click the engine to activate.
  5. gravhoek

    Solved Changing display mode or maximizing windowed KSA crashes it; sometimes prevents from launching unless settings file is deleted.

    Thank you for your report! Are you running a configuration with just the Earth or Earth/Moon? If so, I believe the error was fixed in revision 3406, which should be available in the next public build. Please let us know if it's still a problem after that!
  6. gravhoek

    Propellant system proposal for KSA

    Several of these are already in the game if you know where to look in the files!
  7. gravhoek

    Has anyone dated the in game solar system?

    The date for the major planet ephemerides is commented in the XML. The rest of the bodies had orbit data pulled somewhat arbitrarily. The MeanAnomalyAtEpoch parameter is deprecated and won't be used again.
  8. gravhoek

    Decoupling Gemini7 turns capsule 90 degrees

    Thanks for the report! This should be fixed in the next public build.
  9. gravhoek

    floating up on Venus, teleportation

    This is known - the buoyancy simulation is not stable for dense atmospheres at the moment. Will be fixed eventually.
  10. gravhoek

    Solved Vessels orbit inclination value seems weird.

    That doesn't really make sense - orbits themselves aren't ascending or descending, they are just inclined (or not). You can be on the ascending or descending _leg_ of an orbit, but that doesn't mean your inclination is changing. The normal definition of a negative inclination is a retrograde...
  11. gravhoek

    Solved Vessels orbit inclination value seems weird.

    You are still in an ascending orbit in this screenshot, look at the orientation of South America. Remember the Earth has axial tilt!
  12. gravhoek

    Weird Sliding Bug when going to the surface of Phobos

    The sliding is a side effect of the spamming exceptions, which should no longer happen.
  13. gravhoek

    Issue with too many "thruster pulse commands" at once

    This post was linked from another recent thread - just dropping in to say this should have been fixed a while ago.
  14. gravhoek

    Solved White thing propagating on earth

    This has been fixed internally and the fix will be in the next public build.
  15. gravhoek

    Celestial Coordinate Frames in KSA

    As mentioned above, I will do a vehicle coordinate frame post separately as there's a lot to cover. But to answer this specific question, the vehicle frame follows the normal aircraft convention, so: X: Forward (roll) Y: Right (pitch) Z: Down (yaw) This means right roll is positive, pitch up...