Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sgiath/kos-scripts

My kOS scripts for Kerbal Space Program 1 RP-1
https://github.com/sgiath/kos-scripts

ksp ksp-kos

Last synced: 6 days ago
JSON representation

My kOS scripts for Kerbal Space Program 1 RP-1

Awesome Lists containing this project

README

        

# My kOS scripts for KSP 1

My scripts for [Kerbal Space Program](https://www.kerbalspaceprogram.com/)

Using it in [Realistic Progression One](https://github.com/KSP-RO/RP-1) career

See [kOS documentation](https://ksp-kos.github.io/KOS_DOC/)

## 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.