Space Shuttle Ultra 1.25 Revision B development

SiameseCat

Addon Developer
Addon Developer
Joined
Feb 9, 2008
Messages
1,699
Reaction score
1
Points
0
Location
Ontario
For ticket 14, the ET textures need to be fixed. At the moment, the burnt texture (and some of the other textures, I think) don't work with the latest ET mesh. I can add scenario file entries for the ET texture name and the burnt ET texture name.

For ticket 11, I can't compile the MECO Tool, so it's up to Urwumpe. Since we're going to redo the tool from scratch, I think it might be better to release the new tool separately once we have it working, instead of holding up the entire release.
 

Donamy

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Oct 16, 2007
Messages
6,915
Reaction score
209
Points
138
Location
Cape
Just release the old ET that works.
 

SiameseCat

Addon Developer
Addon Developer
Joined
Feb 9, 2008
Messages
1,699
Reaction score
1
Points
0
Location
Ontario
I've encountered a problem with the CG updating code. It uses ShiftCG to move the CG, and this doesn't update the exhaust stream positions, which is a problem for the SRB exhaust. The only simple solution seems to be to remove the SRB particle streams entirely.

I've had good results using a fixed CG, but moving the CG at launch to a different position. Using the ET Attach Test scenario, the shuttle winds up at a velocity of 1310 m/s and an altitude of 44 km at SRB sep (it should be at 1270 m/s and 46 km). This should be close enough.
 

SiameseCat

Addon Developer
Addon Developer
Joined
Feb 9, 2008
Messages
1,699
Reaction score
1
Points
0
Location
Ontario
A further update: the exhaust stream issues can be fixed by attaching the exhaust streams to the thruster position (instead of specifying the position), so it looks like the CG updating code can be used.
 

SiameseCat

Addon Developer
Addon Developer
Joined
Feb 9, 2008
Messages
1,699
Reaction score
1
Points
0
Location
Ontario
The other thing that could be messing up our first stage performance is the aerodynamics of the stack. At the moment, SSU has no lift component during launch, and the drag calculation is very simple (it still uses Orbiter's old aerodynamics model).

Does anyone have information about the shuttle aerodynamics during launch?
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,434
Reaction score
689
Points
203

SiameseCat

Addon Developer
Addon Developer
Joined
Feb 9, 2008
Messages
1,699
Reaction score
1
Points
0
Location
Ontario
I've checked in the code which updates the stack CG during launch, along with a (probably inaccurate) aerodynamics model. The first stage performance should now be pretty close to the actual numbers.

It would be nice if someone could make sure the CG code isn't messing up any animations/exhaust streams/attachment points. Everything seems fine to me, but I might have missed something.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,434
Reaction score
689
Points
203
I've checked in the code which updates the stack CG during launch, along with a (probably inaccurate) aerodynamics model. The first stage performance should now be pretty close to the actual numbers.

It would be nice if someone could make sure the CG code isn't messing up any animations/exhaust streams/attachment points. Everything seems fine to me, but I might have missed something.
I'll check it later, in the mean time, could someone tell me where the camera position data for the ODS C/L camera view is located? It's kinda bothering not having it centered.
 

SiameseCat

Addon Developer
Addon Developer
Joined
Feb 9, 2008
Messages
1,699
Reaction score
1
Points
0
Location
Ontario
I'll check it later, in the mean time, could someone tell me where the camera position data for the ODS C/L camera view is located? It's kinda bothering not having it centered.
Atlantis.cpp, line 5966.
BTW, we should probably move the different camera positions (ODS, PLBD) to Atlantis_vc_defs.h, where the other camera positions are defined.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,434
Reaction score
689
Points
203
Everything so far checks out A-OK. Only issues noticed was that when Alt-tabbing the TGT values on the OMS MNVR screens would blank out and that when moding to MM106 the OMS will reignite and continue the previously completed OMS2 burn.

Even with the OMS ENG switches on C3 in the OFF position the RCS will go haywire and execute the burn.

Another issue is that burn targeting really needs working. It frequently requires manual trimming at OMS CO through the use of the RCS. I believe the rules that any axes above 1 fps at CO requires trimming, and our targeting usually leaves fps well above that in all three axes.

Scenario to reproduce the above mentioned problems is here:

Code:
BEGIN_DESC
Orbiter saved state at T = 2735
END_DESC

BEGIN_ENVIRONMENT
  System Sol
  Date MJD 52334.5049061480
  Context SSU
END_ENVIRONMENT

BEGIN_FOCUS
  Ship Columbia
END_FOCUS

BEGIN_CAMERA
  TARGET Columbia
  MODE Cockpit
  FOV 40.00
END_CAMERA

BEGIN_HUD
  TYPE Surface
END_HUD

BEGIN_MFD Left
  TYPE Surface
  SPDMODE 1
END_MFD

BEGIN_MFD Right
  TYPE User
  MODE CRT
  Mode2 0
  Display 1
END_MFD

BEGIN_MFD 4
  TYPE User
  MODE CRT
  Mode2 0
  Display 2
END_MFD

BEGIN_MFD 5
  TYPE User
  MODE CRT
  Mode2 1
  Display 2
END_MFD

BEGIN_MFD 7
  TYPE Orbit
  PROJ Ship
  FRAME Equator
  ALT
  REF Earth
END_MFD

BEGIN_VC
END_VC

BEGIN_SHIPS
LCC:SSU_LCC
  STATUS Landed Earth
  POS -80.6040745 28.6083855
  HEADING 270.00
  AFCMODE 7
  NAVFREQ 0 0
  LAUNCH_MJD 52334.473634
  PAD_NAME LC39A
  SHUTTLE_NAME Columbia
END
LC39A:SSU_Pad
  STATUS Landed Earth
  POS -80.6041020 28.6083350
  HEADING 270.00
  AFCMODE 7
  PRPLEVEL 0:0.000139 1:1.000000
  THLEVEL 2:1.000000 3:1.000000 4:1.000000 5:1.000000 6:1.000000
  NAVFREQ 0 0
  ACCESS_ARM 0 0.0000
  GVA 0 0.0000
  VENTHOOD 0 0.0000
  FSS_OWP 0 0.0000
  RSS_OWP 0 0.0000
  RSS 1 1.0000
  FSS_GH2 0 0.0000
  FSS_IAA 0 0.0000
  GOX_SEQUENCE 1
  SHUTTLE Columbia
END
MLP:SSU_MLP
  STATUS Landed Earth
  POS -80.6040620 28.6083832
  HEADING 0.00
  ATTACHED 0:0,LC39A
  AFCMODE 7
  NAVFREQ 0 0
  T0_UMB 1 1.0000
END
Columbia:SpaceShuttleUltra
  STATUS Orbiting Earth
  RPOS 4669681.52 -4528751.87 2707125.11
  RVEL -5358.988 -3240.563 3843.218
  AROT -42.46 34.88 101.68
  AFCMODE 7
  PRPLEVEL 0:0.988608 1:0.698723 2:0.698674 3:0.698635 4:1.000000 5:1.000000 6:0.879942 9:0.020000 10:1.000000 11:1.000000 12:1.000000 13:0.003289 14:0.003289 15:0.003289 16:1.000000 17:1.000000 18:1.000000
  NAVFREQ 0 0
  MISSION STS-109
  CONFIGURATION 3
  WING_NAME Atlantis
  GEAR 0 0.0000
  RMS
  OPS 105
   PAYLOAD CACTIVE1 8.000000 0.000000 0
   PAYLOAD CACTIVE2 0.000000 0.000000 0
   PAYLOAD CACTIVE3 -8.000000 0.000000 0
   PAYLOAD CPASSIVE1 4.000000 0.000000 0
   PAYLOAD CPASSIVE2 2.000000 0.000000 0
   PAYLOAD CPASSIVE3 -6.000000 0.000000 0
   PAYLOAD CPASSIVE4 7.000000 0.000000 0
   PAYLOAD PORT1 3.000000 0.000000 0
   PAYLOAD PORT2 -2.000000 0.000000 0
   PAYLOAD PORT3 -8.000000 0.000000 0
   PAYLOAD PORT4 7.000000 0.000000 0
   PAYLOAD STBD1 3.000000 0.000000 0
   PAYLOAD STBD2 -2.000000 0.000000 0
   PAYLOAD STBD3 -8.000000 0.000000 0
   PAYLOAD STBD4 0.000000 0.000000 0
  PLBD_CAM 0.0000 -90.0000 0.0000 90.0000 0.0000 -90.0000 0.0000 90.0000
@SUBSYSTEM MPS_C
  SSME_model 5
  SSME_Igniters 0 0 0 0 0 0
  SSME_Valves 0.000000 0.000000 0.000000 0.000000 0.000000 0 0 0
  SSME_BLOCK_II_pos 1.000000 1.000000
  VIE_WDTstate 1
  VIE_VehicleDataSwitch 0
  OE_chA StorageRegister 7
  OE_chA ONOFFCommandRegister 0 0
  OE_chA SH 0.000000 0.000000 0.000000 0.000000 0.000000
  OE_chB StorageRegister 7
  OE_chB ONOFFCommandRegister 0 0
  OE_chB SH 0.000000 0.000000 0.000000 0.000000 0.000000
  DCU_chA SW 0
  DCU_chB SW 0
  CIE_chA bWDT 1 0
  CIE_chB bWDT 0 0
@ENDSUBSYSTEM		;MPS_C
@SUBSYSTEM MPS_L
  SSME_model 5
  SSME_Igniters 0 0 0 0 0 0
  SSME_Valves 0.000000 0.000000 0.000000 0.000000 0.000000 0 0 0
  SSME_BLOCK_II_pos 1.000000 1.000000
  VIE_WDTstate 1
  VIE_VehicleDataSwitch 0
  OE_chA StorageRegister 7
  OE_chA ONOFFCommandRegister 0 0
  OE_chA SH 0.000000 0.000000 0.000000 0.000000 0.000000
  OE_chB StorageRegister 7
  OE_chB ONOFFCommandRegister 0 0
  OE_chB SH 0.000000 0.000000 0.000000 0.000000 0.000000
  DCU_chA SW 0
  DCU_chB SW 0
  CIE_chA bWDT 1 0
  CIE_chB bWDT 0 0
@ENDSUBSYSTEM		;MPS_L
@SUBSYSTEM MPS_R
  SSME_model 5
  SSME_Igniters 0 0 0 0 0 0
  SSME_Valves 0.000000 0.000000 0.000000 0.000000 0.000000 0 0 0
  SSME_BLOCK_II_pos 1.000000 1.000000
  VIE_WDTstate 1
  VIE_VehicleDataSwitch 0
  OE_chA StorageRegister 7
  OE_chA ONOFFCommandRegister 0 0
  OE_chA SH 0.000000 0.000000 0.000000 0.000000 0.000000
  OE_chB StorageRegister 7
  OE_chB ONOFFCommandRegister 0 0
  OE_chB SH 0.000000 0.000000 0.000000 0.000000 0.000000
  DCU_chA SW 0
  DCU_chB SW 0
  CIE_chA bWDT 1 0
  CIE_chB bWDT 0 0
@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 2701.893718
  MET1 2701.893718
  MET2 2701.893718
EVENT_TIMER0 0.000000 DOWN STOPPED
EVENT_TIMER1 0.000000 DOWN STOPPED
@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 65535
@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 SSME_SOP
  @ENDSOFTWARE 
  @BEGINSOFTWARE OrbitDAP
  TGT_ID 2
  BODY_VECT 1
  ROLL 0.000000
  PITCH 0.000000
  YAW 0.000000
  P_ANGLE 0.000000
  Y_ANGLE 0.000000
  OM_ANGLE -1.000000
  DAP_MODE 0 0
  ROT_MODE 0 0 0
  TRANS_MODE 0 0 0
  CONTROL_MODE 0
  CUR_MNVR 0 2.679018 0.877729 2.350073
  @ENDSOFTWARE 
  @BEGINSOFTWARE StateVectorSoftware
  T0_POS -2033676.627988 3050590.850788 -5210429.754064
  @ENDSOFTWARE 
  @BEGINSOFTWARE OMSBurnSoftware
  OMS 0
  PEG7 300.000000 0.000000 0.000000
  Trim 0.000000 -5.700000 5.700000
  BURN_ATT 153.496436 50.290149 134.649236
  WT 215878.891067
  TIG 0 0 46 0.0
  TV_ROLL 0.000000
  MNVR 1 1
  TIMER 
  @ENDSOFTWARE 
@ENDSUBSYSTEM		;SimpleGPCSystem
@SUBSYSTEM ODS
  RING_STATE -1 0.0000
@ENDSUBSYSTEM		;ODS
@SUBSYSTEM ADPS
  LEFT_AIRDATAPROBE 0 0 0.000000
  RIGHT_AIRDATAPROBE 0 0 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 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 RMS
  ARM_STATUS 0.500000 0.013600 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 90.0000 90.0000
  RMS_ROLLOUT 0 0.0000
  RMS_LATCHES 0 0.0000
@ENDSUBSYSTEM		;RMS
  CRT_SEL 0 1
  @PANEL F2
  "F2_SPDBKTHROT_AUTO" 1
  "F2_BODYFLAP_AUTO" 0
  "F2_PITCH_AUTO" 0
  "F2_PITCH_CSS" 0
  "F2_RY_AUTO" 0
  "F2_RY_CSS" 0
  @ENDPANEL 
  @PANEL F4
  "F4_SPDBKTHROT_AUTO" 1
  "F4_BODYFLAP_AUTO" 0
  "F4_PITCH_AUTO" 0
  "F4_PITCH_CSS" 0
  "F4_RY_AUTO" 0
  "F4_RY_CSS" 0
  @ENDPANEL 
  @PANEL F6
  "Cdr Flt Cntlr Pwr" ON
  @ENDPANEL 
  @PANEL F7
  @ENDPANEL 
  @PANEL F8
  "Plt Flt Cntlr Pwr" ON
  @ENDPANEL 
  @PANEL R2
  "Boiler1 N2 Supply" OFF
  "Boiler2 N2 Supply" OFF
  "Boiler3 N2 Supply" OFF
  "Boiler1 Cntlr" OFF
  "Boiler2 Cntlr" OFF
  "Boiler3 Cntlr" OFF
  "Boiler1 Cntlr Pwr/Htr" OFF
  "Boiler2 Cntlr Pwr/Htr" OFF
  "Boiler3 Cntlr Pwr/Htr" OFF
  "APU1 Run" OFF
  "APU2 Run" OFF
  "APU3 Run" OFF
  "Hyd Main Pump Press 1" NORM
  "Hyd Main Pump Press 2" NORM
  "Hyd Main Pump Press 3" NORM
  "APU1 Cntlr Pwr " OFF
  "APU2 Cntlr Pwr " OFF
  "APU3 Cntlr Pwr " OFF
  "APU1 Fuel Tank Valve" CLOSE
  "APU2 Fuel Tank Valve" CLOSE
  "APU3 Fuel Tank Valve" CLOSE
  "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
  @ENDPANEL 
  @PANEL C3
  "LOMS Arm" ARM/PRESS
  "ROMS Arm" ARM/PRESS
  "LADP Stow Enable" INHIBIT
  "RADP Stow Enable" INHIBIT
  "LADP Deploy" STOW
  "RADP Deploy" STOW
  "MAIN ENGINE LIMIT SHUT DN" AUTO
  @ENDPANEL 
  @PANEL O6
  "L GLRSHLD FLOOD" VAR
  "S TRK DR CNTL SYS1" OFF
  "S TRK DR CNTL SYS2" OFF
  "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" NORMAL
  "IPL SOURCE" OFF
  "GPC MODE 1" STBY
  "GPC MODE 2" STBY
  "GPC MODE 3" STBY
  "GPC MODE 4" STBY
  "GPC MODE 5" STBY
  @ENDPANEL 
  @PANEL O17
  "EIU L-C" ON
  "EIU C-R" ON
  "EIU R-L" ON
  @ENDPANEL 
  @PANEL R11
  @ENDPANEL 
  @PANEL A6
  "SENSE" -X
  "Aft Flt Cntlr Pwr" 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
  @ENDPANEL 
  @PANEL AftMDU
  @ENDPANEL 
  @PANEL A7U
  "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
  @ENDPANEL 
  @PANEL A7A3/A8A3
  "SYSTEM POWER MNA" [1]
  "SYSTEM POWER MNB" [1]
  "PYRO POWER MNA" [0]
  "PYRO POWER MNC" [0]
  "SYS1 VENT ISOL" [1]
  "SYS1 VENT" [1]
  "SYS2 VENT ISOL" [1]
  "SYS2 VENT" [1]
  "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" [0]
  "PYROS Bp" [0]
  "PYROS Cp" [0]
  @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" TEST
  "Joint" SHOULDER_YAW
  "RMS Mode" OPR_CMD
  @ENDPANEL 
END
ET:SSU_SLWT
  STATUS Orbiting Earth
  RPOS 4427346.44 -4521845.11 2754104.12
  RVEL -5591.660 -3145.759 3816.121
  AROT 84.96 -67.30 123.74
  VROT -4.20 4.83 0.83
  AFCMODE 7
  PRPLEVEL 0:0.405379
  BURNT_TEX
  ET_TEX_NAME 
END
XT-1:SSU_Xenon_Lights
  STATUS Landed Earth
  POS -80.6004520 28.6081150
  HEADING 270.00
  AFCMODE 7
  PRPLEVEL 0:1.000000
  THLEVEL 0:1.000000 1:1.000000
  NAVFREQ 0 0
END
XT-2:SSU_Xenon_Lights
  STATUS Landed Earth
  POS -80.6004520 28.6086250
  HEADING 270.00
  AFCMODE 7
  PRPLEVEL 0:1.000000
  THLEVEL 0:1.000000 1:1.000000
  NAVFREQ 0 0
END
XT-3:SSU_Xenon_Lights
  STATUS Landed Earth
  POS -80.6009420 28.6105150
  HEADING 227.00
  AFCMODE 7
  PRPLEVEL 0:1.000000
  THLEVEL 0:1.000000 1:1.000000
  NAVFREQ 0 0
END
XT-4:SSU_Xenon_Lights
  STATUS Landed Earth
  POS -80.6011720 28.6107350
  HEADING 227.00
  AFCMODE 7
  PRPLEVEL 0:1.000000
  THLEVEL 0:1.000000 1:1.000000
  NAVFREQ 0 0
END
XT-5:SSU_Xenon_Lights
  STATUS Landed Earth
  POS -80.6023520 28.6050150
  HEADING 327.00
  AFCMODE 7
  PRPLEVEL 0:1.000000
  THLEVEL 0:1.000000 1:1.000000
  NAVFREQ 0 0
END
XT-6:SSU_Xenon_Lights
  STATUS Landed Earth
  POS -80.6018420 28.6052650
  HEADING 327.00
  AFCMODE 7
  PRPLEVEL 0:1.000000
  THLEVEL 0:1.000000 1:1.000000
  NAVFREQ 0 0
END
XT-7:SSU_Xenon_Lights
  STATUS Landed Earth
  POS -80.6060720 28.6053450
  HEADING 29.00
  AFCMODE 7
  PRPLEVEL 0:1.000000
  THLEVEL 0:1.000000 1:1.000000
  NAVFREQ 0 0
END
XT-8:SSU_Xenon_Lights
  STATUS Landed Earth
  POS -80.6058920 28.6052550
  HEADING 29.00
  AFCMODE 7
  PRPLEVEL 0:1.000000
  THLEVEL 0:1.000000 1:1.000000
  NAVFREQ 0 0
END
XT-9:SSU_Xenon_Lights
  STATUS Landed Earth
  POS -80.6072320 28.6106050
  HEADING 123.00
  AFCMODE 7
  PRPLEVEL 0:1.000000
  THLEVEL 0:1.000000 1:1.000000
  NAVFREQ 0 0
END
XT-10:SSU_Xenon_Lights
  STATUS Landed Earth
  POS -80.6073620 28.6104450
  HEADING 125.00
  AFCMODE 7
  PRPLEVEL 0:1.000000
  THLEVEL 0:1.000000 1:1.000000
  NAVFREQ 0 0
END
END_SHIPS

Mission file:
Code:
Name=STS-109
Orbiter=Columbia
OrbiterTexture=Columbia_8thmod
TargetInc=28.500000
TargetLAN=0.000000
MECOAlt=105000.000000
MECOVel=7930;7955.0000
MECOFPA=1.311766
UseExtAL=FALSE
UseRMS=TRUE
UseODS=FALSE
HasBulkheadFloodlights=TRUE
PerformRollToHeadsUp=TRUE
ThrottleDown=843.333
ThrottleUp=1154.266
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,434
Reaction score
689
Points
203
Another scenario that CTDs is this one. It's shortly pre-MECO used to test what the MECOVel should be for STS-109/HST SM3B.

Code:
BEGIN_DESC
Orbiter saved state at T = 513
END_DESC

BEGIN_ENVIRONMENT
  System Sol
  Date MJD 52334.4791937979
  Context SSU
END_ENVIRONMENT

BEGIN_FOCUS
  Ship Columbia
END_FOCUS

BEGIN_CAMERA
  TARGET Columbia
  MODE Cockpit
  FOV 50.00
END_CAMERA

BEGIN_HUD
  TYPE Surface
END_HUD

BEGIN_MFD Left
  TYPE Surface
  SPDMODE 1
END_MFD

BEGIN_MFD Right
  TYPE User
  MODE CRT
  Mode2 0
  Display 1
END_MFD

BEGIN_MFD 4
  TYPE User
  MODE CRT
  Mode2 0
  Display 2
END_MFD

BEGIN_MFD 5
  TYPE User
  MODE CRT
  Mode2 0
  Display 2
END_MFD

BEGIN_MFD 7
  TYPE Orbit
  PROJ Ship
  FRAME Equator
  ALT
  REF Earth
END_MFD

BEGIN_VC
END_VC

BEGIN_SHIPS
Columbia:SpaceShuttleUltra
  STATUS Orbiting Earth
  RPOS -609587.32 5032713.73 -4028419.38
  RVEL 7583.494 -208.235 -1576.916
  AROT 146.97 -59.51 -109.92
  VROT 0.37 -0.00 0.00
  AFCMODE 7
  PRPLEVEL 0:0.038602 1:1.000000 2:0.868311 3:0.868417 4:0.868523 5:1.000000 6:1.000000 7:0.999000 10:0.020000 11:1.000000 12:1.000000 13:1.000000
  THLEVEL 0:0.646855 1:0.646855 2:0.646855
  NAVFREQ 0 0
  MISSION STS-109
  CONFIGURATION 2
  WING_NAME Atlantis
  GEAR 0 0.0000
  RMS
  OPS 103
   PAYLOAD CACTIVE1 8.000000 0.000000 0
   PAYLOAD CACTIVE2 0.000000 0.000000 0
   PAYLOAD CACTIVE3 -8.000000 0.000000 0
   PAYLOAD CPASSIVE1 4.000000 0.000000 0
   PAYLOAD CPASSIVE2 2.000000 0.000000 0
   PAYLOAD CPASSIVE3 -6.000000 0.000000 0
   PAYLOAD CPASSIVE4 7.000000 0.000000 0
   PAYLOAD PORT1 3.000000 0.000000 0
   PAYLOAD PORT2 -2.000000 0.000000 0
   PAYLOAD PORT3 -8.000000 0.000000 0
   PAYLOAD PORT4 7.000000 0.000000 0
   PAYLOAD STBD1 3.000000 0.000000 0
   PAYLOAD STBD2 -2.000000 0.000000 0
   PAYLOAD STBD3 -8.000000 0.000000 0
   PAYLOAD STBD4 0.000000 0.000000 0
  PLBD_CAM 0.0000 -90.0000 0.0000 90.0000 0.0000 -90.0000 0.0000 90.0000
@SUBSYSTEM MPS_C
  SSME_model 3
  SSME_Igniters 0 0 0 0 0 0
  SSME_Valves 0.716728 1.000000 1.000000 0.700366 0.549695 0 0 0
  SSME_BLOCK_II_pos 1.000000 1.000000
  VIE_WDTstate 0
  VIE_VehicleDataSwitch 1
  OE_chA StorageRegister 36023
  OE_chA ONOFFCommandRegister 0 0
  OE_chA SH 0.716728 1.000000 1.000000 0.700366 0.549695
  OE_chB StorageRegister 36023
  OE_chB ONOFFCommandRegister 0 0
  OE_chB SH 0.716728 1.000000 1.000000 0.700366 0.549695
  DCU_chA SW 16
  DCU_chB SW 16
  CIE_chA bWDT 0 0
  CIE_chB bWDT 0 0
@ENDSUBSYSTEM		;MPS_C
@SUBSYSTEM MPS_L
  SSME_model 3
  SSME_Igniters 0 0 0 0 0 0
  SSME_Valves 0.716728 1.000000 1.000000 0.700366 0.549695 0 0 0
  SSME_BLOCK_II_pos 1.000000 1.000000
  VIE_WDTstate 0
  VIE_VehicleDataSwitch 1
  OE_chA StorageRegister 36023
  OE_chA ONOFFCommandRegister 0 0
  OE_chA SH 0.716728 1.000000 1.000000 0.700366 0.549695
  OE_chB StorageRegister 36023
  OE_chB ONOFFCommandRegister 0 0
  OE_chB SH 0.716728 1.000000 1.000000 0.700366 0.549695
  DCU_chA SW 16
  DCU_chB SW 16
  CIE_chA bWDT 0 0
  CIE_chB bWDT 0 0
@ENDSUBSYSTEM		;MPS_L
@SUBSYSTEM MPS_R
  SSME_model 3
  SSME_Igniters 0 0 0 0 0 0
  SSME_Valves 0.716728 1.000000 1.000000 0.700366 0.549695 0 0 0
  SSME_BLOCK_II_pos 1.000000 1.000000
  VIE_WDTstate 0
  VIE_VehicleDataSwitch 1
  OE_chA StorageRegister 36023
  OE_chA ONOFFCommandRegister 0 0
  OE_chA SH 0.716728 1.000000 1.000000 0.700366 0.549695
  OE_chB StorageRegister 36023
  OE_chB ONOFFCommandRegister 0 0
  OE_chB SH 0.716728 1.000000 1.000000 0.700366 0.549695
  DCU_chA SW 16
  DCU_chB SW 16
  CIE_chA bWDT 0 0
  CIE_chB bWDT 0 0
@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 480.341461
  MET1 480.341461
  MET2 480.341461
EVENT_TIMER0 0.000000 DOWN STOPPED
EVENT_TIMER1 0.000000 DOWN STOPPED
@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 65535
@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 MPS_Dedicated_Display_Driver
  @ENDSOFTWARE 
  @BEGINSOFTWARE SSME_SOP
  @ENDSOFTWARE 
  @BEGINSOFTWARE AscentGuidance
  @ENDSOFTWARE 
@ENDSUBSYSTEM		;SimpleGPCSystem
@SUBSYSTEM ODS
  RING_STATE -1 0.0000
@ENDSUBSYSTEM		;ODS
@SUBSYSTEM ADPS
  LEFT_AIRDATAPROBE 0 0 0.000000
  RIGHT_AIRDATAPROBE 0 0 0.000000
@ENDSUBSYSTEM		;ADPS
@SUBSYSTEM ETUmbDoors
  ET_DOORS 1.000000 1.000000
  ET_DOOR_LATCHES 1.000000 1.000000 1.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 APU1
  APU1_State 2
  APU1_FuelPress 1448.161748
  APU1_HydPress 3001.143259
  APU1_Speed 146.700461
@ENDSUBSYSTEM		;APU1
@SUBSYSTEM APU2
  APU2_State 2
  APU2_FuelPress 1472.339061
  APU2_HydPress 3016.395774
  APU2_Speed 120.372547
@ENDSUBSYSTEM		;APU2
@SUBSYSTEM APU3
  APU3_State 2
  APU3_FuelPress 1437.935179
  APU3_HydPress 2972.148360
  APU3_Speed 125.761284
@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 RMS
  ARM_STATUS 0.500000 0.013600 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 90.0000 90.0000
  RMS_ROLLOUT 0 0.0000
  RMS_LATCHES 0 0.0000
@ENDSUBSYSTEM		;RMS
  CRT_SEL 1 1
  @PANEL F2
  "F2_SPDBKTHROT_AUTO" 1
  "F2_BODYFLAP_AUTO" 1
  "F2_PITCH_AUTO" 0
  "F2_PITCH_CSS" 0
  "F2_RY_AUTO" 0
  "F2_RY_CSS" 0
  @ENDPANEL 
  @PANEL F4
  "F4_SPDBKTHROT_AUTO" 1
  "F4_BODYFLAP_AUTO" 1
  "F4_PITCH_AUTO" 0
  "F4_PITCH_CSS" 0
  "F4_RY_AUTO" 0
  "F4_RY_CSS" 0
  @ENDPANEL 
  @PANEL F6
  "Cdr Flt Cntlr Pwr" ON
  @ENDPANEL 
  @PANEL F7
  @ENDPANEL 
  @PANEL F8
  "Plt Flt Cntlr Pwr" ON
  @ENDPANEL 
  @PANEL R2
  "Boiler1 N2 Supply" ON
  "Boiler2 N2 Supply" ON
  "Boiler3 N2 Supply" ON
  "Boiler1 Cntlr" ON
  "Boiler2 Cntlr" ON
  "Boiler3 Cntlr" ON
  "Boiler1 Cntlr Pwr/Htr" A
  "Boiler2 Cntlr Pwr/Htr" A
  "Boiler3 Cntlr Pwr/Htr" A
  "APU1 Run" START/RUN
  "APU2 Run" START/RUN
  "APU3 Run" START/RUN
  "Hyd Main Pump Press 1" NORM
  "Hyd Main Pump Press 2" NORM
  "Hyd Main Pump Press 3" NORM
  "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" GND
  "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" [1]
  "MPS Pwr Ctr AC1" [1]
  "MPS Pwr Right AC3" [1]
  "MPS Pwr Left AC3" [1]
  "MPS Pwr Ctr AC2" [1]
  "MPS Pwr Right AC1" [1]
  "MPS He Isol A Left" OPEN
  "MPS He Isol A Ctr" OPEN
  "MPS He Isol A Right" OPEN
  "MPS He Isol B Left" OPEN
  "MPS He Isol B Ctr" OPEN
  "MPS He Isol B Right" OPEN
  @ENDPANEL 
  @PANEL C3
  "LOMS Arm" ARM/PRESS
  "ROMS Arm" ARM/PRESS
  "LADP Stow Enable" INHIBIT
  "RADP Stow Enable" INHIBIT
  "LADP Deploy" STOW
  "RADP Deploy" STOW
  "MAIN ENGINE LIMIT SHUT DN" AUTO
  @ENDPANEL 
  @PANEL O6
  "L GLRSHLD FLOOD" VAR
  "S TRK DR CNTL SYS1" OFF
  "S TRK DR CNTL SYS2" OFF
  "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" NORMAL
  "IPL SOURCE" OFF
  "GPC MODE 1" STBY
  "GPC MODE 2" STBY
  "GPC MODE 3" STBY
  "GPC MODE 4" STBY
  "GPC MODE 5" STBY
  @ENDPANEL 
  @PANEL O17
  "EIU L-C" ON
  "EIU C-R" ON
  "EIU R-L" ON
  @ENDPANEL 
  @PANEL R11
  @ENDPANEL 
  @PANEL A6
  "SENSE" -X
  "Aft Flt Cntlr Pwr" 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
  @ENDPANEL 
  @PANEL AftMDU
  @ENDPANEL 
  @PANEL A7U
  "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
  @ENDPANEL 
  @PANEL A7A3/A8A3
  "SYSTEM POWER MNA" [1]
  "SYSTEM POWER MNB" [1]
  "PYRO POWER MNA" [0]
  "PYRO POWER MNC" [0]
  "SYS1 VENT ISOL" [1]
  "SYS1 VENT" [1]
  "SYS2 VENT ISOL" [1]
  "SYS2 VENT" [1]
  "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" [0]
  "PYROS Bp" [0]
  "PYROS Cp" [0]
  @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" TEST
  "Joint" SHOULDER_YAW
  "RMS Mode" OPR_CMD
  @ENDPANEL 
END
ET:SSU_SLWT
  STATUS Orbiting Earth
  RPOS -609588.63 5032710.63 -4028416.52
  RVEL 7583.494 -208.235 -1576.916
  AROT 146.97 -59.51 -109.92
  VROT 0.37 -0.00 0.00
  ATTACHED 0:20,Columbia
  AFCMODE 7
  BURNT_TEX
  ET_TEX_NAME 
END
END_SHIPS
 

GLS

Well-known member
Orbiter Contributor
Addon Developer
Joined
Mar 22, 2008
Messages
5,919
Reaction score
2,922
Points
188
Website
github.com
Gave this last .scn a quick look and it looks like it was saved during powered flight.... which is something that doesn't work...
It's a PITA to test something at MECO, but for now that's the way it is. I remember asking sometime ago if it was necessary have the capability to save the sim during powered flight and the answer was "no" (and I agree), but as everything, it's open for discussion.
"In other news:" If all goes well I'll pickup SSU dev sometime in the next month.
:cheers:
 

SiameseCat

Addon Developer
Addon Developer
Joined
Feb 9, 2008
Messages
1,699
Reaction score
1
Points
0
Location
Ontario
Everything so far checks out A-OK. Only issues noticed was that when Alt-tabbing the TGT values on the OMS MNVR screens would blank out and that when moding to MM106 the OMS will reignite and continue the previously completed OMS2 burn.

Even with the OMS ENG switches on C3 in the OFF position the RCS will go haywire and execute the burn.

Another issue is that burn targeting really needs working. It frequently requires manual trimming at OMS CO through the use of the RCS. I believe the rules that any axes above 1 fps at CO requires trimming, and our targeting usually leaves fps well above that in all three axes.
I can't reproduce the Alt-Tab issue. Can you post a screenshot and the graphics settings you're using? Also, when the OMS ENG switches are OFF, nothing happens; the RCS jets don't fire.

I can reproduce the MM106 problem; it should be fixed soon.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,434
Reaction score
689
Points
203
I can't reproduce the Alt-Tab issue.
Neither can I now. Must have been some temporary thing that only showed up that time. I was playing around with ITEM 19/22 to get the correct dVx for the OMS2 burn, maybe that triggered it.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,434
Reaction score
689
Points
203
The OMS issues should be fixed now.
Confirmed. Moding over to MM106 doesn't trigger OMS2 execution anymore.

---------- Post added at 09:50 PM ---------- Previous post was at 03:40 AM ----------

Checked in a fix for the ODS Centerline camera view. Works A-OK again. The only ODS ticket left is the detachment of the ball screw assemblies when the ring is in the FWD Position.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,434
Reaction score
689
Points
203
How are the remaining tickets coming along? Any possibility of summer release?
 

SiameseCat

Addon Developer
Addon Developer
Joined
Feb 9, 2008
Messages
1,699
Reaction score
1
Points
0
Location
Ontario
Which tickets need to be fixed before release? I think tickets 2,3,6 and 7 are the most important ones.
 

DaveS

Addon Developer
Addon Developer
Donator
Beta Tester
Joined
Feb 4, 2008
Messages
9,434
Reaction score
689
Points
203
Which tickets need to be fixed before release? I think tickets 2,3,6 and 7 are the most important ones.
I agree on those with the addition of 17. Currently only modifications are required for the PLB floods and the addition of the RMS EE light.
 

Urwumpe

Not funny anymore
Addon Developer
Donator
Joined
Feb 6, 2008
Messages
37,619
Reaction score
2,338
Points
203
Location
Wolfsburg
Preferred Pronouns
Sire
Which tickets need to be fixed before release? I think tickets 2,3,6 and 7 are the most important ones.

I think 2, 3 and 18 are pretty critical.

17 should get split into tickets for the respective light groups, it is too vague and will always need further explanation like it is now. We can't implement every light without punishing the GPU. Also we should include the engine light sources into the planning, the engine lights have a higher priority than the other lights during ascent, but can be removed afterwards.

(Suggestion: New Ticket for "Implementation of a LightSourceManager class" for managing the light sources that are enabled/disabled in one place, instead of having the functionality spread over multiple places)

9 sounds pretty bad to me, but the "open" status sounds misplaced there. A code review could find the possible origin of the problems, if it really still exists. Or somebody should do brute force tests for buffer overflows for an evening (2-3 hours, not more), if this doesn't show any problems, the ticket should get closed and not get opened again.

#11 is my responsibility, I will look at what I can do there, but it is not release critical at all IMHO.

################################################################################

About the ticket format: In the future, tickets should always be formulated in a way, that we have a "definition of done" in the text: What should SSU do, how must it behave, so this ticket can be considered closed? Like it is now, we can't test if a ticket is really closed.
 
Last edited:
Top