Giter Site home page Giter Site logo

kos's Introduction

kOS Scripts

A collection of kOS Scripts, as seen in my Kerbal Space Program's kOS boot script folder.

Parts of code miht have been collected from various sources, but mostly used as a syntax suggestion. I will work to develop my own code as far as possible.

All scripts will be tested, and adjustments might occure rapidly.

Reasoning

Human have used computer assistance in spaceflight since first attempt to reach orbit. The first space flights had computers that was huge, clunky, and was extremely limited in their functionality. Since human control is prone to too many uncertainties, and space is such a hostile environment, computers are meant to reduce the number of uncertainties as much as possible within the limits of the technology and those building it.

The base for the idea was the original AGC/AGS/DSKY used on the Apollo flights, since their limitations is well within the abilities of kOS.

Newer space flights have much more advanced computers, allowing voice activated commands, touch screen display, and personalization of the display layout.

DSKY

The DSKY was the control unit of AGC/AGS. I would like to recreate the DSKY as an Raspberry Pi unit, and control flight programs from there.

AGC/AGS

AGC is short for Automated Guidance Computer and AGS stands for Automated Guidance System. It was the brain of the mission.

Telemetry

All space flights send data back to mission control.

Planned progression

To be able to reach the ultimate goal of a RPi DSKY, I would need to figure out each separate maneuver and how to execute them in KSP. Therefor I am breaking any complete flight or operation down into single tasks and tie them together. The quick folder is meant for quick scripts to test a sequence of script in certain order, or shortcut the execution of a certain task. The folder remains empty since none of these scripts are meant to be shared.

System Details

Scripts are tested and should work with following conditions:

Windows

  • Windows 10
  • KSP 1.12.5.3190
    • Making History 1.12.1
    • Breaking Ground 1.7.1
  • kOS Scriptable Autopilot System 1.4.0.0
  • RemoteTech 1.9.12.0
  • Additional:
    • Antennas 1.4.99.0 (RT compatible)

Mac

Not tested yet

Linux

Not tested yet

kos's People

Contributors

skippern avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.