A collection of some kerboscripts for Kerbal Space Program - Kerbal Operating System
- basicLaunch.ks - automate launching a rocket into orbit around Kerbin.
- basicTakeOff.ks - automate taking off from the runway.
- navigateto.ks - automate heading corrections for navigation to (lat,lng).
- execnode.ks - taken from https://ksp-kos.github.io/KOS/tutorials/exenode.html with minor adjustments.
- stats.ks - general status display (Fuel, flight info, etc...). Useful for a second on-board KOS processor =)