SSU Development thread (4.0 to 5.0) [DEVELOPMENT HALTED DUE TIME REQUIREMENTS!]

Status
Not open for further replies.

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
5,870
Reaction score
2,868
Points
188
Website
github.com

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,429
Reaction score
680
Points
203
And placing the stack on the MLP, does it match the FSS arms? Do the tips of the SRBs and ET match the locations on the diagram?
Everything pad related except for the new MLP are incorrecly sized, even the concrete hardstand. So, nothing lines up with each other as only the MLP is based on actual dimensions. Which is why the GH2 vent arm is buried in the intertank section of the IT and below the ETCA on the ET.
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
5,870
Reaction score
2,868
Points
188
Website
github.com
Everything pad related except for the new MLP are incorrecly sized, even the concrete hardstand. So, nothing lines up with each other as only the MLP is based on actual dimensions. Which is why the GH2 vent arm is buried in the intertank section of the IT and below the ETCA on the ET.

OK, so what about the tips of the SRBs and ET, do they match the locations on the last diagram?
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,429
Reaction score
680
Points
203
OK, so what about the tips of the SRBs and ET, do they match the locations on the last diagram?
I can't check because everything is off. Since the hardstand is off that leads to everything being off. It's wrong from the bottom up.
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
5,870
Reaction score
2,868
Points
188
Website
github.com
I can't check because everything is off. Since the hardstand is off that leads to everything being off. It's wrong from the bottom up.

I'm jsut talking about the stack, the FSS, etc don't matter. Do the distances between the MLP and the tips of the OV, ET and SRBs match the diagram?
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,429
Reaction score
680
Points
203
I'm jsut talking about the stack, the FSS, etc don't matter. Do the distances between the MLP and the tips of the OV, ET and SRBs match the diagram?
The problem is that I don't have those relations. Everything is listed in the local coordinate system, for the ET it's the ET coordinate system, for the boosters, it's SRB coordinate system being used. For the pad, it's pad coordinate system which lists things in elevation only not X, Y and Z.
Nothing is listed with differentials between each coordinate system. These schematics are the only ones I have ever found that lists something else besides the local coordinate system:

SRB/ET FWD attach fitting: https://www.dropbox.com/s/vxfdri8whkrguzy/SRB_FWD_attach_fitting.jpg?dl=0
ET/OV bipod: https://www.dropbox.com/s/t5scp5w0nyyzl72/ET_OV_Bipod.jpg?dl=0
ET/OV aft attachments: https://www.dropbox.com/s/usklpunf1nl0lj5/ET_OV_Aft_Attachments.jpg?dl=0

That's all of it.
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
5,870
Reaction score
2,868
Points
188
Website
github.com
The problem is that I don't have those relations. Everything is listed in the local coordinate system, for the ET it's the ET coordinate system, for the boosters, it's SRB coordinate system being used. For the pad, it's pad coordinate system which lists things in elevation only not X, Y and Z.
Nothing is listed with differentials between each coordinate system. These schematics are the only ones I have ever found that lists something else besides the local coordinate system:

SRB/ET FWD attach fitting: https://www.dropbox.com/s/vxfdri8whkrguzy/SRB_FWD_attach_fitting.jpg?dl=0
ET/OV bipod: https://www.dropbox.com/s/t5scp5w0nyyzl72/ET_OV_Bipod.jpg?dl=0
ET/OV aft attachments: https://www.dropbox.com/s/usklpunf1nl0lj5/ET_OV_Aft_Attachments.jpg?dl=0

That's all of it.

From the diagram
Code:
MLP 0 = 95'0'' = 28.956m

SHUTTLE/MLP CONTROL = 130'7'' = 39.8018m
OV tip = 220'9'' = 67.2846m
SRB tip = 240'2'' = 73.2028m
ET tip = 274'8.25'' = 83.72475m
So if you assemble the stack on the MLP, and subtacting the MLP 0 value above from the other values, you can check if the position of the tips. :shrug:

Plus, there are conversion data between the pad and the rest of the "parts", on the top left corner of the diagram.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,429
Reaction score
680
Points
203
From the diagram
Code:
MLP 0 = 95'0'' = 28.956m

SHUTTLE/MLP CONTROL = 130'7'' = 39.8018m
OV tip = 220'9'' = 67.2846m
SRB tip = 240'2'' = 73.2028m
ET tip = 274'8.25'' = 83.72475m
So if you assemble the stack on the MLP, and subtacting the MLP 0 value above from the other values, you can check if the position of the tips. :shrug:

Plus, there are conversion data between the pad and the rest of the "parts", on the top left corner of the diagram.
Are you using the listed X0 values? Remember, that's not the physical tip of anything. The physical tip for the ET, which is the lightning spike on the nose cone is located 327.207 inches aft of the XT0 point. OV XO0 is 235 inches forward of the nosecap. The nose cones on the SRBs, are 200 inches aft of XS0.


So each X0 point is always located in thin air, not touching any hardware. Only the MLP has a physical 0 point which is the bottom of actual platform, the B deck.
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
5,870
Reaction score
2,868
Points
188
Website
github.com
Are you using the listed X0 values? Remember, that's not the physical tip of anything. The physical tip for the ET, which is the lightning spike on the nose cone is located 327.207 inches aft of the XT0 point. OV XO0 is 235 inches forward of the nosecap. The nose cones on the SRBs, are 200 inches aft of XS0.


So each X0 point is always located in thin air, not touching any hardware. Only the MLP has a physical 0 point which is the bottom of actual platform, the B deck.

I'm running out of arguments... :facepalm:
Can't you assemble the meshes in the editor (MLP, SRBs, ET and OV) and then measure the distance between the tips of the vehicle and the MLP 0 level, so those distances can be compared to the values I posted?
E.g., the tip of the ET should be 83.72475m - 28.956m = 54.76875m above the MLP 0 level.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,429
Reaction score
680
Points
203
I'm running out of arguments... :facepalm:
Can't you assemble the meshes in the editor (MLP, SRBs, ET and OV) and then measure the distance between the tips of the vehicle and the MLP 0 level, so those distances can be compared to the values I posted?
E.g., the tip of the ET should be 83.72475m - 28.956m = 54.76875m above the MLP 0 level.
Something to note about the elevations listed on the schematic: They're true up to the pad surface but then they get weird. The elevations listed are the FSS Level designations, not their true elevations. The elevation of the 75' level (the first physical level after the pad surface) is 27' above the pad surface. Each level after it is spaced exactly 20' apart.

This comes from the time each level of the FSS was part of the old Saturn Launcher Umbilical Towers where the three first levels had vertical spacing of 30' (so, 30, 60 and 90) and then it was 20' vertical spacing between the levels.
For the shuttle, to align the FSS with the MLP, they created a new 27' high level that never existed before and then stacked carefully chosen levels from the old Saturn LUTs on top of that new 27' level, creating the shuttle FSS (then called the Space Shuttle Access Tower, SSAT).
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
5,870
Reaction score
2,868
Points
188
Website
github.com
Something to note about the elevations listed on the schematic: They're true up to the pad surface but then they get weird. The elevations listed are the FSS Level designations, not their true elevations. The elevation of the 75' level (the first physical level after the pad surface) is 27' above the pad surface. Each level after it is spaced exactly 20' apart.

This comes from the time each level of the FSS was part of the old Saturn Launcher Umbilical Towers where the three first levels had vertical spacing of 30' (so, 30, 60 and 90) and then it was 20' vertical spacing between the levels.
For the shuttle, to align the FSS with the MLP, they created a new 27' high level that never existed before and then stacked carefully chosen levels from the old Saturn LUTs on top of that new 27' level, creating the shuttle FSS (then called the Space Shuttle Access Tower, SSAT).

I don't see anything weird... the first level is just different from the others... :shrug: Anyway, like I said before, the FSS does not matter for this.
The diagram tells us the elevation of the MLP 0 level and the elevation of the vehicle tips, so we can subtract those values and get the distance between them. Then we can check the models to see if they match, and get clues as to what is wrong. I don't know any other way to explain this. :uhh:
 

Donamy

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Oct 16, 2007
Messages
6,904
Reaction score
196
Points
138
Location
Cape
Are we still working on SSU, or are you building a real shuttle ?:blink:
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,429
Reaction score
680
Points
203
I don't see anything weird... the first level is just different from the others... :shrug: Anyway, like I said before, the FSS does not matter for this.
The diagram tells us the elevation of the MLP 0 level and the elevation of the vehicle tips, so we can subtract those values and get the distance between them. Then we can check the models to see if they match, and get clues as to what is wrong. I don't know any other way to explain this. :uhh:
Found this in Vol. 1 of the SODB, page 37: https://www.dropbox.com/s/j1inftx4loikrsl/Pad_schematic_SODB_Vol1.jpg?dl=0

---------- Post added at 12:15 AM ---------- Previous post was at 12:04 AM ----------

This is what I get in AC3D with everything aligned: https://www.dropbox.com/s/6mqu68pky1zyhgp/Tip_alignments.jpg?dl=0

The white boxes are where the tips should be according to the schematics and they're spot on.
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
5,870
Reaction score
2,868
Points
188
Website
github.com
Found this in Vol. 1 of the SODB, page 37: https://www.dropbox.com/s/j1inftx4loikrsl/Pad_schematic_SODB_Vol1.jpg?dl=0

---------- Post added at 12:15 AM ---------- Previous post was at 12:04 AM ----------

This is what I get in AC3D with everything aligned: https://www.dropbox.com/s/6mqu68pky1zyhgp/Tip_alignments.jpg?dl=0

The white boxes are where the tips should be according to the schematics and they're spot on.

This schematic doesn't match the other... :facepalm:

---------- Post added at 11:25 PM ---------- Previous post was at 11:24 PM ----------

Are we still working on SSU, or are you building a real shuttle ?:blink:

On the code part, building the real one would probably be easier...
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
5,870
Reaction score
2,868
Points
188
Website
github.com
DaveS, before I commit the SRB fix, could you explain why you changed the SRB c.g. position in Atlantis_defs.h? I'm pretty sure that it wasn't needed, as that is used by the "OV c.g. code", so it refers to the OV axis reference.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,429
Reaction score
680
Points
203
DaveS, before I commit the SRB fix, could you explain why you changed the SRB c.g. position in Atlantis_defs.h? I'm pretty sure that it wasn't needed, as that is used by the "OV c.g. code", so it refers to the OV axis reference.
I was unaware of that fact. I thought each element used its own axes and thought that might have been part of the issue with the SRB separation. So it was a vain attempt trying to fix it on my part.
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
5,870
Reaction score
2,868
Points
188
Website
github.com
I was unaware of that fact. I thought each element used its own axes and thought that might have been part of the issue with the SRB separation. So it was a vain attempt trying to fix it on my part.

It wasn't that, the issue was physics: the PMI was not corrected, so the thing liked to rotate more in one direction than others. The fix is up.

---------- Post added at 08:11 PM ---------- Previous post was at 08:06 PM ----------

BTW: the segments appear not to be fully attached to each other, as I can see a bit of red in the joints. Also the nozzle has some Z-fighting, and we can see the insides of the aft segment thru the nozzle.

---------- Post added at 08:32 PM ---------- Previous post was at 08:11 PM ----------

Any progress on this?
I can't open the mesh in blender to see what is going on with the RSB panels. They are not animating correctly (the rotation axis was changed in r2889 but that did nothing (btw I'm pretty sure the x-axis should be 0.0)) and so I can't tell if this is a result of the mesh being FUBAR or something else. It was working in r2860, when I updated the RSB...:shrug:
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,429
Reaction score
680
Points
203
It wasn't that, the issue was physics: the PMI was not corrected, so the thing liked to rotate more in one direction than others. The fix is up.

---------- Post added at 08:11 PM ---------- Previous post was at 08:06 PM ----------

BTW: the segments appear not to be fully attached to each other, as I can see a bit of red in the joints. Also the nozzle has some Z-fighting, and we can see the insides of the aft segment thru the nozzle.

---------- Post added at 08:32 PM ---------- Previous post was at 08:11 PM ----------

Any progress on this?
I can't open the mesh in blender to see what is going on with the RSB panels. They are not animating correctly (the rotation axis was changed in r2889 but that did nothing (btw I'm pretty sure the x-axis should be 0.0)) and so I can't tell if this is a result of the mesh being FUBAR or something else. It was working in r2860, when I updated the RSB...:shrug:
Part of the fixes I'm working on. I have fixed it locally but until the vertical offset issue is resolved, I'm holding the orbiter. I'm going through some things using the latest edition of the Jenkin's shuttle book for reference as it has the X coordinates for several important locations on the orbiter. I can use those to see if we're off somewhere.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,429
Reaction score
680
Points
203
What line(s) do I need to add to the scenario to get the HUDs working once the GPCs have moded to MM305? I can't for the life of me get the HUDs working and showing anything when they're supposed to. They're just blank even though the HUD PWR switches are in the ON position.

This is the scenario:
Code:
BEGIN_DESC
Current scenario state


Contains the latest simulation state.
END_DESC

BEGIN_ENVIRONMENT
  System Sol
  Date MJD 53591.3946326529
  Context SSU
  Help CurrentState_img
END_ENVIRONMENT

BEGIN_FOCUS
  Ship Discovery
END_FOCUS

BEGIN_CAMERA
  TARGET Discovery
  MODE Cockpit
  FOV 50.07
END_CAMERA

BEGIN_MFD Left
  TYPE User
  MODE CRT
END_MFD

BEGIN_MFD Right
  TYPE User
  MODE CRT
END_MFD

BEGIN_MFD 3
  TYPE User
  MODE CRT
END_MFD

BEGIN_MFD 4
  TYPE User
  MODE CRT
END_MFD

BEGIN_MFD 5
  TYPE User
  MODE CRT
END_MFD

BEGIN_MFD 6
  TYPE User
  MODE CRT
END_MFD

BEGIN_MFD 7
  TYPE User
  MODE CRT
END_MFD

BEGIN_MFD 8
  TYPE User
  MODE CRT
END_MFD

BEGIN_MFD 9
  TYPE User
  MODE CRT
END_MFD

BEGIN_MFD 10
  TYPE User
  MODE CRT
END_MFD

BEGIN_VC
END_VC

BEGIN_SHIPS
ISS:ProjectAlpha_ISS
  STATUS Orbiting Earth
  RPOS -1670908.765 6356858.398 -1467576.885
  RVEL 7319.8688 1490.8989 -1844.1090
  AROT 110.000 -10.000 80.000
  AFCMODE 7
  PRPLEVEL 0:1.000000
  IDS 0:1 100 1:2 100 2:3 100 3:4 100 4:5 100
  NAVFREQ 0 0
  XPDR 466
END
Discovery:SpaceShuttleUltra
  STATUS Orbiting Earth
  RPOS -6280907.515 139967.127 2412660.909
  RVEL -2504.4536 -3715.4557 -6248.9987
  AROT 30.823 -17.707 80.448
  VROT -0.0427 -0.0263 0.0377
  AFCMODE 7
  PRPLEVEL 0:0.721137 1:0.816744 2:0.815936 3:0.815089 4:1.000000 5:1.000000 6:0.819536 9:0.020000
  THLEVEL 5:1.000000 6:1.000000 15:1.000000 16:1.000000 23:1.000000 24:1.000000
  NAVFREQ 0 0
  MISSION STS-114
  CONFIGURATION 3
  VC_POS 0
  SPEEDBRAKE 0.0000 0.0000
  GEAR 0 0.0000
  OPS 302
  PLB_CAM 4.0006 10.5947 46.1996 -29.1947 -1.7950 2.0013 0.0000 -1.9976
@SUBSYSTEM HeEng_C
  PRESS 1724.526636
  VALVES 0.800000 0.800000 0.000000 0.000000
@ENDSUBSYSTEM		;HeEng_C
@SUBSYSTEM HeEng_L
  PRESS 1826.583779
  VALVES 0.800000 0.800000 0.000000 0.000000
@ENDSUBSYSTEM		;HeEng_L
@SUBSYSTEM HeEng_R
  PRESS 1754.963491
  VALVES 0.800000 0.800000 0.000000 0.000000
@ENDSUBSYSTEM		;HeEng_R
@SUBSYSTEM HePneu
  PRESS 685.943313
  VALVES 0.800000 0.800000 0.000000
@ENDSUBSYSTEM		;HePneu
@SUBSYSTEM MPS
@ENDSUBSYSTEM		;MPS
@SUBSYSTEM MPS_C
  SSME config 5
  VIE config 2
  DCU_chA config 0
  DCU_chB config 0
  CIE_chA config 2
  CIE_chB config 1
@ENDSUBSYSTEM		;MPS_C
@SUBSYSTEM MPS_L
  SSME config 5
  VIE config 2
  DCU_chA config 0
  DCU_chB config 0
  CIE_chA config 2
  CIE_chB config 1
@ENDSUBSYSTEM		;MPS_L
@SUBSYSTEM MPS_R
  SSME config 5
  VIE config 2
  DCU_chA config 0
  DCU_chB config 0
  CIE_chA config 2
  CIE_chB config 1
@ENDSUBSYSTEM		;MPS_R
@SUBSYSTEM FMC1
@ENDSUBSYSTEM		;FMC1
@SUBSYSTEM FMC2
@ENDSUBSYSTEM		;FMC2
@SUBSYSTEM FMC3
@ENDSUBSYSTEM		;FMC3
@SUBSYSTEM MMC1
@ENDSUBSYSTEM		;MMC1
@SUBSYSTEM MMC2
@ENDSUBSYSTEM		;MMC2
@SUBSYSTEM MMC3
@ENDSUBSYSTEM		;MMC3
@SUBSYSTEM MMC4
@ENDSUBSYSTEM		;MMC4
@SUBSYSTEM AMC1
@ENDSUBSYSTEM		;AMC1
@SUBSYSTEM AMC2
@ENDSUBSYSTEM		;AMC2
@SUBSYSTEM AMC3
@ENDSUBSYSTEM		;AMC3
@SUBSYSTEM FF1
@ENDSUBSYSTEM		;FF1
@SUBSYSTEM FF2
@ENDSUBSYSTEM		;FF2
@SUBSYSTEM FF3
@ENDSUBSYSTEM		;FF3
@SUBSYSTEM FF4
@ENDSUBSYSTEM		;FF4
@SUBSYSTEM FA1
@ENDSUBSYSTEM		;FA1
@SUBSYSTEM FA2
@ENDSUBSYSTEM		;FA2
@SUBSYSTEM FA3
@ENDSUBSYSTEM		;FA3
@SUBSYSTEM FA4
@ENDSUBSYSTEM		;FA4
@SUBSYSTEM PL1
@ENDSUBSYSTEM		;PL1
@SUBSYSTEM PL2
@ENDSUBSYSTEM		;PL2
@SUBSYSTEM LF1
@ENDSUBSYSTEM		;LF1
@SUBSYSTEM LM1
@ENDSUBSYSTEM		;LM1
@SUBSYSTEM LA1
@ENDSUBSYSTEM		;LA1
@SUBSYSTEM OF1
@ENDSUBSYSTEM		;OF1
@SUBSYSTEM OF2
@ENDSUBSYSTEM		;OF2
@SUBSYSTEM OF3
@ENDSUBSYSTEM		;OF3
@SUBSYSTEM OF4
@ENDSUBSYSTEM		;OF4
@SUBSYSTEM OA1
@ENDSUBSYSTEM		;OA1
@SUBSYSTEM OA2
@ENDSUBSYSTEM		;OA2
@SUBSYSTEM OA3
@ENDSUBSYSTEM		;OA3
@SUBSYSTEM LL1
@ENDSUBSYSTEM		;LL1
@SUBSYSTEM LL2
@ENDSUBSYSTEM		;LL2
@SUBSYSTEM LR1
@ENDSUBSYSTEM		;LR1
@SUBSYSTEM LR2
@ENDSUBSYSTEM		;LR2
@SUBSYSTEM EIU1
@ENDSUBSYSTEM		;EIU1
@SUBSYSTEM EIU2
@ENDSUBSYSTEM		;EIU2
@SUBSYSTEM EIU3
@ENDSUBSYSTEM		;EIU3
@SUBSYSTEM MTU
  MET_RUNNING 1
  MET0 1190956
  MET1 1190956
  MET2 1190956
@ENDSUBSYSTEM		;MTU
@SUBSYSTEM IDP1
  IDP1 SPEC 65535
  IDP1 DISP 65535
@ENDSUBSYSTEM		;IDP1
@SUBSYSTEM IDP2
  IDP2 SPEC 65535
  IDP2 DISP 65535
@ENDSUBSYSTEM		;IDP2
@SUBSYSTEM IDP3
  IDP3 SPEC 65535
  IDP3 DISP 18
@ENDSUBSYSTEM		;IDP3
@SUBSYSTEM IDP4
  IDP4 SPEC 65535
  IDP4 DISP 65535
@ENDSUBSYSTEM		;IDP4
@SUBSYSTEM IMU1
@ENDSUBSYSTEM		;IMU1
@SUBSYSTEM IMU2
@ENDSUBSYSTEM		;IMU2
@SUBSYSTEM IMU3
@ENDSUBSYSTEM		;IMU3
@SUBSYSTEM GPC1
@ENDSUBSYSTEM		;GPC1
@SUBSYSTEM GPC2
@ENDSUBSYSTEM		;GPC2
@SUBSYSTEM GPC3
@ENDSUBSYSTEM		;GPC3
@SUBSYSTEM GPC4
@ENDSUBSYSTEM		;GPC4
@SUBSYSTEM GPC5
@ENDSUBSYSTEM		;GPC5
@SUBSYSTEM MMU1
@ENDSUBSYSTEM		;MMU1
@SUBSYSTEM MMU2
@ENDSUBSYSTEM		;MMU2
@SUBSYSTEM SimpleGPCSystem
  @BEGINSOFTWARE OrbitDAP
  TGT_ID 2
  BODY_VECT 5
  ROLL 0.000000
  PITCH 0.000000
  YAW 0.000000
  P_ANGLE 90.000000
  Y_ANGLE 0.000000
  OM_ANGLE 0.000000
  DAP_MODE 0 0
  ROT_MODE 0 0 0
  TRANS_MODE 0 0 0
  CONTROL_MODE 0
  CUR_MNVR 1 3.141592 0.000000 -0.000000
  @ENDSOFTWARE 
  @BEGINSOFTWARE StateVectorSoftware
  T0_POS 3539919.767238 3050595.748727 -4330514.509403
  @ENDSOFTWARE 
  @BEGINSOFTWARE OMSBurnSoftware
  OMS 0
  PEG7 -272.800000 0.000000 0.000000
  Trim 0.000000 0.000000 0.000000
  BURN_ATT 0.000000 0.000000 0.000000
  WT 208746.558124
  TIG 13 20 27 18.0
  TV_ROLL 180
  MNVR 0 0 0
  @ENDSOFTWARE 
  @BEGINSOFTWARE AerojetDAP
  SITE_ID 44
  SIDE R
  ENTRY_GUIDANCE 0
  TAEM_GUIDANCE 0
  SB_CONTROL_LOGIC 0
  @ENDSOFTWARE 
  @BEGINSOFTWARE IO_Control
  @ENDSOFTWARE 
  @BEGINSOFTWARE ATVC_SOP
  CONFIG 2
  @ENDSOFTWARE 
  @BEGINSOFTWARE GeneralDisplays
  @ENDSOFTWARE 
  @BEGINSOFTWARE RHC_RM
  @ENDSOFTWARE 
  @BEGINSOFTWARE THC_RM
  @ENDSOFTWARE 
  @BEGINSOFTWARE RHC_SOP
  @ENDSOFTWARE 
  @BEGINSOFTWARE THC_SOP
  @ENDSOFTWARE 
  @BEGINSOFTWARE OMS_TVC_Command_SOP
  LEFT_PITCH 0.000000
  LEFT_YAW 0.000000
  RIGHT_PITCH 0.000000
  RIGHT_YAW 0.000000
  @ENDSOFTWARE 
  @BEGINSOFTWARE OMS_TVC_Feedback_SOP
  @ENDSOFTWARE 
@ENDSUBSYSTEM		;SimpleGPCSystem
@SUBSYSTEM ADPS
  LEFT_AIRDATAPROBE 1 3 0.000000
  RIGHT_AIRDATAPROBE 1 3 0.000000
@ENDSUBSYSTEM		;ADPS
@SUBSYSTEM ETUmbDoors
  ET_DOORS 0.000000 0.000000
  ET_DOOR_LATCHES 1.000000 0.000000 0.000000
@ENDSUBSYSTEM		;ETUmbDoors
@SUBSYSTEM -YStarTrackerDoorMotor
@ENDSUBSYSTEM		;-YStarTrackerDoorMotor
@SUBSYSTEM -ZStarTrackerDoorMotor
@ENDSUBSYSTEM		;-ZStarTrackerDoorMotor
@SUBSYSTEM ACBusSystem
@ENDSUBSYSTEM		;ACBusSystem
@SUBSYSTEM INVERTER1
@ENDSUBSYSTEM		;INVERTER1
@SUBSYSTEM INVERTER2
@ENDSUBSYSTEM		;INVERTER2
@SUBSYSTEM INVERTER3
@ENDSUBSYSTEM		;INVERTER3
@SUBSYSTEM GCIL
@ENDSUBSYSTEM		;GCIL
@SUBSYSTEM ATVC
@ENDSUBSYSTEM		;ATVC
@SUBSYSTEM MEC1
@ENDSUBSYSTEM		;MEC1
@SUBSYSTEM MEC2
@ENDSUBSYSTEM		;MEC2
@SUBSYSTEM RA1
@ENDSUBSYSTEM		;RA1
@SUBSYSTEM RA2
@ENDSUBSYSTEM		;RA2
@SUBSYSTEM PayloadBay
  DOOR_PORT 0 0.0000
  DOOR_STBD 0 0.0000
  RADIATOR_PORT 0 0.0000
  RADIATOR_STBD 0 0.0000
  RADLATCH_PORT 0 0.0000
  RADLATCH_STBD 0 0.0000
  DOORLATCH0 0 0.0000
  DOORLATCH1 0 0.0000
  DOORLATCH2 0 0.0000
  DOORLATCH3 0 0.0000
  DOORLATCH4 0 0.0000
  DOORLATCH5 0 0.0000
  DOORLATCH6 0 0.0000
  DOORLATCH7 0 0.0000
  KUBAND 0 0.0000
@ENDSUBSYSTEM		;PayloadBay
@SUBSYSTEM OMS_LEFT
@ENDSUBSYSTEM		;OMS_LEFT
@SUBSYSTEM OMS_RIGHT
@ENDSUBSYSTEM		;OMS_RIGHT
@SUBSYSTEM OMS_TVC_LEFT
  PITCH 0.000000
  YAW 0.000000
@ENDSUBSYSTEM		;OMS_TVC_LEFT
@SUBSYSTEM OMS_TVC_RIGHT
  PITCH 0.000000
  YAW 0.000000
@ENDSUBSYSTEM		;OMS_TVC_RIGHT
@SUBSYSTEM APU1
  APU1_State 0
  APU1_FuelPress 0.000000
  APU1_HydPress 0.000000
  APU1_Speed 0.000000
@ENDSUBSYSTEM		;APU1
@SUBSYSTEM APU2
  APU2_State 0
  APU2_FuelPress 0.000000
  APU2_HydPress 0.000000
  APU2_Speed 0.000000
@ENDSUBSYSTEM		;APU2
@SUBSYSTEM APU3
  APU3_State 0
  APU3_FuelPress 0.000000
  APU3_HydPress 0.000000
  APU3_Speed 0.000000
@ENDSUBSYSTEM		;APU3
@SUBSYSTEM WSB1
@ENDSUBSYSTEM		;WSB1
@SUBSYSTEM WSB2
@ENDSUBSYSTEM		;WSB2
@SUBSYSTEM WSB3
@ENDSUBSYSTEM		;WSB3
@SUBSYSTEM LATCH0
  LATCH_STATE1 1 1.0000
  LATCH_STATE2 1 1.0000
  LATCH_STATE3 1 1.0000
  LATCH_STATE4 1 1.0000
  LATCH_STATE5 1 1.0000
@ENDSUBSYSTEM		;LATCH0
@SUBSYSTEM LATCH1
  LATCH_STATE1 1 1.0000
  LATCH_STATE2 1 1.0000
  LATCH_STATE3 1 1.0000
  LATCH_STATE4 1 1.0000
  LATCH_STATE5 1 1.0000
@ENDSUBSYSTEM		;LATCH1
@SUBSYSTEM LATCH2
  LATCH_STATE1 1 1.0000
  LATCH_STATE2 1 1.0000
  LATCH_STATE3 1 1.0000
  LATCH_STATE4 1 1.0000
  LATCH_STATE5 1 1.0000
@ENDSUBSYSTEM		;LATCH2
@SUBSYSTEM PRSD
  LV011 1.000000
  LV021 1.000000
  LV031 1.000000
  LV041 1.000000
  LV013 1.000000
  LV023 1.000000
  LV024 1.000000
  LV033 1.000000
  LV043 1.000000
  LV044 1.000000
  LV012 1.000000
  LV022 1.000000
@ENDSUBSYSTEM		;PRSD
@SUBSYSTEM VideoControlUnit
  CAMERA_POWER 0 0 0 0 0
  OUTPUT 0
  INPUTS 0 1 0 0 0 0 0 0
@ENDSUBSYSTEM		;VideoControlUnit
@SUBSYSTEM ACA1
@ENDSUBSYSTEM		;ACA1
@SUBSYSTEM ACA2
@ENDSUBSYSTEM		;ACA2
@SUBSYSTEM ACA3
@ENDSUBSYSTEM		;ACA3
@SUBSYSTEM ACA4
@ENDSUBSYSTEM		;ACA4
@SUBSYSTEM ACA5
@ENDSUBSYSTEM		;ACA5
@SUBSYSTEM RMS
  ARM_STATUS 0.500000 0.013605 0.014688 0.500000 0.500000 0.500000
  SHOULDER_BRACE 0.000000
  GRAPPLE 1 1.0000
  RIGIDIZE 1 1.0000
  EXTEND 1 1.0000
  RMS_ELBOW_CAM 0.0000 0.0000
  RMS_ROLLOUT 2 0.0757
  RMS_LATCHES 0 0.0000
@ENDSUBSYSTEM		;RMS
@SUBSYSTEM STBD_MPM
  STBD_MPM_ROLLOUT 0 0.0000
  STBD_MPM_LATCHES 0 0.0000
@ENDSUBSYSTEM		;STBD_MPM
@SUBSYSTEM ODS
  RING_STATE -1 0.0000
@ENDSUBSYSTEM		;ODS
@SUBSYSTEM DeployedAssembly
  ALPHA 124.345277
  BETA -27.799726
@ENDSUBSYSTEM		;DeployedAssembly
@SUBSYSTEM ElectronicsAssembly1
@ENDSUBSYSTEM		;ElectronicsAssembly1
@SUBSYSTEM ElectronicsAssembly2
@ENDSUBSYSTEM		;ElectronicsAssembly2
@SUBSYSTEM DragChute
@ENDSUBSYSTEM		;DragChute
  @PANEL F2
  "Drag Chute ARM Cover" [0]
  "Drag Chute DPY Cover" [0]
  @ENDPANEL 
  @PANEL F3
  "Drag Chute ARM Cover" [0]
  "Drag Chute DPY Cover" [0]
  "Drag Chute JETT Cover" [0]
  "HUD Power CDR" OFF
  "HUD Power PLT" OFF
  @ENDPANEL 
  @PANEL F4
  "Drag Chute JETT Cover" [0]
  @ENDPANEL 
  @PANEL F6
  @OBJECT "CDR1"
  DISPLAY 3
  MENU 2
  BRIGHTNESS 0.800000
  @ENDOBJECT
  @OBJECT "CDR2"
  DISPLAY 1
  MENU 1
  BRIGHTNESS 0.800000
  @ENDOBJECT
  "Cdr Flt Cntlr Pwr" OFF
  "ADI Attitude" LVLH
  "ADI Error" MED
  "ADI Rate" MED
  "Landing Gear ARM Cover" [0]
  "Landing Gear DN Cover" [0]
  "HUD Mode" NORM
  "HUD Brightness" [2]
  "HUD Bright" AUTO
  @ENDPANEL 
  @PANEL F7
  @OBJECT "CRT1"
  DISPLAY 0
  MENU 3
  BRIGHTNESS 0.800000
  @ENDOBJECT
  @OBJECT "CRT2"
  DISPLAY 0
  MENU 3
  BRIGHTNESS 0.800000
  @ENDOBJECT
  @OBJECT "CRT3"
  DISPLAY 0
  MENU 3
  BRIGHTNESS 0.800000
  @ENDOBJECT
  @OBJECT "MFD1"
  DISPLAY 5
  MENU 2
  BRIGHTNESS 0.800000
  @ENDOBJECT
  @OBJECT "MFD2"
  DISPLAY 4
  MENU 2
  BRIGHTNESS 0.800000
  @ENDOBJECT
  "Event Time" 0 0.000000 0 0
  @ENDPANEL 
  @PANEL F8
  @OBJECT "PLT1"
  DISPLAY 1
  MENU 1
  BRIGHTNESS 0.800000
  @ENDOBJECT
  @OBJECT "PLT2"
  DISPLAY 4
  MENU 2
  BRIGHTNESS 0.800000
  @ENDOBJECT
  "Plt Flt Cntlr Pwr" OFF
  "ADI Attitude" LVLH
  "ADI Error" MED
  "ADI Rate" MED
  "Landing Gear ARM Cover" [0]
  "Landing Gear DN Cover" [0]
  "HUD Mode" NORM
  "HUD Brightness" [2]
  "HUD Bright" AUTO
  @ENDPANEL 
  @PANEL L1
  "Fire Suppression Av Bay 1 Disch Agent Cover" [0]
  "Fire Suppression Av Bay 2 Disch Agent Cover" [0]
  "Fire Suppression Av Bay 3 Disch Agent Cover" [0]
  @ENDPANEL 
  @PANEL C2
  "IDP/CRT 1 Power" ON
  "IDP/CRT 2 Power" ON
  "IDP/CRT 3 Power" ON
  "IDP/CRT 1 Maj Func" GNC
  "IDP/CRT 2 Maj Func" GNC
  "IDP/CRT 3 Maj Func" GNC
  "Left CRT Sel" 1
  "Right CRT Sel" 2
  "Event Timer Mode" Down
  @ENDPANEL 
  @PANEL C3
  "LOMS Arm" OFF
  "ROMS Arm" OFF
  "BFC CRT Display" OFF
  "BFC CRT Select" 2+3
  "LADP Stow Enable" INHIBIT
  "RADP Stow Enable" INHIBIT
  "LADP Deploy" STOW
  "RADP Deploy" STOW
  "MAIN ENGINE LIMIT SHUT DN" AUTO
  "SSME Left S/D PB Cover" [0]
  "SSME Ctr S/D PB Cover" [0]
  "SSME Right S/D PB Cover" [0]
  "SRB Separation" AUTO
  "SRB Separation PB Cover" [0]
  "ET Separation" AUTO
  "ET Separation PB Cover" [0]
  @ENDPANEL 
  @PANEL R2
  "Boiler1 N2 Supply" ON
  "Boiler2 N2 Supply" ON
  "Boiler3 N2 Supply" ON
  "Boiler1 Power" ON
  "Boiler2 Power" ON
  "Boiler3 Power" ON
  "Boiler1 Cntlr/Htr" A
  "Boiler2 Cntlr/Htr" A
  "Boiler3 Cntlr/Htr" A
  "APU1 Operate" OFF
  "APU2 Operate" OFF
  "APU3 Operate" OFF
  "Hyd Main Pump Press 1" LOW
  "Hyd Main Pump Press 2" LOW
  "Hyd Main Pump Press 3" LOW
  "APU1 Cntlr Pwr" ON
  "APU2 Cntlr Pwr" ON
  "APU3 Cntlr Pwr" ON
  "APU1 Fuel Tank Valve" OPEN
  "APU2 Fuel Tank Valve" OPEN
  "APU3 Fuel Tank Valve" OPEN
  "ET Umb Centerline Latch" STOW
  "ET Umb Left Door" OFF
  "ET Umb Left Door Latch" OFF
  "ET Umb Right Door" OFF
  "ET Umb Right Door Latch" OFF
  "MPS Pwr Left AC2" [0]
  "MPS Pwr Ctr AC1" [0]
  "MPS Pwr Right AC3" [0]
  "MPS Pwr Left AC3" [0]
  "MPS Pwr Ctr AC2" [0]
  "MPS Pwr Right AC1" [0]
  "MPS He Isol A Left" GPC
  "MPS He Isol A Ctr" GPC
  "MPS He Isol A Right" GPC
  "MPS He Isol B Left" GPC
  "MPS He Isol B Ctr" GPC
  "MPS He Isol B Right" GPC
  "MPS PRPLT Dump Sequence" GPC
  "MPS PRPLT Backup LH2 vlv" GPC
  "Pneu L Eng He XOVR" GPC
  "Pneu He Isol" GPC
  "He Interconnect Left" GPC
  "He Interconnect Ctr" GPC
  "He Interconnect Right" GPC
  "LH2 Ullage Press" AUTO
  @ENDPANEL 
  @PANEL R1
  "Ess Bus Source MN B/C" OFF
  "Ess Bus Source MN C/A" OFF
  "Ess Bus Source MN A/B" OFF
  "Ess Bus Source FC 1" OFF
  "Ess Bus Source FC 2" OFF
  "Ess Bus Source FC 3" OFF
  "AC Bus Snsr 1" OFF
  "AC Bus Snsr 2" OFF
  "AC Bus Snsr 3" OFF
  "Payload Cabin" OFF
  "Payload Aux Cover" [0]
  "Payload Aux" OFF
  "Payload Aft MN B" OFF
  "Payload Aft MN C" OFF
  "O2 TK1 Heaters A" OFF
  "O2 TK1 Heaters B" OFF
  "O2 TK2 Heaters A" OFF
  "O2 TK2 Heaters B" OFF
  "O2 TK3 Heaters A" OFF
  "O2 TK3 Heaters B" OFF
  "H2 TK1 Heaters A" OFF
  "H2 TK1 Heaters B" OFF
  "H2 TK2 Heaters A" OFF
  "H2 TK2 Heaters B" OFF
  "H2 TK3 Heaters A" OFF
  "H2 TK3 Heaters B" OFF
  @ENDPANEL 
  @PANEL O1
  @ENDPANEL 
  @PANEL O2
  "Cryo O2 Htr Assy Temp" TK 1 1
  "Cryo Press Qty" TK1
  "Fuel Cell Stack Temp" 2
  @ENDPANEL 
  @PANEL O3
  "RCS/OMS/PRESS" OMS PRPLT
  "RCS/OMS PRPLT QTY" OMS OXID
  "Mission Timer" MET
  @ENDPANEL 
  @PANEL O6
  "L GLRSHLD FLOOD" VAR
  "S TRK DR CNTL SYS1 Cover" [0]
  "S TRK DR CNTL SYS2 Cover" [0]
  "S TRK DR CNTL SYS1" OFF
  "S TRK DR CNTL SYS2" OFF
  "Annunciator Bus Select ACA 1" MN A
  "Annunciator Bus Select ACA 2/3" MN B
  "GPC_POWER_1_COVER" [0]
  "GPC_POWER_2_COVER" [0]
  "GPC_POWER_3_COVER" [0]
  "GPC_POWER_4_COVER" [0]
  "GPC_POWER_5_COVER" [0]
  "GPC POWER 1" ON
  "GPC POWER 2" ON
  "GPC POWER 3" ON
  "GPC POWER 4" ON
  "GPC POWER 5" ON
  "GPC_OUTPUT_1_COVER" [0]
  "GPC_OUTPUT_2_COVER" [0]
  "GPC_OUTPUT_3_COVER" [0]
  "GPC_OUTPUT_4_COVER" [0]
  "GPC_OUTPUT_5_COVER" [0]
  "GPC OUTPUT 1" NORMAL
  "GPC OUTPUT 2" NORMAL
  "GPC OUTPUT 3" NORMAL
  "GPC OUTPUT 4" NORMAL
  "GPC OUTPUT 5" BACKUP
  "IPL SOURCE" OFF
  "GPC MODE 1" RUN
  "GPC MODE 2" RUN
  "GPC MODE 3" RUN
  "GPC MODE 4" RUN
  "GPC MODE 5" RUN
  @ENDPANEL 
  @PANEL O8
  "Radar Altimeter 1" OFF
  "Radar Altimeter 2" OFF
  @ENDPANEL 
  @PANEL O14
  "L OMS ENG VLV" ON
  @ENDPANEL 
  @PANEL O16
  "R OMS ENG VLV" ON
  @ENDPANEL 
  @PANEL O17
  "EIU L-C" OFF
  "EIU C-R" OFF
  "EIU R-L" OFF
  "MEC 1 Power" OFF
  "MEC 2 Power" OFF
  @ENDPANEL 
  @PANEL A1U
  "SLEW RATE" FAST
  "CONTROL" PANEL
  "STEERING MODE" MAN SLEW
  "POWER" OFF
  "MODE" RDR PASSIVE
  "RADAR OUTPUT" LOW
  @ENDPANEL 
  @PANEL AftMDU
  @OBJECT "AFD1"
  DISPLAY 0
  MENU 3
  BRIGHTNESS 0.800000
  @ENDOBJECT
  @ENDPANEL 
  @PANEL A2
  "DIGI DIS SELECT" EL/AZ
  "X-PNTR SCALE" X10
  @ENDPANEL 
  @PANEL A4
  "Mission Timer" MET
  "Event Time" 0 0.000000 0 0
  @ENDPANEL 
  @PANEL A6U
  "SENSE" -X
  "Aft Flt Cntlr Pwr" OFF
  "Payload Retention Logic Power Sys 1" OFF
  "Payload Retention Logic Power Sys 2" OFF
  "Payload Ret Latch 1" OFF
  "Payload Ret Latch 2" OFF
  "Payload Ret Latch 3" OFF
  "Payload Ret Latch 4" OFF
  "Payload Ret Latch 5" OFF
  "Payload Select" 1
  "ADI Attitude" LVLH
  "ADI Error" MED
  "ADI Rate" MED
  "Annunciator Bus Select" MN C
  "Event Timer Mode" DOWN
  @ENDPANEL 
  @PANEL A7U
  "CAMERA_RATE" HIGH
  "PLBD FLOOD FWD STBD" OFF
  "PLBD FLOOD FWD PORT" OFF
  "PLBD FLOOD MID STBD" OFF
  "PLBD FLOOD MID PORT" OFF
  "PLBD FLOOD AFT STBD" OFF
  "PLBD FLOOD AFT PORT" OFF
  "PLBD FWD BHD" OFF
  "PLBD DOCKING" OFF
  "RMS SPOTLIGHT PORT" OFF
  @ENDPANEL 
  @PANEL A8
  "Port MPM Deploy Cover" [0]
  "Stbd MPM Deploy Cover" [0]
  "Port RMS Latches" OFF
  "Stbd MPM Latches" OFF
  "Port MPM Deploy" OFF
  "Stbd MPM Deploy" OFF
  "EE Mode" OFF
  "RMS SELECT" OFF
  "Parameter" JOINT_ANGLE
  "Joint" WRIST_PITCH
  "RMS Mode" SINGLE
  @ENDPANEL 
  @PANEL A7A3/A8A3
  "SYSTEM POWER MNA" [0]
  "SYSTEM POWER MNB" [0]
  "PYRO POWER MNA" [0]
  "PYRO POWER MNC" [0]
  "SYS1 VENT ISOL" [0]
  "SYS1 VENT" [0]
  "SYS2 VENT ISOL" [0]
  "SYS2 VENT" [0]
  "PSU POWER MNA" [0]
  "PSU POWER MNB" [0]
  "LIGHTS AIRLOCK 1-4" [0]
  "LIGHTS AIRLOCK 2-3" [0]
  "LIGHTS DOCKING TRUSS FWD" [0]
  "LIGHTS DOCKING TRUSS AFT" [0]
  "ARLK/TNL FAN A" [0]
  "ARLK/TNL FAN B" [0]
  "LIGHTS C/L VESTIBULE PORT" [0]
  "LIGHTS C/L VESTIBULE STBD" [0]
  "CNTL PNL PWR A" OFF
  "CNTL PNL PWR B" OFF
  "CNTL PNL PWR C" OFF
  "HTRS/DCU PWR H1" OFF
  "HTRS/DCU PWR H2/DCU" OFF
  "HTRS/DCU PWR H3/DCU" OFF
  "APDS PWR A" OFF
  "APDS PWR B" OFF
  "APDS PWR C" OFF
  "PYROS Ap" OFF
  "PYROS Bp" OFF
  "PYROS Cp" OFF
  "Pyro Commands" [0]
  "APDS Control Commands" [0]
  @ENDPANEL 
  @PANEL R11
  @OBJECT "CRT4"
  DISPLAY 0
  MENU 3
  BRIGHTNESS 0.800000
  @ENDOBJECT
  "IDP/CRT 4 Power" ON
  "IDP/CRT 4 Maj Func" GNC
  @ENDPANEL 
  @PANEL R13L
  "PL Bay Door SYS 1" DISABLE
  "PL Bay Door SYS 2" DISABLE
  "PL Bay Mech PWR SYS 1" OFF
  "PL Bay Mech PWR SYS 2" OFF
  "PL Bay Door" STOP
  "Latch Control SYS A" OFF
  "Latch Control SYS B" OFF
  "Radiator Control SYS A" OFF
  "Radiator Control SYS B" OFF
  "KU Antenna Direct Stow" OFF
  "KU Antenna" GND
  @ENDPANEL 
END
Ultra_OBSS:SSU_OBSS
  STATUS Orbiting Earth
  ATTACHED 0:1,Discovery
  NAVFREQ 0 0
END
END_SHIPS
 
Last edited:
Status
Not open for further replies.
Top