All Projects → allista → ThrottleControlledAvionics

allista / ThrottleControlledAvionics

Licence: other
A mod for KerbalSaceProgram

Programming Languages

C#
18002 projects
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to ThrottleControlledAvionics

Custom-Asteroids
A KSP mod that lets users control where asteroids appear
Stars: ✭ 13 (-71.11%)
Mutual labels:  mod, ksp
KerbalHealth
KSP mod that adds health management.
Stars: ✭ 13 (-71.11%)
Mutual labels:  mod, ksp
hangar
This is a plugin for the Kerbal Space Program. It provides several modules and parts to store complete vessels that aren't needed to free CPU of their burden.
Stars: ✭ 16 (-64.44%)
Mutual labels:  mod, ksp
ProjectFNF
ProjectFNF 2.0, based on Psych Engine
Stars: ✭ 22 (-51.11%)
Mutual labels:  mod
ai-n-queens
Solving and GUI demonstration of traditional N-Queens Problem using Hill Climbing, Simulated Annealing, Local Beam Search, and Genetic Algorithm.
Stars: ✭ 30 (-33.33%)
Mutual labels:  optimization-algorithms
MC-Prefab
A minecraft mod designed to provide ways of creating Pre-Fabricated(designed) buildings.
Stars: ✭ 21 (-53.33%)
Mutual labels:  mod
Nexerelin
The Nexerelin 4x mod for Starsector.
Stars: ✭ 23 (-48.89%)
Mutual labels:  mod
notion-enhancer.github.io
the notion-enhancer project's website
Stars: ✭ 24 (-46.67%)
Mutual labels:  mod
SMLHelper
A complete Subnautica and Subnautica: Below Zero modding library for the popular QModManager framework.
Stars: ✭ 36 (-20%)
Mutual labels:  mod
LoS-Mod Files X
Mod Files for the Xbox 360 version of Sonic '06 mod; Legacy of Solaris.
Stars: ✭ 22 (-51.11%)
Mutual labels:  mod
CustomNPC-Plus
Custom Version of 1.7.10 CustomNPC with backported features and original expansions
Stars: ✭ 15 (-66.67%)
Mutual labels:  mod
simobility
simobility - light-weight mobility simulation framework. Best for quick prototyping
Stars: ✭ 29 (-35.56%)
Mutual labels:  optimization-algorithms
drmon
Draconic Reactor computercraft monitoring and failsafe interface
Stars: ✭ 48 (+6.67%)
Mutual labels:  mod
The-End-Is-Nigh
A mod for expanding end game Mindustry .
Stars: ✭ 19 (-57.78%)
Mutual labels:  mod
VeinMiner
Minecraft Bukkit/Spigot/Paper plugin with Fabric client side mod. Mine multiple blocks of the same type in quick succession.
Stars: ✭ 67 (+48.89%)
Mutual labels:  mod
Performance-Estimation-Toolbox
Code of the Performance Estimation Toolbox (PESTO) whose aim is to ease the access to the PEP methodology for performing worst-case analyses of first-order methods in convex and nonconvex optimization. The numerical worst-case analyses from PEP can be performed just by writting the algorithms just as you would implement them.
Stars: ✭ 38 (-15.56%)
Mutual labels:  optimization-algorithms
minecrowdcontrol
Minecraft Crowd Control Plugin
Stars: ✭ 19 (-57.78%)
Mutual labels:  mod
BombSquad-Mods
My Mods for Bombsquad
Stars: ✭ 31 (-31.11%)
Mutual labels:  mod
procrustes
Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
Stars: ✭ 48 (+6.67%)
Mutual labels:  optimization-algorithms
kanan-new
A reimagining of Kanan for Mabinogi written in C++
Stars: ✭ 78 (+73.33%)
Mutual labels:  mod

#Throttle Controlled Avionics

Originally created by qfeys and Zenka

Current development and maintenance: allista


##Introduction

TCA is a plugin that enhances the attitude control of a ship by dynamically changing the output of its engines and RCS thrusters. Even with most unbalanced designs TCA maintains stable flight and quick precise response to user or autopilot input. TCA also provides many sophisticated autopilot programs based on this core functionality, including waypoint navigation and automatic landing. It is also fast enough to simultaneously control a whole squadron of ships without much overhead.

##Features

  • Functionality:
    • Simultaneous control over multiple vessels.
    • Realtime RCS and engine balancing.
    • Multiple engine roles and engine profiles.
    • Full support of slow engines (jets, propellers, etc.)
    • Thrust attitude control.
    • Hovering control.
    • Many sophisticated autopilot programs.
    • Orbital maneuvering independent of command module orientation.
    • User defined macros.
  • Technical:
    • Both the Toolbar and the stock AppLauncher are supported.
    • Per-vessel/per-save configuration profiles and custom presets.
    • In-game configurable key binding.
    • Full career mode integration.

##TCA Manual

##Downloads and Installation

TCA requires ModuleManager to work.

If you're upgrading, DELETE the old version before installing a new one. BUT do not delete the TCA.conf and config.xml files to preserve your settings.

If you like TCA you may buy me a cup of coffee to help the development.

##ChangeLog

##Acknowledgments:

First of all, many thanks to qfeys and Zenka for creating the original concept and implementation. Without them TCA would not exist.

And I want to express extreme gratitude to smjjames, who helped me so much with the testing of TCA3 and proposed countless improvements. Without smjjames this version would never have come to a release!

Also, here are the mods whose code and ideas were used in one way or another:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].