Coder Social home page Coder Social logo

stevemeacham / autopilot-for-realistic-ksp Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 54 KB

This suite of kOS scripts, or programs, automate spacecraft and aircraft in the Kerbal Space Program (KSP), with special emphasis on RSS, RO, RP-1, and Principia.

License: GNU General Public License v3.0

ksp-scripts ksp-controller ksp-kos ksp realism-overhaul rp-1 principia kerbal kerbalspaceprogram kerbal-space-program

autopilot-for-realistic-ksp's Introduction

The Autopilot for Realistic KSP (ARK)

Overview

This unique kOS library supports automated control of spacecraft and aircraft in Kerbal Space Program (KSP) by using the kOS: Kerbal Operating System (kOS). There are many kOS libraries that claim to do this, but I know of none that are compatible with the Realism Overhaul, Realistic Progression, and Principia mods. This library also uses NO GLOBALS.

Origin

Original GitHub Repository

Inspiration

  • lecOS

Requirements and Dependencies

Technologies

Support

This library is for programmers, so a certain level of technical acumen and initiative is assumed. Here is the support process:

  1. RTFM and do things the way it shows before trying to improve upon it. If that didn't help...
  2. Read the library and example usage code. If that didn't help...
  3. Look for answers in the Github Issue Tracker.
  4. Ask for answers in the Github Issue Tracker.

If it was unclear to you, it will be unclear to others. Become a contributor, pay it forward, and keep it from happening again.

Repository Structure

  • The Script folder corresponds to the folder where the kOS mod looks for scripts. Including it in this repository makes things a little cleaner, but also solves some potential problems when this library is installed without reading the instructions.
  • The ark folder is required. See INSTALL.
    • TODO ... is the kOS Object Oriented Library. See TODO ... to learn all about it.
    • Files that aren't necessary when running a program, but are in the folder so they remain with with oolib when it is installed.
      • Other *.md files correspond one-to-one with the .ks files and provide useful information about each.
      • The ark/Licenses folder - the name's on the tin. ks`.
  • The boot folder is optional.
    • tinyboot.ks fits in under 100 kOS disk capacity and starts the boot process from the Archive volume.
    • boot.ks, the main boot script, which can be run from any volume that contains TODO...
  • INSTALL.md explains how to install ARK in KSP.
  • LICENSE is the GPLv3 license text, located and formatted in a way that GitHub likes.
  • ksconfig.json provides some useful configuration settings for using Visual Studio Code (VSCode) with this Library, when using the "kOS (KerboScript)" and "Kerbal Operating system" extensions.
  • .gitignore keeps unwanted files out of the repository. Specifically, those that sometimes appear when using VSCode, VIM, Emacs, MacOS, Windows, and Linux.

Copyright and License

Copyright © 2020 Steve Meacham and contributors

These programs, the program code, and any examples of program code are free software. Permission is granted to redistribute them and/or modify them under the terms of the GNU General Public License v3.0 or (at your option) any later version. Any programs, program code, or examples of program code that specify compatible Licenses granting additional permissions remain governed by this License without regard to the additional permissions.

The accompanying documentation provides the same freedoms that the software does. Permission is granted to copy, distribute and/or modify the accompanying documentation under the terms of the GNU Free Documentation License v1.3 or (at your option) later. Any documents that specify compatible Licenses granting additional permissions remain governed by this License without regard to the additional permissions.


This document is part of the Autopilot for Realistic KSP documentation.

Copyright © 2020 Steve Meacham and contributors

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License v1.3 or (at your option) later published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included.

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.