Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 801 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 801 Bytes

My kOS scripts for KSP 1

My scripts for Kerbal Space Program

Using it in Realistic Progression One career

See kOS documentation

Boot files

There is currently only preflight.ks which so far covers my needs. It does following:

  1. opens terminal
  2. switches to archive disk
  3. sets TimeWarp mode to physics mode
  4. start every experiment that is on the ship
  5. checks if there is exactly one Launch Clamp
  6. checks there is at least one engine is stage before clamp release
  7. computes Thrust-to-Weight ration for the first stage and checks it is not bellow 1.2

Launch scripts

I am using MechJeb for navigation so my launch scripts are doing things in parallel with MechJeb.