yagiziskirik / Kerbal-Telemetry

Telemetry project for Kerbal Space Program. The program uses a server that is running on the KSP side and a client which is capable of running both the KSP side computer or any other one over a web browser.
https://yagiziskirik.github.io/Kerbal-Telemetry/
MIT License
23 stars 6 forks source link
httpserver kerbal kerbal-space kerbal-space-program kerbal-telemetry kerbalspaceprogram ksp

Kerbal Telemetry - Now Standalone!

Version 2.4.0 License Maintenance pages-build-deployment CKAN

Telemetry addon for Kerbal Space Program. The program uses a server that is running on the KSP side and a client which is capable of running both the KSP side computer or any other one over a web browser. This means you can connect to the server from any device which is capable of running it over a web browser by entering your server computer's local address and selected port from the interface (default 8000), for example: http://192.168.1.104:8000.

Intro

Features

Translations

If you see any problems or if you want to translate the program to your language, please contact me from my Github page.

Dependencies

Setup

Please be aware of that naming is quite important for mod to work correctly. Make sure you have Kerbal Space Progam/GameData/KerbalTelemetry folder and you need to have KerbalTelemetry.dll, Textures, WebServer and Parts files in KerbalTelemetry folder.

Usage

Engineering101

On the top bar you can see:

On the first page (Spacecraft Information): Usage 1

On the second page (Telemetry): Usage 5

On the third page (Command & Control): Usage 6

On the final page (Settings): Usage 7

On the bottom bar:

Usage is very simple. Start the game. When you start a flight, activate telemetry plugin from toolbar. You will see the charts will refresh when you are airborne and below 90,000 meters.

Special Thanks

I would like to thank @MekoNix, @Aebestach, @Genhis and @NguyenAirlines for their contribution and ideas.