Editing AutoFCS
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: | ||
− | {{Addon | + | tacnareltroc |
− | + | {{Addon| | |
− | + | [http://www.rmnorman.com/Orbiter/AutoFCS2.zip AutoFCS2 Add-on]| | |
− | + | Mike Norman}} | |
− | }} | ||
− | '''AutoFCS''' is an extension for | + | '''AutoFCS''' is an extension for orbiter, which allows precise reentries with winged vehicles. |
− | + | [[Category:Add-ons|Auto]] | |
− | |||
− | First off, you need to modify the | + | |
+ | In order to use AutoFCS with Orbiter 2006, some editing of the config files must be done, as follows (credit to dtinc155): | ||
+ | |||
+ | First off, you need to modify the Earth.cfg in the main config folder. The Surfbase section needs to read like this: | ||
<pre> | <pre> | ||
Line 18: | Line 19: | ||
BEGIN_SURFBASE | BEGIN_SURFBASE | ||
DIR Earth\Base | DIR Earth\Base | ||
− | Canaveral: -80.675000 +28.520800 ; | + | Canaveral: -80.675000 +28.520800 ;80°40'30.00"W 28°31'14.88"N |
− | Edwards: -117.838620 +34.918400 ; | + | Edwards: -117.838620 +34.918400 ;117°50'19.03"W 34°55'6.24"N |
END_SURFBASE | END_SURFBASE | ||
</pre> | </pre> | ||
Line 30: | Line 31: | ||
BASE-V2.0 | BASE-V2.0 | ||
Name = Edwards | Name = Edwards | ||
− | ;Location = -117.838620 +34.918400 ; | + | ;Location = -117.838620 +34.918400 ;117°50'19.03"W 34°55'6.24"N |
Size = 1000 | Size = 1000 | ||
</pre> | </pre> | ||
Line 40: | Line 41: | ||
BASE-V2.0 | BASE-V2.0 | ||
Name = Edwards | Name = Edwards | ||
− | ;Location = -117.838620 +34.918400 ; | + | ;Location = -117.838620 +34.918400 ;117°50'19.03"W 34°55'6.24"N |
Size = 1000 | Size = 1000 | ||
Line 280: | Line 281: | ||
KSC is all set already, so you don't have to bother with it except for disabling the LOCATION line. After you do this just install AutoFCS as normal if you haven't already. | KSC is all set already, so you don't have to bother with it except for disabling the LOCATION line. After you do this just install AutoFCS as normal if you haven't already. | ||
− | |||
− | |||
− |