Skip to content

RCS Thrust Controller v2.0

Compare
Choose a tag to compare
@Gaiiden Gaiiden released this 15 Mar 01:02
· 14 commits to master since this release
  • Script extension changed to conform to new kOS architecture
  • Uses new HUD message capability to present thruster info and maneuver warnings
  • Checks for connection to Mission Control before executing (bypassable)
  • No longer requires ISP and throttle to be set in hardcode or at runtime (latter depends on use of Tweakable Everything)
  • Maneuver nodes are now monitored and changes can be made to Δv, ETA and throttle anytime prior to node execution
  • No longer needs a maneuver node to be created prior to execution
  • Cancelling maneuver nodes no longer terminates the program
  • The Abort button is used to terminate the program
  • Time warp is monitored and will drop out 10 seconds prior to node execution

Please see the updated ReadMe for new installation & usage instructions