Editing Sextant MFD
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
[[Image:Lgplv3-147x51.png|right|thumb|[http://www.gnu.org/licenses/lgpl-3.0-standalone.html Licensed under LGPL v3]]] | [[Image:Lgplv3-147x51.png|right|thumb|[http://www.gnu.org/licenses/lgpl-3.0-standalone.html Licensed under LGPL v3]]] | ||
− | [[Image: | + | [[Image:SextantMFD_20090804.png|right|thumb|300px|Sextant MFD in action]] |
{{Addon| | {{Addon| | ||
Line 7: | Line 7: | ||
}} | }} | ||
− | Sextant MFD is | + | Sextant MFD is a yet-to-be-released MFD that simulates a sextant and rendezvous radar for use in semi-optical orbital rendezvous. For more information on the technique refer to this thread on the Orbiter-Forum: http://www.orbiter-forum.com/showthread.php?t=9065. |
− | |||
− | |||
== Operation == | == Operation == | ||
Line 23: | Line 21: | ||
==== Reference ==== | ==== Reference ==== | ||
− | The upper section of the display shows reference information including the MFD title, the current reference body (used for determining the local horizon) | + | The upper section of the display shows reference information including the MFD title, the current reference body (used for determining the local horizon) and the current target. |
==== Sextant ==== | ==== Sextant ==== | ||
Line 59: | Line 57: | ||
Switch between metric and imperial units. | Switch between metric and imperial units. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==== MRK ==== | ==== MRK ==== | ||
Line 82: | Line 72: | ||
== Configuration == | == Configuration == | ||
− | + | A configuration file (SextantMFD.cfg) in located in OrbiterDirectory\Config\SextantMFD and contains the settings for the MFD. The following items can be configured. | |
− | |||
− | The following items can be configured. | ||
=== Colours === | === Colours === | ||
Line 99: | Line 87: | ||
UNITS - the default units. See the config file for valid values. | UNITS - the default units. See the config file for valid values. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Credits == | == Credits == | ||
− | This MFD uses the built-in | + | This MFD uses the built-in Orbiter pop-up menus for selecting the reference body. Thanks to CJ Plooy for his work in making this functionality available. |
Two functions from [http://www.orbithangar.com/searchid.php?ID=3609 FreeOrbitMFD by CJ Plooy] were used for formatting the SI prefixes. See source code for details. | Two functions from [http://www.orbithangar.com/searchid.php?ID=3609 FreeOrbitMFD by CJ Plooy] were used for formatting the SI prefixes. See source code for details. | ||
Line 122: | Line 102: | ||
Sextant MFD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. | Sextant MFD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. | ||
− | You should have received a copy of the GNU Lesser General Public License along with | + | You should have received a copy of the GNU Lesser General Public License along with StateVectorMFD. If not, see <http://www.gnu.org/licenses/>. |
− | |||
− | |||
− | |||
− |