Jump to content

[1.12.x] Export Flight Data to a CSV File Mod


kna27

Recommended Posts

Have you ever wanted to see your flight data in beautiful charts?

Ever wanted to see a detailed log of your altitude, apoapsis, velocity, and much, much more?

 

Well, KSP Data Export allows you to do that!

 

This mod allows you to choose from 20 different values to log (even more are coming in future updates), and neatly puts them into a CSV file. You can then use this CSV file in programs such as Excel or Google Sheets to create beautiful looking charts and graphs. Data is logged by default every one second, but you are allowed to change to whatever you would like.

 

I made this video to demonstrate some of the features:

 

 

 

Current Values to Choose From:

Vessel

  • Surface Velocity
  • G-Force
  • Acceleration
  • Thrust
  • TWR
  • Mass

Position

  • Altitude (Terrain)
  • Altitude (Sea Level)
  • Downrange Distance
  • Latitude
  • Longitude

Orbit

  • Apoapsis
  • Periapsis
  • Inclination
  • Orbital Velocity

Target

  • Distance
  • Target Velocity

Resources

  • Stage DeltaV
  • Vessel DeltaV

Science

  • Air Pressure

More values are coming soon!

 

Screenshots

mainGUI.png

The main GUI

loggedValsGUI.png

The GUI to choose which values to log

 

Download

This mod is available on CKAN, as well as SpaceDock and CurseForge. If you prefer to download it on GitHub, you can get it here. The source code is available here.

License: MIT

Thank you for reading, let me know your comments, feedback, and suggestions!

(I am new the forums, so hopefully I didn't make any mistakes. This is also my first mod!)

Edited by kna27
Update KSP version
Link to comment
Share on other sites

12 minutes ago, kna27 said:

I am new the fourms, so hopefully I didn't make any mistakes.

Hey KNA!  Welcome to the forums!   VERY interesting mod you have here.   Alas, you do have to provide a license for the mod in this thread, and in the downloadable, as per the

 

Looking forward to seeing what the community does with this one!

Link to comment
Share on other sites

1 minute ago, Gargamel said:

Hey KNA!  Welcome to the forums!   VERY interesting mod you have here.   Alas, you do have to provide a license for the mod in this thread, and in the downloadable, as per the

 

Looking forward to seeing what the community does with this one!

Thank you for the reminder! I added it, sorry about that :P

Link to comment
Share on other sites

  • 2 months later...

Mod update: Version 0.6 for KSP 1.12.x

This update focuses on compatibility on Linux and Mac

Download it from Github, CKAN, Spacedock, or Curseforge

Changelog

Mac

  • Icon now correctly shows
  • CSV files are no longer stored in the app bundle and are now stored in the correct directory

Linux

  • Icon and CSV files are now saved and read from the correct directory

Bug Fixes

  • Fixed mod not loading on first time entering flight
  • Fixed "turn on" text not changing
  • Fixed mod icon sometime showing on scenes that weren't the flight scene
  • Fixed NullReferenceException when logging target information without any target

General

  • Make all GUI windows hidden at start

Data Points

  • Updated downrange distance calculation to work with any launchpad
  • Made thrust currently WIP due to possible errors when staging

Code

  • Refactored and cleaned-up code
  • References now use environment variables so contributing is easier now

Please report any bugs you find and enjoy!

Link to comment
Share on other sites

  • 1 year later...
  • 7 months later...
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...