Jump to content

live scraping of data for external displays?


Recommended Posts

I am planning to build a (real life) custom cockpit for KSP and was wondering how much data I could get out of the game for external displays. I was hoping for at least consumables (liquid fuel, power, RCS, etc.), but things like altitude and heading would also be great to get. Thanks a bunch.

Link to comment
Share on other sites

Most of that info is in FlightGlobals.ActiveVessel. All the altitude, heading, velocity information is in there. To get resources you can loop over all the parts in each vessel and count up their available resources.

Link to comment
Share on other sites

I am planning to build a (real life) custom cockpit for KSP and was wondering how much data I could get out of the game for external displays. I was hoping for at least consumables (liquid fuel, power, RCS, etc.), but things like altitude and heading would also be great to get. Thanks a bunch.

Tried the Telemachus mod?: http://forum.kerbalspaceprogram.com/showthread.php/24594-0-21-Telemachus-%E2%80%93-Telemetry-and-Flight-Control-in-the-Web-Browser

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...