Atlantis MMU Sat 30
Atlantis MMU Sat 30
Page 1
1. INTRODUCTION
This document explains how to use and operate the Atlantis with MMU and Satellite Module for
Orbiter.
2. SPECIFICATIONS
To be added later
3. VERSION HISTORY
Version 1.0
Initial Release
Version 1.1
Fixed problem with not reading SAT_JETTISONED in the scenario file.
Fixed problem with the E key not returning to the shuttle from the MMU.
Added E key to the satellite to return to shuttle
Added the ability for the satellite and/or mmu to parse it's own name to return back to
the launching shuttle.
Modified the Shuttle's J key so that if the satellite is launched it will shift focus back to the
launched satellite.
Added SAT_OFS_X, SAT_OFS_Y, SAT_OFS_Z to the scenario file to control the offset of the
shuttle in the payload bay.
Version 1.2
Better MMU Mesh thanks McDope
Added SAT_NAME, and SAT_MESH to the scenario file to read the name and mesh of the
satellite you want to use.
Version 2.0
Added new MMU courtesy of Andrew Farnaby (Dirk_Dan)
Added the ability to control the RMS on the Shuttle.
Version 2.1
Added Multi-Purpose Logistics Module mesh and config
Added Grappling capability
Version 3.0
Dr. Martin Schweiger
Added Cradle Mesh and Position
Added Grappling Jettison Capability
Eliminated the need for SATELLITE_NMESH
Robert Conley
Added Accurate MMU Jets
Added MMU Docking Port
Added Carina Docking Port
Added Atlantis Satellite Repair Scenario
Page 2
4. ATLANTIS
Flight Plan
MET+0
MET+2
MET+4
MET+15
MET+55
MET+75
MET+95
MET+115
MET+135
MET+155
MET+175
MET+195
MET+215
MET+235
Launch
HUD To Surface Mode
Bring up Surface Mode MFD
Begin 180 degree roll
End Roll
Pitch to 80 degrees
Pitch to 70 degrees
Pitch to 60 degrees
Pitch to 50 degrees
Pitch to 40 degrees
Pitch to 30 degrees
Pitch to 20 degrees
Pitch to 10 degrees
Pitch to 0 degrees
Hold 0 degree pitch until vertical speed drop to 0.
Pitch to 30+ degrees until vertical accel is zero
Drop pitch keeping vertical accel zero
Cut Engines when Ecc reaches close to zero
Keyboard
J
Jettison Satellite
1
Rotate Shoulder Pitch
2
Rotate Shoulder Yaw
3
Rotate Elbow Pitch
4
Rotate Wrist Pitch
5
Rotate Wrist Yaw
6
Rotate Wrist Roll
8
Grapple Object
9
Stow Arm
0
Change Degree of Motion
K
Operate Cargo Doors
G
Operate Landing Gears
E
Begin Eva
Page 3
RMS Illustration
Page 4
5. MMU
6. STS-SAT
This has been extensively revised in this version. It is possible for orbiter modules to read the
cfg file as well as the scenario file. This is an example of doing this. In addition any config parameters
entered in after the module = line will be read and used by the orbiter in configuring the vessel. The
sts-sat.dll module does little more than read in the configuration of SAT_MESH to get the mesh name
and allows the use of the J key to switch back to the Shuttle Orbiter.
; === Configuration file for vessel class ESA Carina===
ClassName = carina <= setup as normal
Module = sts_sat
<= note that there is no meshname= line.
Normal configuration stuff
SAT_MESH carina
<= Add this to the bottom with the mesh name you want to load
7. ATLANTIS CONFIGURATION
These are the configuration options available in scenarios for the Atlantis module
STS-101:Atlantis_Sat
CONFIGURATION 3
<= 0 Launch, 1 SRBs Ignited, 2 SRB Jettisoned, 3 Orbiter
CARGODOOR 1 1.0000
<= X cargo door status, X.XXXX percentage moved (0..1)
GEAR 0 0.0000
<= X gear status, X.XXXX percentage moved (0..1)
SAT_OFS_X 0.000
<= Satellite Offset X
SAT_OFS_Y 0.000
<= Satellite Offset Y
SAT_OFS_Z 0.000
<= Satellite Offset Z
ARM_SH_P 0.000
<= Arm Shoulder Pitch
in radians
ARM_SH_Y 0.000
<= Arm Shoulder Yaw
in radians
ARM_EL_P 0.000
<= Arm Elbow Pitch
in radians
ARM_WR_P 0.000
<= Arm Wrist Pitch
in radians
ARM_WR_Y 0.000
<= Arm Wrist Yaw
in radians
ARM_WR_R 0.000
<= Arm Wrist Roll
in radians
SAT_JETTISONED 0
<= 0 not jettisoned, 1 jettisoned
SAT_NAME carina_dll
<= Module Name (.cfg)
SAT_MESH carina
<= Mesh Name (.msh)
SAT_GRAPPLE
<= X,Y, Z location of the grapple point, not used
0.000 2.341 0.182
SAT_GRAPPLED 0
<= 0 not grappled, 1 grappled
CARGO_STATIC_MESH
<= Mesh Name (.msh)
Carina_cradle
CARGO_STATIC_OFS
<= X,Y, Z location of the cargo mesh
0.000 -1.650 0.050
6. SCENARIOS
Atlantis Satellite
The Atlantis already in orbit with payload
doors deployed.
to launch with
7. CREDITS
Rob Conley
- Module Modifications
Dr. Martin Schweiger
- Original Module, Revised Module
Dealer McDope
- Satellite Mesh
Andrew Farnaby
- MMU Mesh
NASA
- MPLM Mesh (from their VRML ISS)
Thanks for your support and help