OHM Atmospheric Data MFD v0.2

OrbitHangar

Addon Comments
Joined
Apr 9, 2008
Messages
3,832
Reaction score
18
Points
0

Author: mjanicki

This MFD is the result of my learning my way around the Orbiter SDK. It may have some utility for others, so here it is.

The MFD collects and displays atmospheric conditions relative to a target vessel. It is possible to select a vessel other than the focus vessel as a data collection platform so that probes can be simulated with the collected data displayed in an MFD at some remote location.

For vessels with their own dll, there are better ways to implement this, but for SpacecraftN.dll based vessels this provides a way to simulate atmospheric probes without any coding.

Update 20 March 2008:
Removed Auto-Ref button
Added ability to pause data collection
Added ability to swap axes on the graphs
Cleaned up data collection
Added scenario displaying remote data collection
(example scenario requires the default Dragonfly and Shuttle PB)


DOWNLOAD
 
My apologies for not seeing the 2010 update requests sooner. I had forgotten about this MFD somewhat.

The good news is that the only change that would need to be made would be to account for changes in the way 2010 handles drawing, as opposed to 2006.

The bad news is that I cannot find my old source code on any machine or removable device I have. So I would have to recreate the MFD from scratch for 2010.

*If* I find the time to rebuild the MFD then I'll give it a go, but it is unlikely I will have the time to do so. Sorry.

-- Mike
 
Back
Top