Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olexs/ksp_graphotron
Graphotron 2000 - a part and plugin for KSP to make SCIENCE with your sensor output.
https://github.com/olexs/ksp_graphotron
Last synced: about 2 months ago
JSON representation
Graphotron 2000 - a part and plugin for KSP to make SCIENCE with your sensor output.
- Host: GitHub
- URL: https://github.com/olexs/ksp_graphotron
- Owner: olexs
- Created: 2012-11-23T17:37:43.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T17:44:47.000Z (over 2 years ago)
- Last Synced: 2023-03-13T21:10:16.265Z (almost 2 years ago)
- Language: C#
- Size: 2.31 MB
- Stars: 5
- Watchers: 4
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Graphotron 2000 v0.2
======================
The Graphotron 2000 is a part and a plugin for KSP used to plot sensor output and flight information.Changelog
---------
v0.2: Long-awaited update:
- Resizeable graph area
- Optional larger label font
- Optional graph legend
- CSV raw data export
- Option to reset the plot
- New data sources, including any resources
- Toggle UI and plotting using action groupsv0.1.2: Added dynamic pressure graph
v0.1.1: Initial _working_ release
v0.1: Initial release
Installation
------------
Place the "Parts" and "Plugins" folder contents into the respective folders in your KSP install. Restart the game.Usage
-----
The Graphotron 2000 can be found in the Science tab of the VAB/SPH.Right-click the Graphotron 2000 in flight to bring up the interface. Click the "Sources" button to select data sources for your plot. Set the plot resolution (how much time equals to 1 pixel of plot width). Click the "Draw Plot" button to start collecting and plotting data, click it again to stop.
When plotting is active, data is always collected from all available sources. You can switch sources on and off while plotting without loss of data.
Click "Save to PNG" to save the current plot to a .png file, located at _[your KSP folder]/PluginData/Graphotron/[date time].png_
When the Graphotron UI is hidden, plotting does not stop. The Graphotron 2000 will continue plotting until stopped manually, no ElectricCharge is available, or it is destroyed or detached from the craft.
Troubleshooting
---------------
If you are not getting data from your sensors, check that they are activated and attached to the same vessel as the Graphotron.If the "Draw plot" button keeps deactivating itself, check there is enough ElectricCharge available to power the Graphotron.
Attributions
------------
Thanks to DYJ for providing the awesome part model for the Graphotron, and to khyperia for the great pixel font!And a special thanks to Squad for making Kerbal Space Program, it's incredible.
License
-------
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.